[INFO] cloning repository https://github.com/Longlom/slint_stm32 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Longlom/slint_stm32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonglom%2Fslint_stm32", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonglom%2Fslint_stm32'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bdfd8db3071c53a12b0e93025e1588fbfe4d7e9 [INFO] testing Longlom/slint_stm32 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonglom%2Fslint_stm32" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Longlom/slint_stm32 [INFO] finished tweaking git repo https://github.com/Longlom/slint_stm32 [INFO] tweaked toml for git repo https://github.com/Longlom/slint_stm32 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Longlom/slint_stm32 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Longlom/slint_stm32 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d261d29325d73c4e91b55a8790f707adb939c2d475e79390bdeb3a4150ab6067 [INFO] running `Command { std: "docker" "start" "-a" "d261d29325d73c4e91b55a8790f707adb939c2d475e79390bdeb3a4150ab6067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d261d29325d73c4e91b55a8790f707adb939c2d475e79390bdeb3a4150ab6067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d261d29325d73c4e91b55a8790f707adb939c2d475e79390bdeb3a4150ab6067", kill_on_drop: false }` [INFO] [stdout] d261d29325d73c4e91b55a8790f707adb939c2d475e79390bdeb3a4150ab6067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af684ff4b99429dfaae850055319b175bd8a9f5aec711cf305d12fc8321c4ada [INFO] running `Command { std: "docker" "start" "-a" "af684ff4b99429dfaae850055319b175bd8a9f5aec711cf305d12fc8321c4ada", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling kurbo v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling usvg-tree v0.30.0 [INFO] [stderr] Compiling rosvgtree v0.2.0 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling imagesize v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling usvg-parser v0.30.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling usvg v0.30.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling resvg v0.30.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling i-slint-common v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling lyon_path v1.0.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling wayland-backend v0.1.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling i-slint-compiler v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling fontdb v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling winit v0.28.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling glutin v0.30.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling auto_enums v0.8.0 [INFO] [stderr] Compiling const-field-offset v0.1.3 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wayland-scanner v0.30.0 [INFO] [stderr] Compiling vtable-macro v0.1.10 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling x11rb-protocol v0.11.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling softbuffer v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustybuzz v0.7.0 [INFO] [stderr] Compiling vtable v0.1.10 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling lyon_algorithms v1.0.3 [INFO] [stderr] Compiling i-slint-core-macros v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling i-slint-backend-winit v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling pin-weak v1.1.0 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling i-slint-backend-selector v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling mcu-board-support v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling i-slint-core v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling wayland-client v0.30.1 [INFO] [stderr] Compiling x11rb v0.11.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling slint-build v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling slint-macros v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stderr] Compiling slint_stm32 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling slint v1.0.0 (https://github.com/slint-ui/slint#fd3f974d) [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10 | ...inter_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 10 - r#printer_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] 10 + r#printer_queue : () , r#cancel_job : () , r#pause_job : () , r#start_job : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 103 | ...ght_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [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] 103 - r#night_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] 103 + r#night_mode : () , r#page_background_color : () , r#printer_action_background_color : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 147 | ...ot_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 147 - r#root_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 147 + r#root_18 : () , r#rectangle_20 : () , r#img_21 : () , r#label_22 : () , r#toucharea_23 : () , r#root_18_empty_19_layout_cache : () , r#root_18_empty_19_layoutinfo_h : () , r#root_18_empty_19_layoutinfo_v : () , r#root_18_clicked : () , self_weak : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 560 | ...ot_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 560 - r#root_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 560 + r#root_24 : () , self_weak : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 685 | ...ot_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 685 - r#root_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 685 + r#root_25 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:794:22 [INFO] [stdout] | [INFO] [stdout] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 794 | ...ot_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 794 - r#root_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 794 + r#root_26 : () , r#img_28 : () , r#label_29 : () , r#touch_area_30 : () , r#root_26_empty_27_layout_cache : () , r#root_26_empty_27_layoutinfo_h : () , r#root_26_empty_27_layoutinfo_v : () , r#root_26_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1291:22 [INFO] [stdout] | [INFO] [stdout] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 1291 | ...ot_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 1291 - r#root_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1291 + r#root_31 : () , r#queue_list_33 : () , r#root_31_empty_32_layout_cache : () , r#root_31_empty_32_layoutinfo_h : () , r#root_31_empty_32_layoutinfo_v : () , r#root_31_empty_35_layout_cache : () , r#root_31_empty_35_layoutinfo_h : () , r#root_31_empty_35_layoutinfo_v : () , r#root_31_empty_35_max_height : () , r#root_31_empty_35_max_width : () , r#root_31_empty_35_preferred_height : () , r#root_31_empty_35_preferred_width : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1752:27 [INFO] [stdout] | [INFO] [stdout] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 1752 | ...ctangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 1752 - r#rectangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1752 + r#rectangle_36 : () , r#_clip_37 : () , r#toucharea_38 : () , r#layout_40 : () , r#always_visible_41 : () , r#text_42 : () , r#text_43 : () , r#model_data : () , r#model_index : () , r#rectangle_36_always_visible_41_layout_cache : () , r#rectangle_36_always_visible_41_layoutinfo_h : () , r#rectangle_36_always_visible_41_layoutinfo_v : () , r#rectangle_36_expanded : () , r#rectangle_36_expanded_opacity : () , r#rectangle_36_layout_40_layout_cache : () , r#rectangle_36_layout_40_layoutinfo_h : () , r#rectangle_36_layout_40_layoutinfo_v : () , r#rectangle_36_rectangle_39_height : () , r#rectangle_36_state : () , r#rectangle_36_cancel_job : () , repeater0 : () , repeater1 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2751:26 [INFO] [stdout] | [INFO] [stdout] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 2751 | ...pacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 2751 - r#_opacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 2751 + r#_opacity_44 : () , r#text_47 : () , r#text_50 : () , r#text_53 : () , r#text_56 : () , r#printqueuedetailslabel_46 : () , r#printqueueseparator_48 : () , r#printqueuedetailslabel_49 : () , r#printqueueseparator_51 : () , r#printqueuedetailslabel_52 : () , r#printqueueseparator_54 : () , r#printqueuedetailslabel_55 : () , r#_opacity_44_empty_45_layout_cache_h : () , r#_opacity_44_empty_45_layout_cache_v : () , r#_opacity_44_empty_45_layoutinfo_h : () , r#_opacity_44_empty_45_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5075:23 [INFO] [stdout] | [INFO] [stdout] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5075 | ...pty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5075 - r#empty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5075 + r#empty_58 : () , r#rectangle_59 : () , r#_opacity_60 : () , r#rectangle_62 : () , r#pushbutton_61 : () , r#empty_58_layout_cache : () , r#empty_58_layoutinfo_h : () , r#empty_58_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5861:22 [INFO] [stdout] | [INFO] [stdout] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5861 | ...ot_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5861 - r#root_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5861 + r#root_65 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5986:22 [INFO] [stdout] | [INFO] [stdout] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5986 | ...ot_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5986 - r#root_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5986 + r#root_66 : () , r#touch_67 : () , r#image_68 : () , r#root_66_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6191:22 [INFO] [stdout] | [INFO] [stdout] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 6191 | ...ot_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 6191 - r#root_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 6191 + r#root_69 : () , r#rectangle_72 : () , r#text_73 : () , r#squarebutton_71 : () , r#squarebutton_74 : () , r#root_69_empty_70_layout_cache : () , r#root_69_empty_70_layoutinfo_h : () , r#root_69_empty_70_layoutinfo_v : () , r#root_69_minimum : () , r#root_69_rectangle_72_layoutinfo_h : () , r#root_69_rectangle_72_layoutinfo_v : () , r#root_69_text_73_horizontal_stretch : () , r#root_69_text_73_max_height : () , r#root_69_text_73_max_width : () , r#root_69_text_73_min_height : () , r#root_69_text_73_min_width : () , r#root_69_text_73_preferred_height : () , r#root_69_text_73_preferred_width : () , r#root_69_text_73_vertical_stretch : () , r#root_69_value : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7028:22 [INFO] [stdout] | [INFO] [stdout] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7028 | ...ot_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7028 - r#root_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7028 + r#root_75 : () , r#label_76 : () , r#i_77 : () , r#toucharea_78 : () , r#root_75_choices : () , r#root_75_horizontal_stretch : () , r#root_75_label_76_min_width : () , r#root_75_label_76_preferred_width : () , r#root_75_layoutinfo_h : () , r#root_75_layoutinfo_v : () , r#root_75_toucharea_78_horizontal_stretch : () , r#root_75_toucharea_78_max_height : () , r#root_75_toucharea_78_max_width : () , r#root_75_toucharea_78_min_height : () , r#root_75_toucharea_78_min_width : () , r#root_75_toucharea_78_preferred_height : () , r#root_75_toucharea_78_preferred_width : () , r#root_75_toucharea_78_vertical_stretch : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7523:23 [INFO] [stdout] | [INFO] [stdout] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7523 | ...pup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7523 - r#popup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7523 + r#popup_79 : () , r#rectangle_80 : () , r#popup_79_empty_81_layout_cache : () , r#popup_79_empty_81_layoutinfo_h : () , r#popup_79_empty_81_layoutinfo_v : () , r#popup_79_layoutinfo_h : () , r#popup_79_layoutinfo_v : () , repeater0 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7785:27 [INFO] [stdout] | [INFO] [stdout] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7785 | ...ctangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7785 - r#rectangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7785 + r#rectangle_82 : () , r#text_84 : () , r#item_area_85 : () , r#model_data : () , r#model_index : () , r#rectangle_82_empty_83_layout_cache : () , r#rectangle_82_empty_83_layoutinfo_h : () , r#rectangle_82_empty_83_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8318:22 [INFO] [stdout] | [INFO] [stdout] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 8318 | ...ot_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 8318 - r#root_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8318 + r#root_87 : () , r#toucharea_88 : () , r#h_92 : () , r#text_96 : () , r#empty_103 : () , r#rectangle_104 : () , r#rectangle_106 : () , r#rectangle_107 : () , r#label_97 : () , r#spinbox_98 : () , r#label_99 : () , r#combobox_100 : () , r#label_101 : () , r#combobox_102 : () , r#pushbutton_105 : () , r#root_87_empty_103_layout_cache : () , r#root_87_empty_103_layoutinfo_h : () , r#root_87_empty_103_layoutinfo_v : () , r#root_87_empty_95_layout_cache_h : () , r#root_87_empty_95_layout_cache_v : () , r#root_87_empty_95_layoutinfo_h : () , r#root_87_empty_95_layoutinfo_v : () , r#root_87_h_92_min_height : () , r#root_87_h_92_min_width : () , r#root_87_h_92_preferred_height : () , r#root_87_h_92_preferred_width : () , r#root_87_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10597:23 [INFO] [stdout] | [INFO] [stdout] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10597 | ...age_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 10597 - r#image_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10597 + r#image_89 : () , r#toucharea_90 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10854:27 [INFO] [stdout] | [INFO] [stdout] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10854 | ...ucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 10854 - r#toucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10854 + r#toucharea_93 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11040:23 [INFO] [stdout] | [INFO] [stdout] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11040 | ...ot_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11040 - r#root_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11040 + r#root_108 : () , r#toucharea_113 : () , r#squarebutton_110 : () , r#root_108_checked : () , r#root_108_empty_109_layout_cache : () , r#root_108_empty_109_layoutinfo_h : () , r#root_108_empty_109_layoutinfo_v : () , r#root_108_text : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11481:23 [INFO] [stdout] | [INFO] [stdout] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11481 | ...xt_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11481 - r#text_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11481 + r#text_111 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11734:23 [INFO] [stdout] | [INFO] [stdout] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11734 | ...ot_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11734 - r#root_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11734 + r#root_114 : () , r#toucharea_115 : () , r#h_119 : () , r#text_123 : () , r#empty_130 : () , r#rectangle_131 : () , r#rectangle_133 : () , r#rectangle_134 : () , r#label_124 : () , r#spinbox_125 : () , r#label_126 : () , r#combobox_127 : () , r#label_128 : () , r#checkbox_129 : () , r#pushbutton_132 : () , r#root_114_empty_122_layout_cache_h : () , r#root_114_empty_122_layout_cache_v : () , r#root_114_empty_122_layoutinfo_h : () , r#root_114_empty_122_layoutinfo_v : () , r#root_114_empty_130_layout_cache : () , r#root_114_empty_130_layoutinfo_h : () , r#root_114_empty_130_layoutinfo_v : () , r#root_114_h_119_min_height : () , r#root_114_h_119_min_width : () , r#root_114_h_119_preferred_height : () , r#root_114_h_119_preferred_width : () , r#root_114_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14015:24 [INFO] [stdout] | [INFO] [stdout] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14015 | ...age_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14015 - r#image_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14015 + r#image_116 : () , r#toucharea_117 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14272:28 [INFO] [stdout] | [INFO] [stdout] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14272 | ...ucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14272 - r#toucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14272 + r#toucharea_120 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14458:23 [INFO] [stdout] | [INFO] [stdout] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14458 | ...ot_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14458 - r#root_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14458 + r#root_135 : () , r#toucharea_136 : () , r#h_140 : () , r#queue_view_145 : () , r#scanpage_146 : () , r#copypage_147 : () , r#root_135_current_subpage : () , r#root_135_h_140_min_height : () , r#root_135_h_140_min_width : () , r#root_135_h_140_preferred_height : () , r#root_135_h_140_preferred_width : () , r#root_135_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15055:24 [INFO] [stdout] | [INFO] [stdout] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15055 | ...age_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15055 - r#image_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15055 + r#image_137 : () , r#toucharea_138 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15312:28 [INFO] [stdout] | [INFO] [stdout] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15312 | ...ucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15312 - r#toucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15312 + r#toucharea_141 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15498:31 [INFO] [stdout] | [INFO] [stdout] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15498 | ...tionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15498 - r#actionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15498 + r#actionbutton_143 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15797:23 [INFO] [stdout] | [INFO] [stdout] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15797 | ...ot_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15797 - r#root_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15797 + r#root_148 : () , r#toucharea_149 : () , r#h_153 : () , r#text_157 : () , r#rectangle_158 : () , r#text_159 : () , r#rectangle_162 : () , r#text_163 : () , r#toucharea_164 : () , r#rectangle_168 : () , r#text_169 : () , r#toucharea_170 : () , r#rectangle_174 : () , r#image_175 : () , r#label_160 : () , r#combobox_161 : () , r#cb1_165 : () , r#label_166 : () , r#combobox_167 : () , r#cb2_171 : () , r#label_172 : () , r#combobox_173 : () , r#root_148_empty_156_layout_cache_h : () , r#root_148_empty_156_layout_cache_v : () , r#root_148_empty_156_layoutinfo_h : () , r#root_148_empty_156_layoutinfo_v : () , r#root_148_h_153_min_height : () , r#root_148_h_153_min_width : () , r#root_148_h_153_preferred_height : () , r#root_148_h_153_preferred_width : () , r#root_148_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18921:24 [INFO] [stdout] | [INFO] [stdout] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 18921 | ...age_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 18921 - r#image_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 18921 + r#image_150 : () , r#toucharea_151 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19178:28 [INFO] [stdout] | [INFO] [stdout] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19178 | ...ucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19178 - r#toucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19178 + r#toucharea_154 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19364:23 [INFO] [stdout] | [INFO] [stdout] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19364 | ...ot_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19364 - r#root_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19364 + r#root_176 : () , r#toucharea_177 : () , r#h_181 : () , r#rectangle_184 : () , r#root_176_empty_185_layout_cache : () , r#root_176_h_181_min_height : () , r#root_176_h_181_min_width : () , r#root_176_h_181_preferred_height : () , r#root_176_h_181_preferred_width : () , r#root_176_ink_levels : () , r#root_176_page_visible : () , r#root_176_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19758:24 [INFO] [stdout] | [INFO] [stdout] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19758 | ...age_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19758 - r#image_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19758 + r#image_178 : () , r#toucharea_179 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20015:28 [INFO] [stdout] | [INFO] [stdout] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20015 | ...ucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 20015 - r#toucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 20015 + r#toucharea_182 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20201:28 [INFO] [stdout] | [INFO] [stdout] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20201 | ...ctangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 20201 - r#rectangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 20201 + r#rectangle_186 : () , r#ink_187 : () , r#ink_clip_188 : () , r#rectangle_189 : () , r#rectangle_190 : () , r#rectangle_191 : () , r#model_data : () , r#model_index : () , r#rectangle_186_ink_187_state : () , r#rectangle_186_rectangle_190_y2 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20771:21 [INFO] [stdout] | [INFO] [stdout] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20771 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [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] 20771 - r#root_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [INFO] [stdout] 20771 + r#root_1 : () , r#main_view_2 : () , r#rectangle_3 : () , r#_clip_4 : () , r#sidebar_8 : () , r#image_9 : () , r#rectangle_14 : () , r#rectangle_15 : () , r#toucharea_16 : () , r#image_17 : () , r#home_page_5 : () , r#settingspage_6 : () , r#inkpage_7 : () , r#root_1_active_page : () , r#root_1_quit : () , r#root_1_rectangle_15_activate : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21673:27 [INFO] [stdout] | [INFO] [stdout] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 21673 | ...ctangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 21673 - r#rectangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 21673 + r#rectangle_10 : () , r#toucharea_11 : () , r#icon_12 : () , r#model_data : () , r#model_index : () , r#rectangle_10_icon_12_horizontal_stretch : () , r#rectangle_10_icon_12_max_height : () , r#rectangle_10_icon_12_max_width : () , r#rectangle_10_icon_12_min_height : () , r#rectangle_10_icon_12_min_width : () , r#rectangle_10_icon_12_preferred_height : () , r#rectangle_10_icon_12_preferred_width : () , r#rectangle_10_icon_12_vertical_stretch : () , r#rectangle_10_layoutinfo_h : () , r#rectangle_10_layoutinfo_v : () , r#rectangle_10_toucharea_11_horizontal_stretch : () , r#rectangle_10_toucharea_11_max_height : () , r#rectangle_10_toucharea_11_max_width : () , r#rectangle_10_toucharea_11_min_height : () , r#rectangle_10_toucharea_11_min_width : () , r#rectangle_10_toucharea_11_preferred_height : () , r#rectangle_10_toucharea_11_preferred_width : () , r#rectangle_10_toucharea_11_vertical_stretch : () , r#rectangle_10_activate : () , self_weak : () , parent : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stdout] | ^---------------------------------------------------------- ----------------- `InnerPrinterQueue` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------- `InnerDemoPalette_194` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------- `InnerActionButton_root_18` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------------------- `InnerPrintQueueDetailsLabel_root_24` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:684:17 [INFO] [stdout] | [INFO] [stdout] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------------- `InnerPrintQueueSeparator_root_25` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:793:17 [INFO] [stdout] | [INFO] [stdout] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerPushButton_root_26` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1290:17 [INFO] [stdout] | [INFO] [stdout] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------------- `InnerPrinterQueueView_root_31` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1751:17 [INFO] [stdout] | [INFO] [stdout] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_36` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2750:17 [INFO] [stdout] | [INFO] [stdout] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------- `InnerComponent__opacity_44` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5016:14 [INFO] [stdout] | [INFO] [stdout] 5014 | fn drop (self : core :: pin :: Pin < & mut InnerComponent__opacity_44 >) { [INFO] [stdout] | ------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 5015 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5016 | ComponentVTable_static ! (static VT for self :: InnerComponent__opacity_44) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent__opacity_44` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5027:58 [INFO] [stdout] | [INFO] [stdout] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5037:59 [INFO] [stdout] | [INFO] [stdout] 5037 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5037 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5074:17 [INFO] [stdout] | [INFO] [stdout] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_empty_58` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5685:14 [INFO] [stdout] | [INFO] [stdout] 5683 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_58 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 5684 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5685 | ComponentVTable_static ! (static VT for self :: InnerComponent_empty_58) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_58` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5696:58 [INFO] [stdout] | [INFO] [stdout] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5706:59 [INFO] [stdout] | [INFO] [stdout] 5706 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5706 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5796:14 [INFO] [stdout] | [INFO] [stdout] 5794 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_36 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 5795 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5796 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_36) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_36` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5807:58 [INFO] [stdout] | [INFO] [stdout] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5817:59 [INFO] [stdout] | [INFO] [stdout] 5817 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5817 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5860:17 [INFO] [stdout] | [INFO] [stdout] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------ `InnerLabel_root_65` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5985:17 [INFO] [stdout] | [INFO] [stdout] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------- `InnerSquareButton_root_66` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6190:17 [INFO] [stdout] | [INFO] [stdout] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------- `InnerSpinBox_root_69` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7027:17 [INFO] [stdout] | [INFO] [stdout] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerComboBox_root_75` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7522:17 [INFO] [stdout] | [INFO] [stdout] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_popup_79` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7784:17 [INFO] [stdout] | [INFO] [stdout] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8181:14 [INFO] [stdout] | [INFO] [stdout] 8179 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_82 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8180 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8181 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_82) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_82` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8192:58 [INFO] [stdout] | [INFO] [stdout] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8202:59 [INFO] [stdout] | [INFO] [stdout] 8202 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8202 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8277:14 [INFO] [stdout] | [INFO] [stdout] 8275 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_popup_79 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8276 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8277 | ComponentVTable_static ! (static VT for self :: InnerComponent_popup_79) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_popup_79` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8288:58 [INFO] [stdout] | [INFO] [stdout] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8298:59 [INFO] [stdout] | [INFO] [stdout] 8298 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8298 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8317:17 [INFO] [stdout] | [INFO] [stdout] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerScanPage_root_87` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10596:17 [INFO] [stdout] | [INFO] [stdout] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_image_89` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10795:14 [INFO] [stdout] | [INFO] [stdout] 10793 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_89 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10794 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10795 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_89) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_89` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10806:58 [INFO] [stdout] | [INFO] [stdout] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10816:59 [INFO] [stdout] | [INFO] [stdout] 10816 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10816 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10853:17 [INFO] [stdout] | [INFO] [stdout] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_toucharea_93` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10981:14 [INFO] [stdout] | [INFO] [stdout] 10979 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_93 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10980 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10981 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_93) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_93` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10992:58 [INFO] [stdout] | [INFO] [stdout] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11002:59 [INFO] [stdout] | [INFO] [stdout] 11002 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11002 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11039:17 [INFO] [stdout] | [INFO] [stdout] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerCheckBox_root_108` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11480:17 [INFO] [stdout] | [INFO] [stdout] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_text_111` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11675:14 [INFO] [stdout] | [INFO] [stdout] 11673 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_text_111 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11674 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11675 | ComponentVTable_static ! (static VT for self :: InnerComponent_text_111) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_text_111` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11686:58 [INFO] [stdout] | [INFO] [stdout] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11696:59 [INFO] [stdout] | [INFO] [stdout] 11696 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11696 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11733:17 [INFO] [stdout] | [INFO] [stdout] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerCopyPage_root_114` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14014:17 [INFO] [stdout] | [INFO] [stdout] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_116` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14213:14 [INFO] [stdout] | [INFO] [stdout] 14211 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_116 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 14212 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 14213 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_116) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_116` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14224:58 [INFO] [stdout] | [INFO] [stdout] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14234:59 [INFO] [stdout] | [INFO] [stdout] 14234 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14234 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14271:17 [INFO] [stdout] | [INFO] [stdout] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_120` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14399:14 [INFO] [stdout] | [INFO] [stdout] 14397 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_120 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 14398 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 14399 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_120) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_120` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14410:58 [INFO] [stdout] | [INFO] [stdout] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14420:59 [INFO] [stdout] | [INFO] [stdout] 14420 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14420 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14457:17 [INFO] [stdout] | [INFO] [stdout] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerHomePage_root_135` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15054:17 [INFO] [stdout] | [INFO] [stdout] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_137` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15253:14 [INFO] [stdout] | [INFO] [stdout] 15251 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_137 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15252 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15253 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_137) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_137` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15264:58 [INFO] [stdout] | [INFO] [stdout] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15274:59 [INFO] [stdout] | [INFO] [stdout] 15274 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15274 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15311:17 [INFO] [stdout] | [INFO] [stdout] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_141` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15439:14 [INFO] [stdout] | [INFO] [stdout] 15437 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_141 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15438 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15439 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_141) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_141` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15450:58 [INFO] [stdout] | [INFO] [stdout] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15460:59 [INFO] [stdout] | [INFO] [stdout] 15460 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15460 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15497:17 [INFO] [stdout] | [INFO] [stdout] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------------- `InnerComponent_actionbutton_143` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15732:14 [INFO] [stdout] | [INFO] [stdout] 15730 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_actionbutton_143 >) { [INFO] [stdout] | ----------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15731 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15732 | ComponentVTable_static ! (static VT for self :: InnerComponent_actionbutton_143) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_actionbutton_143` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15743:58 [INFO] [stdout] | [INFO] [stdout] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15753:59 [INFO] [stdout] | [INFO] [stdout] 15753 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15753 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15796:17 [INFO] [stdout] | [INFO] [stdout] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------- `InnerSettingsPage_root_148` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18920:17 [INFO] [stdout] | [INFO] [stdout] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_150` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19119:14 [INFO] [stdout] | [INFO] [stdout] 19117 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_150 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19118 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19119 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_150) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_150` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19130:58 [INFO] [stdout] | [INFO] [stdout] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19140:59 [INFO] [stdout] | [INFO] [stdout] 19140 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19140 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19177:17 [INFO] [stdout] | [INFO] [stdout] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_154` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19305:14 [INFO] [stdout] | [INFO] [stdout] 19303 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_154 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19304 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19305 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_154) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_154` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19316:58 [INFO] [stdout] | [INFO] [stdout] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19326:59 [INFO] [stdout] | [INFO] [stdout] 19326 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19326 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19363:17 [INFO] [stdout] | [INFO] [stdout] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerInkPage_root_176` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19757:17 [INFO] [stdout] | [INFO] [stdout] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_178` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19956:14 [INFO] [stdout] | [INFO] [stdout] 19954 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_178 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19955 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19956 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_178) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_178` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19967:58 [INFO] [stdout] | [INFO] [stdout] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19977:59 [INFO] [stdout] | [INFO] [stdout] 19977 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19977 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20014:17 [INFO] [stdout] | [INFO] [stdout] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_182` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20142:14 [INFO] [stdout] | [INFO] [stdout] 20140 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_182 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 20141 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 20142 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_182) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_182` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20153:58 [INFO] [stdout] | [INFO] [stdout] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20163:59 [INFO] [stdout] | [INFO] [stdout] 20163 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20163 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20200:17 [INFO] [stdout] | [INFO] [stdout] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_rectangle_186` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20706:14 [INFO] [stdout] | [INFO] [stdout] 20704 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_186 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 20705 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 20706 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_186) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_186` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20717:58 [INFO] [stdout] | [INFO] [stdout] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20727:59 [INFO] [stdout] | [INFO] [stdout] 20727 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20727 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20770:17 [INFO] [stdout] | [INFO] [stdout] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21672:17 [INFO] [stdout] | [INFO] [stdout] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_10` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22209:14 [INFO] [stdout] | [INFO] [stdout] 22207 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_10 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 22208 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 22209 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_10) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_10` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22220:58 [INFO] [stdout] | [INFO] [stdout] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22230:59 [INFO] [stdout] | [INFO] [stdout] 22230 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22230 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23380:14 [INFO] [stdout] | [INFO] [stdout] 23378 | fn drop (self : core :: pin :: Pin < & mut InnerMainWindow >) { [INFO] [stdout] | ------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 23379 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 23380 | ComponentVTable_static ! (static VT for self :: InnerMainWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23391:58 [INFO] [stdout] | [INFO] [stdout] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23401:59 [INFO] [stdout] | [INFO] [stdout] 23401 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23401 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.32s [INFO] running `Command { std: "docker" "inspect" "af684ff4b99429dfaae850055319b175bd8a9f5aec711cf305d12fc8321c4ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af684ff4b99429dfaae850055319b175bd8a9f5aec711cf305d12fc8321c4ada", kill_on_drop: false }` [INFO] [stdout] af684ff4b99429dfaae850055319b175bd8a9f5aec711cf305d12fc8321c4ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c70c7f5170fb12807726bf33cfc5bb617b5c55af0fd9889e665a11ef93ec9c33 [INFO] running `Command { std: "docker" "start" "-a" "c70c7f5170fb12807726bf33cfc5bb617b5c55af0fd9889e665a11ef93ec9c33", kill_on_drop: false }` [INFO] [stderr] Compiling slint_stm32 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10 | ...inter_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 10 - r#printer_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] 10 + r#printer_queue : () , r#cancel_job : () , r#pause_job : () , r#start_job : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 103 | ...ght_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [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] 103 - r#night_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stdout] 103 + r#night_mode : () , r#page_background_color : () , r#printer_action_background_color : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 147 | ...ot_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 147 - r#root_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 147 + r#root_18 : () , r#rectangle_20 : () , r#img_21 : () , r#label_22 : () , r#toucharea_23 : () , r#root_18_empty_19_layout_cache : () , r#root_18_empty_19_layoutinfo_h : () , r#root_18_empty_19_layoutinfo_v : () , r#root_18_clicked : () , self_weak : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:560:22 [INFO] [stdout] | [INFO] [stdout] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 560 | ...ot_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 560 - r#root_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 560 + r#root_24 : () , self_weak : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 685 | ...ot_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 685 - r#root_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 685 + r#root_25 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:794:22 [INFO] [stdout] | [INFO] [stdout] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 794 | ...ot_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 794 - r#root_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 794 + r#root_26 : () , r#img_28 : () , r#label_29 : () , r#touch_area_30 : () , r#root_26_empty_27_layout_cache : () , r#root_26_empty_27_layoutinfo_h : () , r#root_26_empty_27_layoutinfo_v : () , r#root_26_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1291:22 [INFO] [stdout] | [INFO] [stdout] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 1291 | ...ot_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 1291 - r#root_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1291 + r#root_31 : () , r#queue_list_33 : () , r#root_31_empty_32_layout_cache : () , r#root_31_empty_32_layoutinfo_h : () , r#root_31_empty_32_layoutinfo_v : () , r#root_31_empty_35_layout_cache : () , r#root_31_empty_35_layoutinfo_h : () , r#root_31_empty_35_layoutinfo_v : () , r#root_31_empty_35_max_height : () , r#root_31_empty_35_max_width : () , r#root_31_empty_35_preferred_height : () , r#root_31_empty_35_preferred_width : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1752:27 [INFO] [stdout] | [INFO] [stdout] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 1752 | ...ctangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 1752 - r#rectangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1752 + r#rectangle_36 : () , r#_clip_37 : () , r#toucharea_38 : () , r#layout_40 : () , r#always_visible_41 : () , r#text_42 : () , r#text_43 : () , r#model_data : () , r#model_index : () , r#rectangle_36_always_visible_41_layout_cache : () , r#rectangle_36_always_visible_41_layoutinfo_h : () , r#rectangle_36_always_visible_41_layoutinfo_v : () , r#rectangle_36_expanded : () , r#rectangle_36_expanded_opacity : () , r#rectangle_36_layout_40_layout_cache : () , r#rectangle_36_layout_40_layoutinfo_h : () , r#rectangle_36_layout_40_layoutinfo_v : () , r#rectangle_36_rectangle_39_height : () , r#rectangle_36_state : () , r#rectangle_36_cancel_job : () , repeater0 : () , repeater1 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2751:26 [INFO] [stdout] | [INFO] [stdout] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 2751 | ...pacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 2751 - r#_opacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 2751 + r#_opacity_44 : () , r#text_47 : () , r#text_50 : () , r#text_53 : () , r#text_56 : () , r#printqueuedetailslabel_46 : () , r#printqueueseparator_48 : () , r#printqueuedetailslabel_49 : () , r#printqueueseparator_51 : () , r#printqueuedetailslabel_52 : () , r#printqueueseparator_54 : () , r#printqueuedetailslabel_55 : () , r#_opacity_44_empty_45_layout_cache_h : () , r#_opacity_44_empty_45_layout_cache_v : () , r#_opacity_44_empty_45_layoutinfo_h : () , r#_opacity_44_empty_45_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5075:23 [INFO] [stdout] | [INFO] [stdout] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5075 | ...pty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5075 - r#empty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5075 + r#empty_58 : () , r#rectangle_59 : () , r#_opacity_60 : () , r#rectangle_62 : () , r#pushbutton_61 : () , r#empty_58_layout_cache : () , r#empty_58_layoutinfo_h : () , r#empty_58_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5861:22 [INFO] [stdout] | [INFO] [stdout] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5861 | ...ot_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5861 - r#root_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5861 + r#root_65 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5986:22 [INFO] [stdout] | [INFO] [stdout] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 5986 | ...ot_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 5986 - r#root_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 5986 + r#root_66 : () , r#touch_67 : () , r#image_68 : () , r#root_66_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6191:22 [INFO] [stdout] | [INFO] [stdout] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 6191 | ...ot_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 6191 - r#root_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 6191 + r#root_69 : () , r#rectangle_72 : () , r#text_73 : () , r#squarebutton_71 : () , r#squarebutton_74 : () , r#root_69_empty_70_layout_cache : () , r#root_69_empty_70_layoutinfo_h : () , r#root_69_empty_70_layoutinfo_v : () , r#root_69_minimum : () , r#root_69_rectangle_72_layoutinfo_h : () , r#root_69_rectangle_72_layoutinfo_v : () , r#root_69_text_73_horizontal_stretch : () , r#root_69_text_73_max_height : () , r#root_69_text_73_max_width : () , r#root_69_text_73_min_height : () , r#root_69_text_73_min_width : () , r#root_69_text_73_preferred_height : () , r#root_69_text_73_preferred_width : () , r#root_69_text_73_vertical_stretch : () , r#root_69_value : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7028:22 [INFO] [stdout] | [INFO] [stdout] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7028 | ...ot_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7028 - r#root_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7028 + r#root_75 : () , r#label_76 : () , r#i_77 : () , r#toucharea_78 : () , r#root_75_choices : () , r#root_75_horizontal_stretch : () , r#root_75_label_76_min_width : () , r#root_75_label_76_preferred_width : () , r#root_75_layoutinfo_h : () , r#root_75_layoutinfo_v : () , r#root_75_toucharea_78_horizontal_stretch : () , r#root_75_toucharea_78_max_height : () , r#root_75_toucharea_78_max_width : () , r#root_75_toucharea_78_min_height : () , r#root_75_toucharea_78_min_width : () , r#root_75_toucharea_78_preferred_height : () , r#root_75_toucharea_78_preferred_width : () , r#root_75_toucharea_78_vertical_stretch : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7523:23 [INFO] [stdout] | [INFO] [stdout] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7523 | ...pup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7523 - r#popup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7523 + r#popup_79 : () , r#rectangle_80 : () , r#popup_79_empty_81_layout_cache : () , r#popup_79_empty_81_layoutinfo_h : () , r#popup_79_empty_81_layoutinfo_v : () , r#popup_79_layoutinfo_h : () , r#popup_79_layoutinfo_v : () , repeater0 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7785:27 [INFO] [stdout] | [INFO] [stdout] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 7785 | ...ctangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 7785 - r#rectangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7785 + r#rectangle_82 : () , r#text_84 : () , r#item_area_85 : () , r#model_data : () , r#model_index : () , r#rectangle_82_empty_83_layout_cache : () , r#rectangle_82_empty_83_layoutinfo_h : () , r#rectangle_82_empty_83_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8318:22 [INFO] [stdout] | [INFO] [stdout] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 8318 | ...ot_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 8318 - r#root_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8318 + r#root_87 : () , r#toucharea_88 : () , r#h_92 : () , r#text_96 : () , r#empty_103 : () , r#rectangle_104 : () , r#rectangle_106 : () , r#rectangle_107 : () , r#label_97 : () , r#spinbox_98 : () , r#label_99 : () , r#combobox_100 : () , r#label_101 : () , r#combobox_102 : () , r#pushbutton_105 : () , r#root_87_empty_103_layout_cache : () , r#root_87_empty_103_layoutinfo_h : () , r#root_87_empty_103_layoutinfo_v : () , r#root_87_empty_95_layout_cache_h : () , r#root_87_empty_95_layout_cache_v : () , r#root_87_empty_95_layoutinfo_h : () , r#root_87_empty_95_layoutinfo_v : () , r#root_87_h_92_min_height : () , r#root_87_h_92_min_width : () , r#root_87_h_92_preferred_height : () , r#root_87_h_92_preferred_width : () , r#root_87_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10597:23 [INFO] [stdout] | [INFO] [stdout] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10597 | ...age_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 10597 - r#image_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10597 + r#image_89 : () , r#toucharea_90 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10854:27 [INFO] [stdout] | [INFO] [stdout] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 10854 | ...ucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 10854 - r#toucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10854 + r#toucharea_93 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11040:23 [INFO] [stdout] | [INFO] [stdout] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11040 | ...ot_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11040 - r#root_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11040 + r#root_108 : () , r#toucharea_113 : () , r#squarebutton_110 : () , r#root_108_checked : () , r#root_108_empty_109_layout_cache : () , r#root_108_empty_109_layoutinfo_h : () , r#root_108_empty_109_layoutinfo_v : () , r#root_108_text : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11481:23 [INFO] [stdout] | [INFO] [stdout] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11481 | ...xt_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11481 - r#text_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11481 + r#text_111 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11734:23 [INFO] [stdout] | [INFO] [stdout] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 11734 | ...ot_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 11734 - r#root_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11734 + r#root_114 : () , r#toucharea_115 : () , r#h_119 : () , r#text_123 : () , r#empty_130 : () , r#rectangle_131 : () , r#rectangle_133 : () , r#rectangle_134 : () , r#label_124 : () , r#spinbox_125 : () , r#label_126 : () , r#combobox_127 : () , r#label_128 : () , r#checkbox_129 : () , r#pushbutton_132 : () , r#root_114_empty_122_layout_cache_h : () , r#root_114_empty_122_layout_cache_v : () , r#root_114_empty_122_layoutinfo_h : () , r#root_114_empty_122_layoutinfo_v : () , r#root_114_empty_130_layout_cache : () , r#root_114_empty_130_layoutinfo_h : () , r#root_114_empty_130_layoutinfo_v : () , r#root_114_h_119_min_height : () , r#root_114_h_119_min_width : () , r#root_114_h_119_preferred_height : () , r#root_114_h_119_preferred_width : () , r#root_114_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14015:24 [INFO] [stdout] | [INFO] [stdout] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14015 | ...age_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14015 - r#image_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14015 + r#image_116 : () , r#toucharea_117 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14272:28 [INFO] [stdout] | [INFO] [stdout] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14272 | ...ucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14272 - r#toucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14272 + r#toucharea_120 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14458:23 [INFO] [stdout] | [INFO] [stdout] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 14458 | ...ot_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 14458 - r#root_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 14458 + r#root_135 : () , r#toucharea_136 : () , r#h_140 : () , r#queue_view_145 : () , r#scanpage_146 : () , r#copypage_147 : () , r#root_135_current_subpage : () , r#root_135_h_140_min_height : () , r#root_135_h_140_min_width : () , r#root_135_h_140_preferred_height : () , r#root_135_h_140_preferred_width : () , r#root_135_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15055:24 [INFO] [stdout] | [INFO] [stdout] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15055 | ...age_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15055 - r#image_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15055 + r#image_137 : () , r#toucharea_138 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15312:28 [INFO] [stdout] | [INFO] [stdout] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15312 | ...ucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15312 - r#toucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15312 + r#toucharea_141 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15498:31 [INFO] [stdout] | [INFO] [stdout] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15498 | ...tionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15498 - r#actionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15498 + r#actionbutton_143 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15797:23 [INFO] [stdout] | [INFO] [stdout] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 15797 | ...ot_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 15797 - r#root_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15797 + r#root_148 : () , r#toucharea_149 : () , r#h_153 : () , r#text_157 : () , r#rectangle_158 : () , r#text_159 : () , r#rectangle_162 : () , r#text_163 : () , r#toucharea_164 : () , r#rectangle_168 : () , r#text_169 : () , r#toucharea_170 : () , r#rectangle_174 : () , r#image_175 : () , r#label_160 : () , r#combobox_161 : () , r#cb1_165 : () , r#label_166 : () , r#combobox_167 : () , r#cb2_171 : () , r#label_172 : () , r#combobox_173 : () , r#root_148_empty_156_layout_cache_h : () , r#root_148_empty_156_layout_cache_v : () , r#root_148_empty_156_layoutinfo_h : () , r#root_148_empty_156_layoutinfo_v : () , r#root_148_h_153_min_height : () , r#root_148_h_153_min_width : () , r#root_148_h_153_preferred_height : () , r#root_148_h_153_preferred_width : () , r#root_148_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18921:24 [INFO] [stdout] | [INFO] [stdout] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 18921 | ...age_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 18921 - r#image_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 18921 + r#image_150 : () , r#toucharea_151 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19178:28 [INFO] [stdout] | [INFO] [stdout] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19178 | ...ucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19178 - r#toucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19178 + r#toucharea_154 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19364:23 [INFO] [stdout] | [INFO] [stdout] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19364 | ...ot_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19364 - r#root_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19364 + r#root_176 : () , r#toucharea_177 : () , r#h_181 : () , r#rectangle_184 : () , r#root_176_empty_185_layout_cache : () , r#root_176_h_181_min_height : () , r#root_176_h_181_min_width : () , r#root_176_h_181_preferred_height : () , r#root_176_h_181_preferred_width : () , r#root_176_ink_levels : () , r#root_176_page_visible : () , r#root_176_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19758:24 [INFO] [stdout] | [INFO] [stdout] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 19758 | ...age_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 19758 - r#image_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 19758 + r#image_178 : () , r#toucharea_179 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20015:28 [INFO] [stdout] | [INFO] [stdout] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20015 | ...ucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 20015 - r#toucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 20015 + r#toucharea_182 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20201:28 [INFO] [stdout] | [INFO] [stdout] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20201 | ...ctangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 20201 - r#rectangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 20201 + r#rectangle_186 : () , r#ink_187 : () , r#ink_clip_188 : () , r#rectangle_189 : () , r#rectangle_190 : () , r#rectangle_191 : () , r#model_data : () , r#model_index : () , r#rectangle_186_ink_187_state : () , r#rectangle_186_rectangle_190_y2 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20771:21 [INFO] [stdout] | [INFO] [stdout] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 20771 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [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] 20771 - r#root_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [INFO] [stdout] 20771 + r#root_1 : () , r#main_view_2 : () , r#rectangle_3 : () , r#_clip_4 : () , r#sidebar_8 : () , r#image_9 : () , r#rectangle_14 : () , r#rectangle_15 : () , r#toucharea_16 : () , r#image_17 : () , r#home_page_5 : () , r#settingspage_6 : () , r#inkpage_7 : () , r#root_1_active_page : () , r#root_1_quit : () , r#root_1_rectangle_15_activate : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21673:27 [INFO] [stdout] | [INFO] [stdout] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 21673 | ...ctangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , 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] 21673 - r#rectangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 21673 + r#rectangle_10 : () , r#toucharea_11 : () , r#icon_12 : () , r#model_data : () , r#model_index : () , r#rectangle_10_icon_12_horizontal_stretch : () , r#rectangle_10_icon_12_max_height : () , r#rectangle_10_icon_12_max_width : () , r#rectangle_10_icon_12_min_height : () , r#rectangle_10_icon_12_min_width : () , r#rectangle_10_icon_12_preferred_height : () , r#rectangle_10_icon_12_preferred_width : () , r#rectangle_10_icon_12_vertical_stretch : () , r#rectangle_10_layoutinfo_h : () , r#rectangle_10_layoutinfo_v : () , r#rectangle_10_toucharea_11_horizontal_stretch : () , r#rectangle_10_toucharea_11_max_height : () , r#rectangle_10_toucharea_11_max_width : () , r#rectangle_10_toucharea_11_min_height : () , r#rectangle_10_toucharea_11_min_width : () , r#rectangle_10_toucharea_11_preferred_height : () , r#rectangle_10_toucharea_11_preferred_width : () , r#rectangle_10_toucharea_11_vertical_stretch : () , r#rectangle_10_activate : () , self_weak : () , parent : () , window_adapter : () , 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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stdout] | ^---------------------------------------------------------- ----------------- `InnerPrinterQueue` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------- `InnerDemoPalette_194` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------- `InnerActionButton_root_18` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------------------- `InnerPrintQueueDetailsLabel_root_24` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:684:17 [INFO] [stdout] | [INFO] [stdout] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------------- `InnerPrintQueueSeparator_root_25` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:793:17 [INFO] [stdout] | [INFO] [stdout] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerPushButton_root_26` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1290:17 [INFO] [stdout] | [INFO] [stdout] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------------- `InnerPrinterQueueView_root_31` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1751:17 [INFO] [stdout] | [INFO] [stdout] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_36` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2750:17 [INFO] [stdout] | [INFO] [stdout] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------- `InnerComponent__opacity_44` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5016:14 [INFO] [stdout] | [INFO] [stdout] 5014 | fn drop (self : core :: pin :: Pin < & mut InnerComponent__opacity_44 >) { [INFO] [stdout] | ------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 5015 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5016 | ComponentVTable_static ! (static VT for self :: InnerComponent__opacity_44) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent__opacity_44` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5027:58 [INFO] [stdout] | [INFO] [stdout] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5037:59 [INFO] [stdout] | [INFO] [stdout] 5037 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5037 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5074:17 [INFO] [stdout] | [INFO] [stdout] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_empty_58` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5685:14 [INFO] [stdout] | [INFO] [stdout] 5683 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_58 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 5684 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5685 | ComponentVTable_static ! (static VT for self :: InnerComponent_empty_58) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_58` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5696:58 [INFO] [stdout] | [INFO] [stdout] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5706:59 [INFO] [stdout] | [INFO] [stdout] 5706 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5706 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5796:14 [INFO] [stdout] | [INFO] [stdout] 5794 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_36 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 5795 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 5796 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_36) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_36` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5807:58 [INFO] [stdout] | [INFO] [stdout] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5817:59 [INFO] [stdout] | [INFO] [stdout] 5817 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 5817 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5860:17 [INFO] [stdout] | [INFO] [stdout] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------ `InnerLabel_root_65` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5985:17 [INFO] [stdout] | [INFO] [stdout] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------- `InnerSquareButton_root_66` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6190:17 [INFO] [stdout] | [INFO] [stdout] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------- `InnerSpinBox_root_69` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7027:17 [INFO] [stdout] | [INFO] [stdout] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerComboBox_root_75` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7522:17 [INFO] [stdout] | [INFO] [stdout] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_popup_79` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7784:17 [INFO] [stdout] | [INFO] [stdout] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8181:14 [INFO] [stdout] | [INFO] [stdout] 8179 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_82 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8180 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8181 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_82) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_82` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8192:58 [INFO] [stdout] | [INFO] [stdout] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8202:59 [INFO] [stdout] | [INFO] [stdout] 8202 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8202 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8277:14 [INFO] [stdout] | [INFO] [stdout] 8275 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_popup_79 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8276 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8277 | ComponentVTable_static ! (static VT for self :: InnerComponent_popup_79) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_popup_79` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8288:58 [INFO] [stdout] | [INFO] [stdout] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8298:59 [INFO] [stdout] | [INFO] [stdout] 8298 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8298 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8317:17 [INFO] [stdout] | [INFO] [stdout] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerScanPage_root_87` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10596:17 [INFO] [stdout] | [INFO] [stdout] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_image_89` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10795:14 [INFO] [stdout] | [INFO] [stdout] 10793 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_89 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10794 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10795 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_89) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_89` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10806:58 [INFO] [stdout] | [INFO] [stdout] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10816:59 [INFO] [stdout] | [INFO] [stdout] 10816 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10816 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10853:17 [INFO] [stdout] | [INFO] [stdout] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_toucharea_93` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10981:14 [INFO] [stdout] | [INFO] [stdout] 10979 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_93 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10980 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10981 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_93) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_93` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10992:58 [INFO] [stdout] | [INFO] [stdout] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11002:59 [INFO] [stdout] | [INFO] [stdout] 11002 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11002 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11039:17 [INFO] [stdout] | [INFO] [stdout] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerCheckBox_root_108` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11480:17 [INFO] [stdout] | [INFO] [stdout] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stdout] | ^---------------------------------------------------------- ----------------------- `InnerComponent_text_111` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11675:14 [INFO] [stdout] | [INFO] [stdout] 11673 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_text_111 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11674 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11675 | ComponentVTable_static ! (static VT for self :: InnerComponent_text_111) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_text_111` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11686:58 [INFO] [stdout] | [INFO] [stdout] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11696:59 [INFO] [stdout] | [INFO] [stdout] 11696 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11696 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11733:17 [INFO] [stdout] | [INFO] [stdout] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerCopyPage_root_114` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14014:17 [INFO] [stdout] | [INFO] [stdout] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_116` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14213:14 [INFO] [stdout] | [INFO] [stdout] 14211 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_116 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 14212 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 14213 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_116) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_116` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14224:58 [INFO] [stdout] | [INFO] [stdout] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14234:59 [INFO] [stdout] | [INFO] [stdout] 14234 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14234 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14271:17 [INFO] [stdout] | [INFO] [stdout] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_120` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14399:14 [INFO] [stdout] | [INFO] [stdout] 14397 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_120 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 14398 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 14399 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_120) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_120` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14410:58 [INFO] [stdout] | [INFO] [stdout] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14420:59 [INFO] [stdout] | [INFO] [stdout] 14420 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14420 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14457:17 [INFO] [stdout] | [INFO] [stdout] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------- `InnerHomePage_root_135` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15054:17 [INFO] [stdout] | [INFO] [stdout] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_137` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15253:14 [INFO] [stdout] | [INFO] [stdout] 15251 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_137 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15252 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15253 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_137) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_137` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15264:58 [INFO] [stdout] | [INFO] [stdout] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15274:59 [INFO] [stdout] | [INFO] [stdout] 15274 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15274 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15311:17 [INFO] [stdout] | [INFO] [stdout] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_141` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15439:14 [INFO] [stdout] | [INFO] [stdout] 15437 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_141 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15438 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15439 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_141) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_141` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15450:58 [INFO] [stdout] | [INFO] [stdout] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15460:59 [INFO] [stdout] | [INFO] [stdout] 15460 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15460 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15497:17 [INFO] [stdout] | [INFO] [stdout] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------------- `InnerComponent_actionbutton_143` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15732:14 [INFO] [stdout] | [INFO] [stdout] 15730 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_actionbutton_143 >) { [INFO] [stdout] | ----------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 15731 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 15732 | ComponentVTable_static ! (static VT for self :: InnerComponent_actionbutton_143) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_actionbutton_143` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15743:58 [INFO] [stdout] | [INFO] [stdout] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15753:59 [INFO] [stdout] | [INFO] [stdout] 15753 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15753 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15796:17 [INFO] [stdout] | [INFO] [stdout] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stdout] | ^---------------------------------------------------------- -------------------------- `InnerSettingsPage_root_148` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18920:17 [INFO] [stdout] | [INFO] [stdout] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_150` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19119:14 [INFO] [stdout] | [INFO] [stdout] 19117 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_150 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19118 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19119 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_150) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_150` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19130:58 [INFO] [stdout] | [INFO] [stdout] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19140:59 [INFO] [stdout] | [INFO] [stdout] 19140 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19140 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19177:17 [INFO] [stdout] | [INFO] [stdout] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_154` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19305:14 [INFO] [stdout] | [INFO] [stdout] 19303 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_154 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19304 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19305 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_154) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_154` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19316:58 [INFO] [stdout] | [INFO] [stdout] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19326:59 [INFO] [stdout] | [INFO] [stdout] 19326 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19326 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19363:17 [INFO] [stdout] | [INFO] [stdout] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------- `InnerInkPage_root_176` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19757:17 [INFO] [stdout] | [INFO] [stdout] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stdout] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_178` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19956:14 [INFO] [stdout] | [INFO] [stdout] 19954 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_178 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 19955 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 19956 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_178) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_178` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19967:58 [INFO] [stdout] | [INFO] [stdout] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19977:59 [INFO] [stdout] | [INFO] [stdout] 19977 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19977 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20014:17 [INFO] [stdout] | [INFO] [stdout] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_182` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20142:14 [INFO] [stdout] | [INFO] [stdout] 20140 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_182 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 20141 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 20142 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_182) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_toucharea_182` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20153:58 [INFO] [stdout] | [INFO] [stdout] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20163:59 [INFO] [stdout] | [INFO] [stdout] 20163 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20163 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20200:17 [INFO] [stdout] | [INFO] [stdout] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stdout] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_rectangle_186` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20706:14 [INFO] [stdout] | [INFO] [stdout] 20704 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_186 >) { [INFO] [stdout] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 20705 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 20706 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_186) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_186` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20717:58 [INFO] [stdout] | [INFO] [stdout] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20727:59 [INFO] [stdout] | [INFO] [stdout] 20727 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20727 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20770:17 [INFO] [stdout] | [INFO] [stdout] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21672:17 [INFO] [stdout] | [INFO] [stdout] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stdout] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_10` 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 `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::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 `slint::private_unstable_api::re_exports::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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22209:14 [INFO] [stdout] | [INFO] [stdout] 22207 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_10 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 22208 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 22209 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_10) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_10` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22220:58 [INFO] [stdout] | [INFO] [stdout] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22230:59 [INFO] [stdout] | [INFO] [stdout] 22230 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22230 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [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/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23380:14 [INFO] [stdout] | [INFO] [stdout] 23378 | fn drop (self : core :: pin :: Pin < & mut InnerMainWindow >) { [INFO] [stdout] | ------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 23379 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 23380 | ComponentVTable_static ! (static VT for self :: InnerMainWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ComponentVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_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 `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23391:58 [INFO] [stdout] | [INFO] [stdout] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23401:59 [INFO] [stdout] | [INFO] [stdout] 23401 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23401 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.81s [INFO] running `Command { std: "docker" "inspect" "c70c7f5170fb12807726bf33cfc5bb617b5c55af0fd9889e665a11ef93ec9c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70c7f5170fb12807726bf33cfc5bb617b5c55af0fd9889e665a11ef93ec9c33", kill_on_drop: false }` [INFO] [stdout] c70c7f5170fb12807726bf33cfc5bb617b5c55af0fd9889e665a11ef93ec9c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 975671cf62db5303d5ef88f5f18190cb68b446f821805a5bb62566f0b6a57a84 [INFO] running `Command { std: "docker" "start" "-a" "975671cf62db5303d5ef88f5f18190cb68b446f821805a5bb62566f0b6a57a84", kill_on_drop: false }` [INFO] [stderr] warning: fields `0`, `1`, `2`, `3`, and `4` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 10 | ...inter_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 10 - r#printer_queue : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#PrinterQueueItem > > , r#cancel_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#pause_job : slint :: private_unstable_api :: re_exports :: Callback < (i32 ,) , () > , r#start_job : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stderr] 10 + r#printer_queue : () , r#cancel_job : () , r#pause_job : () , r#start_job : () , root : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:103:25 [INFO] [stderr] | [INFO] [stderr] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 103 | ...ght_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 103 - r#night_mode : slint :: private_unstable_api :: re_exports :: Property < bool > , r#page_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , r#printer_action_background_color : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Color > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , } [INFO] [stderr] 103 + r#night_mode : () , r#page_background_color : () , r#printer_action_background_color : () , root : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:147:22 [INFO] [stderr] | [INFO] [stderr] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 147 | ...ot_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 147 - r#root_18 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_20 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_21 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_23 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_18_empty_19_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_18_empty_19_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_empty_19_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_18_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerActionButton_root_18 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 147 + r#root_18 : () , r#rectangle_20 : () , r#img_21 : () , r#label_22 : () , r#toucharea_23 : () , r#root_18_empty_19_layout_cache : () , r#root_18_empty_19_layoutinfo_h : () , r#root_18_empty_19_layoutinfo_v : () , r#root_18_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:560:22 [INFO] [stderr] | [INFO] [stderr] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 560 | ...ot_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 560 - r#root_24 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueDetailsLabel_root_24 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 560 + r#root_24 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:685:22 [INFO] [stderr] | [INFO] [stderr] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 685 | ...ot_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 685 - r#root_25 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrintQueueSeparator_root_25 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 685 + r#root_25 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:794:22 [INFO] [stderr] | [INFO] [stderr] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 794 | ...ot_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 794 - r#root_26 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#img_28 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_29 : slint :: private_unstable_api :: re_exports :: r#Text , r#touch_area_30 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_26_empty_27_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_26_empty_27_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_empty_27_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_26_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPushButton_root_26 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 794 + r#root_26 : () , r#img_28 : () , r#label_29 : () , r#touch_area_30 : () , r#root_26_empty_27_layout_cache : () , r#root_26_empty_27_layoutinfo_h : () , r#root_26_empty_27_layoutinfo_v : () , r#root_26_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1291:22 [INFO] [stderr] | [INFO] [stderr] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 1291 | ...ot_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 1291 - r#root_31 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#queue_list_33 : slint :: private_unstable_api :: re_exports :: r#Flickable , r#root_31_empty_32_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_31_empty_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_31_empty_35_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_31_empty_35_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_36 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 1291 + r#root_31 : () , r#queue_list_33 : () , r#root_31_empty_32_layout_cache : () , r#root_31_empty_32_layoutinfo_h : () , r#root_31_empty_32_layoutinfo_v : () , r#root_31_empty_35_layout_cache : () , r#root_31_empty_35_layoutinfo_h : () , r#root_31_empty_35_layoutinfo_v : () , r#root_31_empty_35_max_height : () , r#root_31_empty_35_max_width : () , r#root_31_empty_35_preferred_height : () , r#root_31_empty_35_preferred_width : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1752:27 [INFO] [stderr] | [INFO] [stderr] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 1752 | ...ctangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 1752 - r#rectangle_36 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#_clip_37 : slint :: private_unstable_api :: re_exports :: r#Clip , r#toucharea_38 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#layout_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#always_visible_41 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_42 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_43 : slint :: private_unstable_api :: re_exports :: r#Text , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#PrinterQueueItem > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_36_always_visible_41_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_always_visible_41_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_always_visible_41_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_expanded : slint :: private_unstable_api :: re_exports :: Property < bool > , r#rectangle_36_expanded_opacity : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_36_layout_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_36_layout_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_layout_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_36_rectangle_39_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_36_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_36_cancel_job : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent__opacity_44 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_empty_58 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerPrinterQueueView_root_31 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 1752 + r#rectangle_36 : () , r#_clip_37 : () , r#toucharea_38 : () , r#layout_40 : () , r#always_visible_41 : () , r#text_42 : () , r#text_43 : () , r#model_data : () , r#model_index : () , r#rectangle_36_always_visible_41_layout_cache : () , r#rectangle_36_always_visible_41_layoutinfo_h : () , r#rectangle_36_always_visible_41_layoutinfo_v : () , r#rectangle_36_expanded : () , r#rectangle_36_expanded_opacity : () , r#rectangle_36_layout_40_layout_cache : () , r#rectangle_36_layout_40_layoutinfo_h : () , r#rectangle_36_layout_40_layoutinfo_v : () , r#rectangle_36_rectangle_39_height : () , r#rectangle_36_state : () , r#rectangle_36_cancel_job : () , repeater0 : () , repeater1 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2751:26 [INFO] [stderr] | [INFO] [stderr] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 2751 | ...pacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 2751 - r#_opacity_44 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#text_47 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_50 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_53 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_56 : slint :: private_unstable_api :: re_exports :: r#Text , r#printqueuedetailslabel_46 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_48 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_49 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_51 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_52 : InnerPrintQueueDetailsLabel_root_24 , r#printqueueseparator_54 : InnerPrintQueueSeparator_root_25 , r#printqueuedetailslabel_55 : InnerPrintQueueDetailsLabel_root_24 , r#_opacity_44_empty_45_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#_opacity_44_empty_45_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#_opacity_44_empty_45_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent__opacity_44 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 2751 + r#_opacity_44 : () , r#text_47 : () , r#text_50 : () , r#text_53 : () , r#text_56 : () , r#printqueuedetailslabel_46 : () , r#printqueueseparator_48 : () , r#printqueuedetailslabel_49 : () , r#printqueueseparator_51 : () , r#printqueuedetailslabel_52 : () , r#printqueueseparator_54 : () , r#printqueuedetailslabel_55 : () , r#_opacity_44_empty_45_layout_cache_h : () , r#_opacity_44_empty_45_layout_cache_v : () , r#_opacity_44_empty_45_layoutinfo_h : () , r#_opacity_44_empty_45_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5075:23 [INFO] [stderr] | [INFO] [stderr] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 5075 | ...pty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 5075 - r#empty_58 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_59 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_opacity_60 : slint :: private_unstable_api :: re_exports :: r#Opacity , r#rectangle_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#pushbutton_61 : InnerPushButton_root_26 , r#empty_58_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#empty_58_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#empty_58_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_empty_58 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_36 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 5075 + r#empty_58 : () , r#rectangle_59 : () , r#_opacity_60 : () , r#rectangle_62 : () , r#pushbutton_61 : () , r#empty_58_layout_cache : () , r#empty_58_layoutinfo_h : () , r#empty_58_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5861:22 [INFO] [stderr] | [INFO] [stderr] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 5861 | ...ot_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 5861 - r#root_65 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerLabel_root_65 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 5861 + r#root_65 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5986:22 [INFO] [stderr] | [INFO] [stderr] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 5986 | ...ot_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 5986 - r#root_66 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#touch_67 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_68 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#root_66_clicked : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSquareButton_root_66 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 5986 + r#root_66 : () , r#touch_67 : () , r#image_68 : () , r#root_66_clicked : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6191:22 [INFO] [stderr] | [INFO] [stderr] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 6191 | ...ot_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 6191 - r#root_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_72 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_73 : slint :: private_unstable_api :: re_exports :: r#Text , r#squarebutton_71 : InnerSquareButton_root_66 , r#squarebutton_74 : InnerSquareButton_root_66 , r#root_69_empty_70_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_69_empty_70_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_empty_70_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_minimum : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_69_rectangle_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_rectangle_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_69_text_73_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_text_73_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_69_text_73_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_69_value : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSpinBox_root_69 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 6191 + r#root_69 : () , r#rectangle_72 : () , r#text_73 : () , r#squarebutton_71 : () , r#squarebutton_74 : () , r#root_69_empty_70_layout_cache : () , r#root_69_empty_70_layoutinfo_h : () , r#root_69_empty_70_layoutinfo_v : () , r#root_69_minimum : () , r#root_69_rectangle_72_layoutinfo_h : () , r#root_69_rectangle_72_layoutinfo_v : () , r#root_69_text_73_horizontal_stretch : () , r#root_69_text_73_max_height : () , r#root_69_text_73_max_width : () , r#root_69_text_73_min_height : () , r#root_69_text_73_min_width : () , r#root_69_text_73_preferred_height : () , r#root_69_text_73_preferred_width : () , r#root_69_text_73_vertical_stretch : () , r#root_69_value : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7028:22 [INFO] [stderr] | [INFO] [stderr] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 7028 | ...ot_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 7028 - r#root_75 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#label_76 : slint :: private_unstable_api :: re_exports :: r#Text , r#i_77 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_78 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#root_75_choices : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < slint :: private_unstable_api :: re_exports :: SharedString > > , r#root_75_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_label_76_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_label_76_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_75_toucharea_78_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_75_toucharea_78_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_75_toucharea_78_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 7028 + r#root_75 : () , r#label_76 : () , r#i_77 : () , r#toucharea_78 : () , r#root_75_choices : () , r#root_75_horizontal_stretch : () , r#root_75_label_76_min_width : () , r#root_75_label_76_preferred_width : () , r#root_75_layoutinfo_h : () , r#root_75_layoutinfo_v : () , r#root_75_toucharea_78_horizontal_stretch : () , r#root_75_toucharea_78_max_height : () , r#root_75_toucharea_78_max_width : () , r#root_75_toucharea_78_min_height : () , r#root_75_toucharea_78_min_width : () , r#root_75_toucharea_78_preferred_height : () , r#root_75_toucharea_78_preferred_width : () , r#root_75_toucharea_78_vertical_stretch : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7523:23 [INFO] [stderr] | [INFO] [stderr] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 7523 | ...pup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 7523 - r#popup_79 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#rectangle_80 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#popup_79_empty_81_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#popup_79_empty_81_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_empty_81_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#popup_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_82 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComboBox_root_75 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 7523 + r#popup_79 : () , r#rectangle_80 : () , r#popup_79_empty_81_layout_cache : () , r#popup_79_empty_81_layoutinfo_h : () , r#popup_79_empty_81_layoutinfo_v : () , r#popup_79_layoutinfo_h : () , r#popup_79_layoutinfo_v : () , repeater0 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7785:27 [INFO] [stderr] | [INFO] [stderr] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 7785 | ...ctangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 7785 - r#rectangle_82 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#text_84 : slint :: private_unstable_api :: re_exports :: r#Text , r#item_area_85 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_82_empty_83_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#rectangle_82_empty_83_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_82_empty_83_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_82 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_popup_79 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 7785 + r#rectangle_82 : () , r#text_84 : () , r#item_area_85 : () , r#model_data : () , r#model_index : () , r#rectangle_82_empty_83_layout_cache : () , r#rectangle_82_empty_83_layoutinfo_h : () , r#rectangle_82_empty_83_layoutinfo_v : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8318:22 [INFO] [stderr] | [INFO] [stderr] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 8318 | ...ot_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 8318 - r#root_87 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_88 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_92 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_96 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_103 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_104 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_106 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_107 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_97 : InnerLabel_root_65 , r#spinbox_98 : InnerSpinBox_root_69 , r#label_99 : InnerLabel_root_65 , r#combobox_100 : InnerComboBox_root_75 , r#label_101 : InnerLabel_root_65 , r#combobox_102 : InnerComboBox_root_75 , r#pushbutton_105 : InnerPushButton_root_26 , r#root_87_empty_103_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_103_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_103_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_87_empty_95_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_empty_95_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_87_h_92_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_h_92_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_87_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_89 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_93 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 8318 + r#root_87 : () , r#toucharea_88 : () , r#h_92 : () , r#text_96 : () , r#empty_103 : () , r#rectangle_104 : () , r#rectangle_106 : () , r#rectangle_107 : () , r#label_97 : () , r#spinbox_98 : () , r#label_99 : () , r#combobox_100 : () , r#label_101 : () , r#combobox_102 : () , r#pushbutton_105 : () , r#root_87_empty_103_layout_cache : () , r#root_87_empty_103_layoutinfo_h : () , r#root_87_empty_103_layoutinfo_v : () , r#root_87_empty_95_layout_cache_h : () , r#root_87_empty_95_layout_cache_v : () , r#root_87_empty_95_layoutinfo_h : () , r#root_87_empty_95_layoutinfo_v : () , r#root_87_h_92_min_height : () , r#root_87_h_92_min_width : () , r#root_87_h_92_preferred_height : () , r#root_87_h_92_preferred_width : () , r#root_87_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10597:23 [INFO] [stderr] | [INFO] [stderr] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 10597 | ...age_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 10597 - r#image_89 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_90 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_89 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 10597 + r#image_89 : () , r#toucharea_90 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10854:27 [INFO] [stderr] | [INFO] [stderr] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 10854 | ...ucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 10854 - r#toucharea_93 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_93 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerScanPage_root_87 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 10854 + r#toucharea_93 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11040:23 [INFO] [stderr] | [INFO] [stderr] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 11040 | ...ot_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 11040 - r#root_108 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_113 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#squarebutton_110 : InnerSquareButton_root_66 , r#root_108_checked : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_108_empty_109_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_108_empty_109_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_empty_109_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_108_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_text_111 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 11040 + r#root_108 : () , r#toucharea_113 : () , r#squarebutton_110 : () , r#root_108_checked : () , r#root_108_empty_109_layout_cache : () , r#root_108_empty_109_layoutinfo_h : () , r#root_108_empty_109_layoutinfo_v : () , r#root_108_text : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11481:23 [INFO] [stderr] | [INFO] [stderr] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 11481 | ...xt_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 11481 - r#text_111 : slint :: private_unstable_api :: re_exports :: r#Text , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_text_111 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCheckBox_root_108 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 11481 + r#text_111 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11734:23 [INFO] [stderr] | [INFO] [stderr] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 11734 | ...ot_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 11734 - r#root_114 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_115 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_119 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_123 : slint :: private_unstable_api :: re_exports :: r#Text , r#empty_130 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_131 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_133 : slint :: private_unstable_api :: re_exports :: r#Empty , r#rectangle_134 : slint :: private_unstable_api :: re_exports :: r#Empty , r#label_124 : InnerLabel_root_65 , r#spinbox_125 : InnerSpinBox_root_69 , r#label_126 : InnerLabel_root_65 , r#combobox_127 : InnerComboBox_root_75 , r#label_128 : InnerLabel_root_65 , r#checkbox_129 : InnerCheckBox_root_108 , r#pushbutton_132 : InnerPushButton_root_26 , r#root_114_empty_122_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_122_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_122_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_114_empty_130_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_empty_130_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_114_h_119_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_h_119_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_114_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_116 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_120 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 11734 + r#root_114 : () , r#toucharea_115 : () , r#h_119 : () , r#text_123 : () , r#empty_130 : () , r#rectangle_131 : () , r#rectangle_133 : () , r#rectangle_134 : () , r#label_124 : () , r#spinbox_125 : () , r#label_126 : () , r#combobox_127 : () , r#label_128 : () , r#checkbox_129 : () , r#pushbutton_132 : () , r#root_114_empty_122_layout_cache_h : () , r#root_114_empty_122_layout_cache_v : () , r#root_114_empty_122_layoutinfo_h : () , r#root_114_empty_122_layoutinfo_v : () , r#root_114_empty_130_layout_cache : () , r#root_114_empty_130_layoutinfo_h : () , r#root_114_empty_130_layoutinfo_v : () , r#root_114_h_119_min_height : () , r#root_114_h_119_min_width : () , r#root_114_h_119_preferred_height : () , r#root_114_h_119_preferred_width : () , r#root_114_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14015:24 [INFO] [stderr] | [INFO] [stderr] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 14015 | ...age_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 14015 - r#image_116 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_117 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_116 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 14015 + r#image_116 : () , r#toucharea_117 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14272:28 [INFO] [stderr] | [INFO] [stderr] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 14272 | ...ucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 14272 - r#toucharea_120 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_120 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerCopyPage_root_114 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 14272 + r#toucharea_120 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14458:23 [INFO] [stderr] | [INFO] [stderr] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 14458 | ...ot_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 14458 - r#root_135 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_136 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_140 : slint :: private_unstable_api :: re_exports :: r#Text , r#queue_view_145 : InnerPrinterQueueView_root_31 , r#scanpage_146 : InnerScanPage_root_87 , r#copypage_147 : InnerCopyPage_root_114 , r#root_135_current_subpage : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_135_h_140_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_h_140_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_135_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_137 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_141 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_actionbutton_143 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 14458 + r#root_135 : () , r#toucharea_136 : () , r#h_140 : () , r#queue_view_145 : () , r#scanpage_146 : () , r#copypage_147 : () , r#root_135_current_subpage : () , r#root_135_h_140_min_height : () , r#root_135_h_140_min_width : () , r#root_135_h_140_preferred_height : () , r#root_135_h_140_preferred_width : () , r#root_135_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15055:24 [INFO] [stderr] | [INFO] [stderr] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 15055 | ...age_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 15055 - r#image_137 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_138 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_137 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 15055 + r#image_137 : () , r#toucharea_138 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15312:28 [INFO] [stderr] | [INFO] [stderr] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 15312 | ...ucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 15312 - r#toucharea_141 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_141 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 15312 + r#toucharea_141 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15498:31 [INFO] [stderr] | [INFO] [stderr] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 15498 | ...tionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 15498 - r#actionbutton_143 : InnerActionButton_root_18 , r#model_data : slint :: private_unstable_api :: re_exports :: Property < (slint :: private_unstable_api :: re_exports :: Image , slint :: private_unstable_api :: re_exports :: SharedString ,) > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_actionbutton_143 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHomePage_root_135 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 15498 + r#actionbutton_143 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15797:23 [INFO] [stderr] | [INFO] [stderr] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 15797 | ...ot_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 15797 - r#root_148 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_149 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_153 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_157 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_158 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_159 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_162 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_163 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_164 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_168 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_169 : slint :: private_unstable_api :: re_exports :: r#Text , r#toucharea_170 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#rectangle_174 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_175 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#label_160 : InnerLabel_root_65 , r#combobox_161 : InnerComboBox_root_75 , r#cb1_165 : InnerCheckBox_root_108 , r#label_166 : InnerLabel_root_65 , r#combobox_167 : InnerComboBox_root_75 , r#cb2_171 : InnerCheckBox_root_108 , r#label_172 : InnerLabel_root_65 , r#combobox_173 : InnerComboBox_root_75 , r#root_148_empty_156_layout_cache_h : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layout_cache_v : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_148_empty_156_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_empty_156_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_148_h_153_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_h_153_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_148_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_150 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_154 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 15797 + r#root_148 : () , r#toucharea_149 : () , r#h_153 : () , r#text_157 : () , r#rectangle_158 : () , r#text_159 : () , r#rectangle_162 : () , r#text_163 : () , r#toucharea_164 : () , r#rectangle_168 : () , r#text_169 : () , r#toucharea_170 : () , r#rectangle_174 : () , r#image_175 : () , r#label_160 : () , r#combobox_161 : () , r#cb1_165 : () , r#label_166 : () , r#combobox_167 : () , r#cb2_171 : () , r#label_172 : () , r#combobox_173 : () , r#root_148_empty_156_layout_cache_h : () , r#root_148_empty_156_layout_cache_v : () , r#root_148_empty_156_layoutinfo_h : () , r#root_148_empty_156_layoutinfo_v : () , r#root_148_h_153_min_height : () , r#root_148_h_153_min_width : () , r#root_148_h_153_preferred_height : () , r#root_148_h_153_preferred_width : () , r#root_148_back : () , repeater0 : () , repeater1 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18921:24 [INFO] [stderr] | [INFO] [stderr] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 18921 | ...age_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 18921 - r#image_150 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_151 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_150 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 18921 + r#image_150 : () , r#toucharea_151 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19178:28 [INFO] [stderr] | [INFO] [stderr] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 19178 | ...ucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 19178 - r#toucharea_154 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_154 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerSettingsPage_root_148 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 19178 + r#toucharea_154 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19364:23 [INFO] [stderr] | [INFO] [stderr] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 19364 | ...ot_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 19364 - r#root_176 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#toucharea_177 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#h_181 : slint :: private_unstable_api :: re_exports :: r#Text , r#rectangle_184 : slint :: private_unstable_api :: re_exports :: r#Empty , r#root_176_empty_185_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_176_h_181_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_h_181_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_176_ink_levels : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: ModelRc < r#InkLevel > > , r#root_176_page_visible : slint :: private_unstable_api :: re_exports :: Property < bool > , r#root_176_back : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_image_178 > , repeater1 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_toucharea_182 > , repeater2 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_186 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 19364 + r#root_176 : () , r#toucharea_177 : () , r#h_181 : () , r#rectangle_184 : () , r#root_176_empty_185_layout_cache : () , r#root_176_h_181_min_height : () , r#root_176_h_181_min_width : () , r#root_176_h_181_preferred_height : () , r#root_176_h_181_preferred_width : () , r#root_176_ink_levels : () , r#root_176_page_visible : () , r#root_176_back : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19758:24 [INFO] [stderr] | [INFO] [stderr] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 19758 | ...age_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 19758 - r#image_178 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#toucharea_179 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_image_178 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 19758 + r#image_178 : () , r#toucharea_179 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20015:28 [INFO] [stderr] | [INFO] [stderr] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 20015 | ...ucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 20015 - r#toucharea_182 : slint :: private_unstable_api :: re_exports :: r#TouchArea , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_toucharea_182 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 20015 + r#toucharea_182 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20201:28 [INFO] [stderr] | [INFO] [stderr] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 20201 | ...ctangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 20201 - r#rectangle_186 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_187 : slint :: private_unstable_api :: re_exports :: r#Empty , r#ink_clip_188 : slint :: private_unstable_api :: re_exports :: r#Clip , r#rectangle_189 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_190 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_191 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#model_data : slint :: private_unstable_api :: re_exports :: Property < r#InkLevel > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_186_ink_187_state : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: StateInfo > , r#rectangle_186_rectangle_190_y2 : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_186 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerInkPage_root_176 > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 20201 + r#rectangle_186 : () , r#ink_187 : () , r#ink_clip_188 : () , r#rectangle_189 : () , r#rectangle_190 : () , r#rectangle_191 : () , r#model_data : () , r#model_index : () , r#rectangle_186_ink_187_state : () , r#rectangle_186_rectangle_190_y2 : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20771:21 [INFO] [stderr] | [INFO] [stderr] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 20771 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 20771 - r#root_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#main_view_2 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , r#rectangle_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#_clip_4 : slint :: private_unstable_api :: re_exports :: r#Clip , r#sidebar_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#image_9 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#rectangle_14 : slint :: private_unstable_api :: re_exports :: r#Rectangle , r#rectangle_15 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_16 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#image_17 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#home_page_5 : InnerHomePage_root_135 , r#settingspage_6 : InnerSettingsPage_root_148 , r#inkpage_7 : InnerInkPage_root_176 , r#root_1_active_page : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_1_quit : slint :: private_unstable_api :: re_exports :: Callback < () , () > , r#root_1_rectangle_15_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , repeater0 : slint :: private_unstable_api :: re_exports :: Repeater < InnerComponent_rectangle_10 > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow } [INFO] [stderr] 20771 + r#root_1 : () , r#main_view_2 : () , r#rectangle_3 : () , r#_clip_4 : () , r#sidebar_8 : () , r#image_9 : () , r#rectangle_14 : () , r#rectangle_15 : () , r#toucharea_16 : () , r#image_17 : () , r#home_page_5 : () , r#settingspage_6 : () , r#inkpage_7 : () , r#root_1_active_page : () , r#root_1_quit : () , r#root_1_rectangle_15_activate : () , repeater0 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21673:27 [INFO] [stderr] | [INFO] [stderr] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 21673 | ...ctangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 21673 - r#rectangle_10 : slint :: private_unstable_api :: re_exports :: r#Empty , r#toucharea_11 : slint :: private_unstable_api :: re_exports :: r#TouchArea , r#icon_12 : slint :: private_unstable_api :: re_exports :: r#ImageItem , r#model_data : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: Image > , r#model_index : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#rectangle_10_icon_12_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_icon_12_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_icon_12_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#rectangle_10_toucharea_11_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_toucharea_11_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#rectangle_10_toucharea_11_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#rectangle_10_activate : slint :: private_unstable_api :: re_exports :: Callback < () , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerComponent_rectangle_10 >> , parent : slint :: private_unstable_api :: re_exports :: VWeakMapped :: < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow > , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stderr] 21673 + r#rectangle_10 : () , r#toucharea_11 : () , r#icon_12 : () , r#model_data : () , r#model_index : () , r#rectangle_10_icon_12_horizontal_stretch : () , r#rectangle_10_icon_12_max_height : () , r#rectangle_10_icon_12_max_width : () , r#rectangle_10_icon_12_min_height : () , r#rectangle_10_icon_12_min_width : () , r#rectangle_10_icon_12_preferred_height : () , r#rectangle_10_icon_12_preferred_width : () , r#rectangle_10_icon_12_vertical_stretch : () , r#rectangle_10_layoutinfo_h : () , r#rectangle_10_layoutinfo_v : () , r#rectangle_10_toucharea_11_horizontal_stretch : () , r#rectangle_10_toucharea_11_max_height : () , r#rectangle_10_toucharea_11_max_width : () , r#rectangle_10_toucharea_11_min_height : () , r#rectangle_10_toucharea_11_min_width : () , r#rectangle_10_toucharea_11_preferred_height : () , r#rectangle_10_toucharea_11_preferred_width : () , r#rectangle_10_toucharea_11_vertical_stretch : () , r#rectangle_10_activate : () , self_weak : () , parent : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueue { [INFO] [stderr] | ^---------------------------------------------------------- ----------------- `InnerPrinterQueue` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:102:17 [INFO] [stderr] | [INFO] [stderr] 102 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerDemoPalette_194 { [INFO] [stderr] | ^---------------------------------------------------------- -------------------- `InnerDemoPalette_194` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerActionButton_root_18 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------- `InnerActionButton_root_18` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:559:17 [INFO] [stderr] | [INFO] [stderr] 559 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueDetailsLabel_root_24 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------------------- `InnerPrintQueueDetailsLabel_root_24` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:684:17 [INFO] [stderr] | [INFO] [stderr] 684 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrintQueueSeparator_root_25 { [INFO] [stderr] | ^---------------------------------------------------------- -------------------------------- `InnerPrintQueueSeparator_root_25` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:793:17 [INFO] [stderr] | [INFO] [stderr] 793 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPushButton_root_26 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------- `InnerPushButton_root_26` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1290:17 [INFO] [stderr] | [INFO] [stderr] 1290 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerPrinterQueueView_root_31 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------------- `InnerPrinterQueueView_root_31` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:1751:17 [INFO] [stderr] | [INFO] [stderr] 1751 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_36 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_36` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:2750:17 [INFO] [stderr] | [INFO] [stderr] 2750 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_44 { [INFO] [stderr] | ^---------------------------------------------------------- -------------------------- `InnerComponent__opacity_44` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5016:14 [INFO] [stderr] | [INFO] [stderr] 5014 | fn drop (self : core :: pin :: Pin < & mut InnerComponent__opacity_44 >) { [INFO] [stderr] | ------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stderr] 5015 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 5016 | ComponentVTable_static ! (static VT for self :: InnerComponent__opacity_44) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent__opacity_44` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5027:58 [INFO] [stderr] | [INFO] [stderr] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5027 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5037:59 [INFO] [stderr] | [INFO] [stderr] 5037 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5037 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5074:17 [INFO] [stderr] | [INFO] [stderr] 5074 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_58 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------- `InnerComponent_empty_58` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5685:14 [INFO] [stderr] | [INFO] [stderr] 5683 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_58 >) { [INFO] [stderr] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 5684 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 5685 | ComponentVTable_static ! (static VT for self :: InnerComponent_empty_58) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_empty_58` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5696:58 [INFO] [stderr] | [INFO] [stderr] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5696 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5706:59 [INFO] [stderr] | [INFO] [stderr] 5706 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5706 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5796:14 [INFO] [stderr] | [INFO] [stderr] 5794 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_36 >) { [INFO] [stderr] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 5795 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 5796 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_36) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_36` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5807:58 [INFO] [stderr] | [INFO] [stderr] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5807 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5817:59 [INFO] [stderr] | [INFO] [stderr] 5817 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 5817 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5860:17 [INFO] [stderr] | [INFO] [stderr] 5860 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_65 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------ `InnerLabel_root_65` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:5985:17 [INFO] [stderr] | [INFO] [stderr] 5985 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSquareButton_root_66 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------- `InnerSquareButton_root_66` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:6190:17 [INFO] [stderr] | [INFO] [stderr] 6190 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_69 { [INFO] [stderr] | ^---------------------------------------------------------- -------------------- `InnerSpinBox_root_69` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7027:17 [INFO] [stderr] | [INFO] [stderr] 7027 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerComboBox_root_75 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------- `InnerComboBox_root_75` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7522:17 [INFO] [stderr] | [INFO] [stderr] 7522 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_79 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------- `InnerComponent_popup_79` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:7784:17 [INFO] [stderr] | [INFO] [stderr] 7784 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_82 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_82` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8181:14 [INFO] [stderr] | [INFO] [stderr] 8179 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_82 >) { [INFO] [stderr] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 8180 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 8181 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_82) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_82` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8192:58 [INFO] [stderr] | [INFO] [stderr] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 8192 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8202:59 [INFO] [stderr] | [INFO] [stderr] 8202 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 8202 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8277:14 [INFO] [stderr] | [INFO] [stderr] 8275 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_popup_79 >) { [INFO] [stderr] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 8276 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 8277 | ComponentVTable_static ! (static VT for self :: InnerComponent_popup_79) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_popup_79` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8288:58 [INFO] [stderr] | [INFO] [stderr] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 8288 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8298:59 [INFO] [stderr] | [INFO] [stderr] 8298 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 8298 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:8317:17 [INFO] [stderr] | [INFO] [stderr] 8317 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerScanPage_root_87 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------- `InnerScanPage_root_87` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10596:17 [INFO] [stderr] | [INFO] [stderr] 10596 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_89 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------- `InnerComponent_image_89` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10795:14 [INFO] [stderr] | [INFO] [stderr] 10793 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_89 >) { [INFO] [stderr] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 10794 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 10795 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_89) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_image_89` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10806:58 [INFO] [stderr] | [INFO] [stderr] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 10806 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10816:59 [INFO] [stderr] | [INFO] [stderr] 10816 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 10816 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10853:17 [INFO] [stderr] | [INFO] [stderr] 10853 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_93 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------------- `InnerComponent_toucharea_93` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10981:14 [INFO] [stderr] | [INFO] [stderr] 10979 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_93 >) { [INFO] [stderr] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 10980 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 10981 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_93) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_toucharea_93` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:10992:58 [INFO] [stderr] | [INFO] [stderr] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 10992 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11002:59 [INFO] [stderr] | [INFO] [stderr] 11002 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 11002 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11039:17 [INFO] [stderr] | [INFO] [stderr] 11039 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_108 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------- `InnerCheckBox_root_108` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11480:17 [INFO] [stderr] | [INFO] [stderr] 11480 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_111 { [INFO] [stderr] | ^---------------------------------------------------------- ----------------------- `InnerComponent_text_111` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11675:14 [INFO] [stderr] | [INFO] [stderr] 11673 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_text_111 >) { [INFO] [stderr] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 11674 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 11675 | ComponentVTable_static ! (static VT for self :: InnerComponent_text_111) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_text_111` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11686:58 [INFO] [stderr] | [INFO] [stderr] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 11686 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11696:59 [INFO] [stderr] | [INFO] [stderr] 11696 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 11696 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:11733:17 [INFO] [stderr] | [INFO] [stderr] 11733 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerCopyPage_root_114 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------- `InnerCopyPage_root_114` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14014:17 [INFO] [stderr] | [INFO] [stderr] 14014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_116 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_116` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14213:14 [INFO] [stderr] | [INFO] [stderr] 14211 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_116 >) { [INFO] [stderr] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 14212 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 14213 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_116) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_image_116` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14224:58 [INFO] [stderr] | [INFO] [stderr] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14224 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14234:59 [INFO] [stderr] | [INFO] [stderr] 14234 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14234 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14271:17 [INFO] [stderr] | [INFO] [stderr] 14271 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_120 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_120` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14399:14 [INFO] [stderr] | [INFO] [stderr] 14397 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_120 >) { [INFO] [stderr] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 14398 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 14399 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_120) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_toucharea_120` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14410:58 [INFO] [stderr] | [INFO] [stderr] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14410 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14420:59 [INFO] [stderr] | [INFO] [stderr] 14420 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14420 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:14457:17 [INFO] [stderr] | [INFO] [stderr] 14457 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHomePage_root_135 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------- `InnerHomePage_root_135` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15054:17 [INFO] [stderr] | [INFO] [stderr] 15054 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_137 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_137` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15253:14 [INFO] [stderr] | [INFO] [stderr] 15251 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_137 >) { [INFO] [stderr] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 15252 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 15253 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_137) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_image_137` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15264:58 [INFO] [stderr] | [INFO] [stderr] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15264 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15274:59 [INFO] [stderr] | [INFO] [stderr] 15274 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15274 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15311:17 [INFO] [stderr] | [INFO] [stderr] 15311 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_141 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_141` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15439:14 [INFO] [stderr] | [INFO] [stderr] 15437 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_141 >) { [INFO] [stderr] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 15438 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 15439 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_141) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_toucharea_141` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15450:58 [INFO] [stderr] | [INFO] [stderr] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15450 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15460:59 [INFO] [stderr] | [INFO] [stderr] 15460 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15460 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15497:17 [INFO] [stderr] | [INFO] [stderr] 15497 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_actionbutton_143 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------------- `InnerComponent_actionbutton_143` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15732:14 [INFO] [stderr] | [INFO] [stderr] 15730 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_actionbutton_143 >) { [INFO] [stderr] | ----------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 15731 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 15732 | ComponentVTable_static ! (static VT for self :: InnerComponent_actionbutton_143) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_actionbutton_143` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15743:58 [INFO] [stderr] | [INFO] [stderr] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15743 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15753:59 [INFO] [stderr] | [INFO] [stderr] 15753 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15753 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:15796:17 [INFO] [stderr] | [INFO] [stderr] 15796 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerSettingsPage_root_148 { [INFO] [stderr] | ^---------------------------------------------------------- -------------------------- `InnerSettingsPage_root_148` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:18920:17 [INFO] [stderr] | [INFO] [stderr] 18920 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_150 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_150` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19119:14 [INFO] [stderr] | [INFO] [stderr] 19117 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_150 >) { [INFO] [stderr] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 19118 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 19119 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_150) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_image_150` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19130:58 [INFO] [stderr] | [INFO] [stderr] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19130 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19140:59 [INFO] [stderr] | [INFO] [stderr] 19140 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19140 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19177:17 [INFO] [stderr] | [INFO] [stderr] 19177 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_154 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_154` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19305:14 [INFO] [stderr] | [INFO] [stderr] 19303 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_154 >) { [INFO] [stderr] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 19304 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 19305 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_154) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_toucharea_154` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19316:58 [INFO] [stderr] | [INFO] [stderr] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19316 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19326:59 [INFO] [stderr] | [INFO] [stderr] 19326 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19326 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19363:17 [INFO] [stderr] | [INFO] [stderr] 19363 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerInkPage_root_176 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------- `InnerInkPage_root_176` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19757:17 [INFO] [stderr] | [INFO] [stderr] 19757 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_178 { [INFO] [stderr] | ^---------------------------------------------------------- ------------------------ `InnerComponent_image_178` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19956:14 [INFO] [stderr] | [INFO] [stderr] 19954 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_178 >) { [INFO] [stderr] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 19955 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 19956 | ComponentVTable_static ! (static VT for self :: InnerComponent_image_178) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_image_178` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19967:58 [INFO] [stderr] | [INFO] [stderr] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19967 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:19977:59 [INFO] [stderr] | [INFO] [stderr] 19977 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19977 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20014:17 [INFO] [stderr] | [INFO] [stderr] 20014 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_toucharea_182 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_toucharea_182` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20142:14 [INFO] [stderr] | [INFO] [stderr] 20140 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_toucharea_182 >) { [INFO] [stderr] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 20141 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 20142 | ComponentVTable_static ! (static VT for self :: InnerComponent_toucharea_182) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_toucharea_182` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20153:58 [INFO] [stderr] | [INFO] [stderr] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20153 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20163:59 [INFO] [stderr] | [INFO] [stderr] 20163 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20163 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20200:17 [INFO] [stderr] | [INFO] [stderr] 20200 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_186 { [INFO] [stderr] | ^---------------------------------------------------------- ---------------------------- `InnerComponent_rectangle_186` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20706:14 [INFO] [stderr] | [INFO] [stderr] 20704 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_186 >) { [INFO] [stderr] | -------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 20705 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 20706 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_186) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_186` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20717:58 [INFO] [stderr] | [INFO] [stderr] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20717 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20727:59 [INFO] [stderr] | [INFO] [stderr] 20727 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20727 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:20770:17 [INFO] [stderr] | [INFO] [stderr] 20770 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stderr] | ^---------------------------------------------------------- --------------- `InnerMainWindow` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:21672:17 [INFO] [stderr] | [INFO] [stderr] 21672 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_10 { [INFO] [stderr] | ^---------------------------------------------------------- --------------------------- `InnerComponent_rectangle_10` is not local [INFO] [stderr] | | [INFO] [stderr] | `Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22209:14 [INFO] [stderr] | [INFO] [stderr] 22207 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_10 >) { [INFO] [stderr] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 22208 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 22209 | ComponentVTable_static ! (static VT for self :: InnerComponent_rectangle_10) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_10` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22220:58 [INFO] [stderr] | [INFO] [stderr] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22220 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:22230:59 [INFO] [stderr] | [INFO] [stderr] 22230 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22230 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23380:14 [INFO] [stderr] | [INFO] [stderr] 23378 | fn drop (self : core :: pin :: Pin < & mut InnerMainWindow >) { [INFO] [stderr] | ------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stderr] 23379 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stderr] 23380 | ComponentVTable_static ! (static VT for self :: InnerMainWindow) ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerMainWindow` is not local [INFO] [stderr] | `HasStaticVTable` is not local [INFO] [stderr] | `ComponentVTable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_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] [stderr] = 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] [stderr] = note: this warning originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23391:58 [INFO] [stderr] | [INFO] [stderr] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef > { [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23391 | fn get_item_ref (self : :: core :: pin :: Pin < & Self > , index : usize) -> :: core :: pin :: Pin < ItemRef<'_> > { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/target/debug/build/slint_stm32-90381188e2e59f98/out/printerdemo.rs:23401:59 [INFO] [stderr] | [INFO] [stderr] 23401 | ... < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice < slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23401 | fn get_item_tree (self : :: core :: pin :: Pin < & Self >) -> slint :: private_unstable_api :: re_exports :: Slice <'_, slint :: private_unstable_api :: re_exports :: ItemTreeNode > { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `slint_stm32` (bin "slint_stm32" test) generated 134 warnings (run `cargo fix --bin "slint_stm32" -p slint_stm32 --tests` to apply 40 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slint_stm32-75b63d2b752464f4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "975671cf62db5303d5ef88f5f18190cb68b446f821805a5bb62566f0b6a57a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975671cf62db5303d5ef88f5f18190cb68b446f821805a5bb62566f0b6a57a84", kill_on_drop: false }` [INFO] [stdout] 975671cf62db5303d5ef88f5f18190cb68b446f821805a5bb62566f0b6a57a84