[INFO] cloning repository https://github.com/LordSpecial/RustyCANdapter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordSpecial/RustyCANdapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSpecial%2FRustyCANdapter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSpecial%2FRustyCANdapter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c59984209b4eac8b3fe830c61e881273d5e851a [INFO] checking LordSpecial/RustyCANdapter against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSpecial%2FRustyCANdapter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LordSpecial/RustyCANdapter [INFO] finished tweaking git repo https://github.com/LordSpecial/RustyCANdapter [INFO] tweaked toml for git repo https://github.com/LordSpecial/RustyCANdapter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LordSpecial/RustyCANdapter on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LordSpecial/RustyCANdapter 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5485ca04de0bdad8cf497df822bae27402aa8852cbdd721a938698e9cbd53dba [INFO] running `Command { std: "docker" "start" "-a" "5485ca04de0bdad8cf497df822bae27402aa8852cbdd721a938698e9cbd53dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5485ca04de0bdad8cf497df822bae27402aa8852cbdd721a938698e9cbd53dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5485ca04de0bdad8cf497df822bae27402aa8852cbdd721a938698e9cbd53dba", kill_on_drop: false }` [INFO] [stdout] 5485ca04de0bdad8cf497df822bae27402aa8852cbdd721a938698e9cbd53dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 934aa5b27f65459c1bf663d86e03b098f037a1848d457345ad67a848118e5ef4 [INFO] running `Command { std: "docker" "start" "-a" "934aa5b27f65459c1bf663d86e03b098f037a1848d457345ad67a848118e5ef4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Checking rustybuzz v0.10.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rustybuzz v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking ahash v0.8.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling i-slint-common v1.3.2 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Checking usvg-text-layout v0.36.0 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Checking usvg v0.36.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling auto_enums v0.8.4 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling resvg v0.36.0 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling i-slint-backend-qt v1.3.2 [INFO] [stderr] Compiling softbuffer v0.3.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling i-slint-backend-selector v1.3.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking unescaper v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking i-slint-core v1.3.2 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking glutin_glx_sys v0.5.0 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking glutin v0.31.2 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking femtovg v0.8.1 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking zbus v3.14.1 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.3.2 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling i-slint-compiler v1.3.2 [INFO] [stderr] Checking smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking x11rb v0.12.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking x11-clipboard v0.8.1 [INFO] [stderr] Checking copypasta v0.10.0 [INFO] [stderr] Checking glutin-winit v0.4.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Compiling slint-build v1.3.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking i-slint-backend-winit v1.3.2 [INFO] [stderr] Compiling slint-macros v1.3.2 [INFO] [stderr] Compiling RustyCANdapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking slint v1.3.2 [INFO] [stdout] warning: unused import: `SharedString` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use slint::{SharedString, VecModel}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error as E` [INFO] [stdout] --> src/ui_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error as E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SharedString` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use slint::{SharedString, VecModel}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error as E` [INFO] [stdout] --> src/ui_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error as E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | let (tx, rx): (UnboundedSender, UnboundedReceiver) = mpsc::unbounded_channel(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serial_port_monitor` is never used [INFO] [stdout] --> src/serial.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn serial_port_monitor(mut port: SerialStream, tx: mpsc::UnboundedSender) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CANRate` is never used [INFO] [stdout] --> src/can_frame.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum CANRate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `parse` and `to_string` are never used [INFO] [stdout] --> src/can_frame.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl CANFrame { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 37 | pub fn parse(message: String) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/can_frame.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl CANFrameStorage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn get(&self, can_id: String) -> Option<&CANFrame> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `generate_random` is never used [INFO] [stdout] --> src/can_frame.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl CANFrame { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn generate_random(can_id: Option<&str>) -> CANFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLiveViewPageAdapter_98 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5 | ...rt_ascending : sp :: Callback < (i32 ,) , () > , r#sort_descending : sp :: Callback < (i32 ,) , () > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [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] 5 - r#sort_ascending : sp :: Callback < (i32 ,) , () > , r#sort_descending : sp :: Callback < (i32 ,) , () > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 5 + r#sort_ascending : () , r#sort_descending : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 15 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_88 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 16 | ...ot_88 : sp :: r#Empty , r#native_90 : sp :: r#NativeButton , r#root_88_empty_89_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_88_empty_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_88_empty_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_88_height : sp :: Property < sp :: LogicalLength > , r#root_88_native_90_y : sp :: Property < sp :: LogicalLength > , r#root_88_width : sp :: Property < sp :: LogicalLength > , r#root_88_x : sp :: Property < sp :: LogicalLength > , r#root_88_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_88 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 - r#root_88 : sp :: r#Empty , r#native_90 : sp :: r#NativeButton , r#root_88_empty_89_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_88_empty_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_88_empty_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_88_height : sp :: Property < sp :: LogicalLength > , r#root_88_native_90_y : sp :: Property < sp :: LogicalLength > , r#root_88_width : sp :: Property < sp :: LogicalLength > , r#root_88_x : sp :: Property < sp :: LogicalLength > , r#root_88_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_88 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 16 + r#root_88 : () , r#native_90 : () , r#root_88_empty_89_layout_cache : () , r#root_88_empty_89_layoutinfo_h : () , r#root_88_empty_89_layoutinfo_v : () , r#root_88_height : () , r#root_88_native_90_y : () , r#root_88_width : () , r#root_88_x : () , r#root_88_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 216 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_91 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 217 | ...ot_91 : sp :: r#Empty , r#state_opacity_92 : sp :: r#Opacity , r#state_93 : sp :: r#Rectangle , r#l_94 : sp :: r#Empty , r#label_95 : sp :: r#Text , r#touch_96 : sp :: r#TouchArea , r#root_91_has_focus : sp :: Property < bool > , r#root_91_height : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_91_l_94_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_91_l_94_x : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_y : sp :: Property < sp :: LogicalLength > , r#root_91_selected : sp :: Property < bool > , r#root_91_state : sp :: Property < i32 > , r#root_91_state_93_x : sp :: Property < sp :: LogicalLength > , r#root_91_state_93_y : sp :: Property < sp :: LogicalLength > , r#root_91_state_opacity_92_dummy : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_x : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_y : sp :: Property < sp :: LogicalLength > , r#root_91_width : sp :: Property < sp :: LogicalLength > , r#root_91_x : sp :: Property < sp :: LogicalLength > , r#root_91_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSideBarItem_root_91 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 217 - r#root_91 : sp :: r#Empty , r#state_opacity_92 : sp :: r#Opacity , r#state_93 : sp :: r#Rectangle , r#l_94 : sp :: r#Empty , r#label_95 : sp :: r#Text , r#touch_96 : sp :: r#TouchArea , r#root_91_has_focus : sp :: Property < bool > , r#root_91_height : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_91_l_94_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_91_l_94_x : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_y : sp :: Property < sp :: LogicalLength > , r#root_91_selected : sp :: Property < bool > , r#root_91_state : sp :: Property < i32 > , r#root_91_state_93_x : sp :: Property < sp :: LogicalLength > , r#root_91_state_93_y : sp :: Property < sp :: LogicalLength > , r#root_91_state_opacity_92_dummy : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_x : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_y : sp :: Property < sp :: LogicalLength > , r#root_91_width : sp :: Property < sp :: LogicalLength > , r#root_91_x : sp :: Property < sp :: LogicalLength > , r#root_91_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSideBarItem_root_91 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 217 + r#root_91 : () , r#state_opacity_92 : () , r#state_93 : () , r#l_94 : () , r#label_95 : () , r#touch_96 : () , r#root_91_has_focus : () , r#root_91_height : () , r#root_91_l_94_layout_cache : () , r#root_91_l_94_layoutinfo_v : () , r#root_91_l_94_x : () , r#root_91_l_94_y : () , r#root_91_selected : () , r#root_91_state : () , r#root_91_state_93_x : () , r#root_91_state_93_y : () , r#root_91_state_opacity_92_dummy : () , r#root_91_touch_96_x : () , r#root_91_touch_96_y : () , r#root_91_width : () , r#root_91_x : () , r#root_91_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:598:21 [INFO] [stdout] | [INFO] [stdout] 597 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 598 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Empty , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#rectangle_8 : sp :: r#Rectangle , r#text_9 : sp :: r#Text , r#empty_10 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#PortSelectComboBox_12 : sp :: r#NativeComboBox , r#i_focus_scope_14 : sp :: r#FocusScope , r#i_touch_area_15 : sp :: r#TouchArea , r#empty_16 : sp :: r#Empty , r#rectangle_17 : sp :: r#Empty , r#empty_22 : sp :: r#Empty , r#rectangle_24 : sp :: r#Empty , r#rectangle_26 : sp :: r#Rectangle , r#navigation_27 : sp :: r#Empty , r#empty_30 : sp :: r#Empty , r#bottom_31 : sp :: r#Empty , r#button_23 : InnerButton_root_88 , r#button_25 : InnerButton_root_88 , r#root_1_PortSelectComboBox_12_current_index : sp :: Property < i32 > , r#root_1_PortSelectComboBox_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_PortSelectComboBox_12_y : sp :: Property < sp :: LogicalLength > , r#root_1_bottom_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_10_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_16_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_22_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_30_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_fs_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_y : sp :: Property < sp :: LogicalLength > , r#root_1_label_7_x : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_17_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_24_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_26_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_serial_ports : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_height : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_selected_port : sp :: Property < sp :: SharedString > , r#root_1_side_bar_3_width : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_y : sp :: Property < sp :: LogicalLength > , r#root_1_table_data : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#root_1_test : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_text_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_PortSelectComboBox_12_selected : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_fuckoff : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_i_base_13_show_popup : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_18 > , repeater1 : sp :: Repeater < InnerComponent_rectangle_20 > , repeater2 : sp :: Repeater < InnerComponent_sidebaritem_28 > , repeater3 : sp :: Repeater < InnerComponent_empty_32 > , repeater4 : sp :: Repeater < InnerComponent_empty_62 > , repeater5 : sp :: Repeater < InnerComponent_empty_67 > , repeater6 : sp :: Repeater < InnerComponent_empty_72 > , repeater7 : sp :: Repeater < InnerComponent_empty_77 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 598 - r#root_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Empty , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#rectangle_8 : sp :: r#Rectangle , r#text_9 : sp :: r#Text , r#empty_10 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#PortSelectComboBox_12 : sp :: r#NativeComboBox , r#i_focus_scope_14 : sp :: r#FocusScope , r#i_touch_area_15 : sp :: r#TouchArea , r#empty_16 : sp :: r#Empty , r#rectangle_17 : sp :: r#Empty , r#empty_22 : sp :: r#Empty , r#rectangle_24 : sp :: r#Empty , r#rectangle_26 : sp :: r#Rectangle , r#navigation_27 : sp :: r#Empty , r#empty_30 : sp :: r#Empty , r#bottom_31 : sp :: r#Empty , r#button_23 : InnerButton_root_88 , r#button_25 : InnerButton_root_88 , r#root_1_PortSelectComboBox_12_current_index : sp :: Property < i32 > , r#root_1_PortSelectComboBox_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_PortSelectComboBox_12_y : sp :: Property < sp :: LogicalLength > , r#root_1_bottom_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_10_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_16_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_22_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_30_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_fs_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_y : sp :: Property < sp :: LogicalLength > , r#root_1_label_7_x : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_17_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_24_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_26_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_serial_ports : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_height : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_selected_port : sp :: Property < sp :: SharedString > , r#root_1_side_bar_3_width : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_y : sp :: Property < sp :: LogicalLength > , r#root_1_table_data : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#root_1_test : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_text_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_PortSelectComboBox_12_selected : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_fuckoff : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_i_base_13_show_popup : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_18 > , repeater1 : sp :: Repeater < InnerComponent_rectangle_20 > , repeater2 : sp :: Repeater < InnerComponent_sidebaritem_28 > , repeater3 : sp :: Repeater < InnerComponent_empty_32 > , repeater4 : sp :: Repeater < InnerComponent_empty_62 > , repeater5 : sp :: Repeater < InnerComponent_empty_67 > , repeater6 : sp :: Repeater < InnerComponent_empty_72 > , repeater7 : sp :: Repeater < InnerComponent_empty_77 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 598 + r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#rectangle_8 : () , r#text_9 : () , r#empty_10 : () , r#empty_11 : () , r#PortSelectComboBox_12 : () , r#i_focus_scope_14 : () , r#i_touch_area_15 : () , r#empty_16 : () , r#rectangle_17 : () , r#empty_22 : () , r#rectangle_24 : () , r#rectangle_26 : () , r#navigation_27 : () , r#empty_30 : () , r#bottom_31 : () , r#button_23 : () , r#button_25 : () , r#root_1_PortSelectComboBox_12_current_index : () , r#root_1_PortSelectComboBox_12_layoutinfo_h : () , r#root_1_PortSelectComboBox_12_layoutinfo_v : () , r#root_1_PortSelectComboBox_12_model : () , r#root_1_PortSelectComboBox_12_y : () , r#root_1_bottom_31_layoutinfo_h : () , r#root_1_bottom_31_layoutinfo_v : () , r#root_1_bottom_31_x : () , r#root_1_empty_10_layout_cache_h : () , r#root_1_empty_10_layout_cache_v : () , r#root_1_empty_10_layoutinfo_h : () , r#root_1_empty_10_layoutinfo_v : () , r#root_1_empty_10_x : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_16_layout_cache : () , r#root_1_empty_16_layoutinfo_h : () , r#root_1_empty_16_layoutinfo_v : () , r#root_1_empty_2_height : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_22_layout_cache : () , r#root_1_empty_22_layoutinfo_h : () , r#root_1_empty_22_layoutinfo_v : () , r#root_1_empty_30_layout_cache : () , r#root_1_empty_30_layoutinfo_h : () , r#root_1_empty_30_layoutinfo_v : () , r#root_1_empty_30_x : () , r#root_1_empty_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_empty_6_width : () , r#root_1_fs_5_focused_tab : () , r#root_1_fs_5_y : () , r#root_1_i_focus_scope_14_x : () , r#root_1_i_focus_scope_14_y : () , r#root_1_i_touch_area_15_x : () , r#root_1_i_touch_area_15_y : () , r#root_1_label_7_x : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_27_layout_cache : () , r#root_1_navigation_27_layoutinfo_h : () , r#root_1_navigation_27_layoutinfo_v : () , r#root_1_navigation_27_x : () , r#root_1_rectangle_17_y : () , r#root_1_rectangle_24_y : () , r#root_1_rectangle_26_x : () , r#root_1_rectangle_4_x : () , r#root_1_rectangle_4_y : () , r#root_1_rectangle_8_x : () , r#root_1_serial_ports : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_height : () , r#root_1_side_bar_3_model : () , r#root_1_side_bar_3_selected_port : () , r#root_1_side_bar_3_width : () , r#root_1_side_bar_3_y : () , r#root_1_table_data : () , r#root_1_test : () , r#root_1_text_9_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_PortSelectComboBox_12_selected : () , r#root_1_fuckoff : () , r#root_1_i_base_13_show_popup : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , repeater6 : () , repeater7 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3381:25 [INFO] [stdout] | [INFO] [stdout] 3380 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_i_popup_82 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3381 | ...popup_82 : sp :: r#WindowItem , r#nativecomboboxpopup_83 : sp :: r#NativeComboBoxPopup , r#i_popup_82_empty_84_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#i_popup_82_empty_84_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_max_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_max_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_y : sp :: Property < sp :: LogicalLength > , r#i_popup_82_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_85 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_i_popup_82 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3381 - r#i_popup_82 : sp :: r#WindowItem , r#nativecomboboxpopup_83 : sp :: r#NativeComboBoxPopup , r#i_popup_82_empty_84_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#i_popup_82_empty_84_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_max_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_max_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_y : sp :: Property < sp :: LogicalLength > , r#i_popup_82_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_85 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_i_popup_82 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 3381 + r#i_popup_82 : () , r#nativecomboboxpopup_83 : () , r#i_popup_82_empty_84_layout_cache : () , r#i_popup_82_empty_84_layoutinfo_h : () , r#i_popup_82_empty_84_layoutinfo_v : () , r#i_popup_82_empty_84_width : () , r#i_popup_82_layoutinfo_h : () , r#i_popup_82_layoutinfo_v : () , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : () , r#i_popup_82_nativecomboboxpopup_83_max_height : () , r#i_popup_82_nativecomboboxpopup_83_max_width : () , r#i_popup_82_nativecomboboxpopup_83_min_height : () , r#i_popup_82_nativecomboboxpopup_83_min_width : () , r#i_popup_82_nativecomboboxpopup_83_preferred_height : () , r#i_popup_82_nativecomboboxpopup_83_preferred_width : () , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : () , r#i_popup_82_nativecomboboxpopup_83_x : () , r#i_popup_82_nativecomboboxpopup_83_y : () , r#i_popup_82_x : () , r#i_popup_82_y : () , repeater0 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3742:44 [INFO] [stdout] | [INFO] [stdout] 3741 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_85 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3742 | ...tivestandardlistviewitem_85 : sp :: r#NativeStandardListViewItem , r#ta_86 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , r#nativestandardlistviewitem_85_height : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_y : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativestandardlistviewitem_85 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_i_popup_82 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3742 - r#nativestandardlistviewitem_85 : sp :: r#NativeStandardListViewItem , r#ta_86 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , r#nativestandardlistviewitem_85_height : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_y : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativestandardlistviewitem_85 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_i_popup_82 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 3742 + r#nativestandardlistviewitem_85 : () , r#ta_86 : () , r#model_data : () , r#model_index : () , r#nativestandardlistviewitem_85_height : () , r#nativestandardlistviewitem_85_ta_86_x : () , r#nativestandardlistviewitem_85_ta_86_y : () , r#nativestandardlistviewitem_85_x : () , r#nativestandardlistviewitem_85_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4125:27 [INFO] [stdout] | [INFO] [stdout] 4124 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_18 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4125 | ...ctangle_18 : sp :: r#Rectangle , r#rectangle_18_x : sp :: Property < sp :: LogicalLength > , r#rectangle_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_18 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4125 - r#rectangle_18 : sp :: r#Rectangle , r#rectangle_18_x : sp :: Property < sp :: LogicalLength > , r#rectangle_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_18 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4125 + r#rectangle_18 : () , r#rectangle_18_x : () , r#rectangle_18_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4303:27 [INFO] [stdout] | [INFO] [stdout] 4302 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4303 | ...ctangle_20 : sp :: r#Rectangle , r#rectangle_20_x : sp :: Property < sp :: LogicalLength > , r#rectangle_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_20 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4303 - r#rectangle_20 : sp :: r#Rectangle , r#rectangle_20_x : sp :: Property < sp :: LogicalLength > , r#rectangle_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_20 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4303 + r#rectangle_20 : () , r#rectangle_20_x : () , r#rectangle_20_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4481:29 [INFO] [stdout] | [INFO] [stdout] 4480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4481 | ...debaritem_28 : InnerSideBarItem_root_91 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_sidebaritem_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4481 - r#sidebaritem_28 : InnerSideBarItem_root_91 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_sidebaritem_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4481 + r#sidebaritem_28 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4890:23 [INFO] [stdout] | [INFO] [stdout] 4889 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_32 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4890 | ...pty_32 : sp :: r#Empty , r#empty_33 : sp :: r#Empty , r#text_34 : sp :: r#Text , r#rectangle_35 : sp :: r#Empty , r#empty_36 : sp :: r#Empty , r#empty_37 : sp :: r#Empty , r#native_38 : sp :: r#NativeGroupBox , r#empty_40 : sp :: r#Empty , r#native_42 : sp :: r#NativeScrollView , r#fli_43 : sp :: r#Flickable , r#fli_viewport_44 : sp :: r#Empty , r#header_53 : sp :: r#Empty , r#header_clip_54 : sp :: r#Clip , r#header_layout_55 : sp :: r#Empty , r#i_focus_scope_60 : sp :: r#FocusScope , r#empty_32_empty_33_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_33_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_36_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_37_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_39_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_40_absolute_position : sp :: Property < slint :: LogicalPosition > , r#empty_32_empty_40_columns : sp :: Property < sp :: ModelRc < r#TableColumn > > , r#empty_32_empty_40_current_item_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row : sp :: Property < i32 > , r#empty_32_empty_40_current_sort_column : sp :: Property < i32 > , r#empty_32_empty_40_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_item_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_rows : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_empty_40_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_height : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_y : sp :: Property < sp :: LogicalLength > , r#empty_32_fuckyou : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_header_clip_54_x : sp :: Property < sp :: LogicalLength > , r#empty_32_header_clip_54_y : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_header_layout_55_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_width : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_y : sp :: Property < sp :: LogicalLength > , r#empty_32_i_focus_scope_60_y : sp :: Property < sp :: LogicalLength > , r#empty_32_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_y : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_height : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_y : sp :: Property < sp :: LogicalLength > , r#empty_32_rectangle_35_y : sp :: Property < sp :: LogicalLength > , r#empty_32_text_34_y : sp :: Property < sp :: LogicalLength > , r#empty_32_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row_changed : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_row_pointer_event : sp :: Callback < (i32 , sp :: PointerEvent , slint :: LogicalPosition ,) , () > , r#empty_32_empty_40_sort_ascending : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_sort_descending : sp :: Callback < (i32 ,) , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_45 > , repeater1 : sp :: Repeater < InnerComponent_nativetableheadersection_56 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4890 - r#empty_32 : sp :: r#Empty , r#empty_33 : sp :: r#Empty , r#text_34 : sp :: r#Text , r#rectangle_35 : sp :: r#Empty , r#empty_36 : sp :: r#Empty , r#empty_37 : sp :: r#Empty , r#native_38 : sp :: r#NativeGroupBox , r#empty_40 : sp :: r#Empty , r#native_42 : sp :: r#NativeScrollView , r#fli_43 : sp :: r#Flickable , r#fli_viewport_44 : sp :: r#Empty , r#header_53 : sp :: r#Empty , r#header_clip_54 : sp :: r#Clip , r#header_layout_55 : sp :: r#Empty , r#i_focus_scope_60 : sp :: r#FocusScope , r#empty_32_empty_33_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_33_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_36_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_37_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_39_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_40_absolute_position : sp :: Property < slint :: LogicalPosition > , r#empty_32_empty_40_columns : sp :: Property < sp :: ModelRc < r#TableColumn > > , r#empty_32_empty_40_current_item_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row : sp :: Property < i32 > , r#empty_32_empty_40_current_sort_column : sp :: Property < i32 > , r#empty_32_empty_40_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_item_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_rows : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_empty_40_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_height : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_y : sp :: Property < sp :: LogicalLength > , r#empty_32_fuckyou : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_header_clip_54_x : sp :: Property < sp :: LogicalLength > , r#empty_32_header_clip_54_y : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_header_layout_55_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_width : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_y : sp :: Property < sp :: LogicalLength > , r#empty_32_i_focus_scope_60_y : sp :: Property < sp :: LogicalLength > , r#empty_32_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_y : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_height : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_y : sp :: Property < sp :: LogicalLength > , r#empty_32_rectangle_35_y : sp :: Property < sp :: LogicalLength > , r#empty_32_text_34_y : sp :: Property < sp :: LogicalLength > , r#empty_32_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row_changed : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_row_pointer_event : sp :: Callback < (i32 , sp :: PointerEvent , slint :: LogicalPosition ,) , () > , r#empty_32_empty_40_sort_ascending : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_sort_descending : sp :: Callback < (i32 ,) , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_45 > , repeater1 : sp :: Repeater < InnerComponent_nativetableheadersection_56 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4890 + r#empty_32 : () , r#empty_33 : () , r#text_34 : () , r#rectangle_35 : () , r#empty_36 : () , r#empty_37 : () , r#native_38 : () , r#empty_40 : () , r#native_42 : () , r#fli_43 : () , r#fli_viewport_44 : () , r#header_53 : () , r#header_clip_54 : () , r#header_layout_55 : () , r#i_focus_scope_60 : () , r#empty_32_empty_33_layout_cache : () , r#empty_32_empty_33_layoutinfo_h : () , r#empty_32_empty_33_layoutinfo_v : () , r#empty_32_empty_33_width : () , r#empty_32_empty_36_layout_cache : () , r#empty_32_empty_36_layoutinfo_h : () , r#empty_32_empty_36_layoutinfo_v : () , r#empty_32_empty_36_width : () , r#empty_32_empty_37_height : () , r#empty_32_empty_39_layout_cache_h : () , r#empty_32_empty_39_layout_cache_v : () , r#empty_32_empty_39_layoutinfo_h : () , r#empty_32_empty_39_layoutinfo_v : () , r#empty_32_empty_40_absolute_position : () , r#empty_32_empty_40_columns : () , r#empty_32_empty_40_current_item_y : () , r#empty_32_empty_40_current_row : () , r#empty_32_empty_40_current_sort_column : () , r#empty_32_empty_40_height : () , r#empty_32_empty_40_item_height : () , r#empty_32_empty_40_rows : () , r#empty_32_empty_40_width : () , r#empty_32_fli_43_height : () , r#empty_32_fli_43_width : () , r#empty_32_fli_43_y : () , r#empty_32_fuckyou : () , r#empty_32_header_clip_54_x : () , r#empty_32_header_clip_54_y : () , r#empty_32_header_layout_55_layout_cache : () , r#empty_32_header_layout_55_layoutinfo_h : () , r#empty_32_header_layout_55_layoutinfo_v : () , r#empty_32_header_layout_55_preferred_height : () , r#empty_32_header_layout_55_width : () , r#empty_32_header_layout_55_y : () , r#empty_32_i_focus_scope_60_y : () , r#empty_32_layout_cache : () , r#empty_32_layoutinfo_h : () , r#empty_32_layoutinfo_v : () , r#empty_32_native_38_layoutinfo_h : () , r#empty_32_native_38_layoutinfo_v : () , r#empty_32_native_38_width : () , r#empty_32_native_38_x : () , r#empty_32_native_38_y : () , r#empty_32_native_42_min_height : () , r#empty_32_native_42_min_width : () , r#empty_32_native_42_x : () , r#empty_32_native_42_y : () , r#empty_32_rectangle_35_y : () , r#empty_32_text_34_y : () , r#empty_32_y : () , r#empty_32_empty_40_current_row_changed : () , r#empty_32_empty_40_row_pointer_event : () , r#empty_32_empty_40_sort_ascending : () , r#empty_32_empty_40_sort_descending : () , repeater0 : () , repeater1 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:6664:27 [INFO] [stdout] | [INFO] [stdout] 6663 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_45 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 6664 | ...ctangle_45 : sp :: r#Empty , r#row_ta_46 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: ModelRc < slint :: StandardListViewItem > > , r#model_index : sp :: Property < i32 > , r#rectangle_45_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_45_row_layout_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_layout_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_ta_46_absolute_position : sp :: Property < slint :: LogicalPosition > , r#rectangle_45_row_ta_46_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_ta_46_y : sp :: Property < sp :: LogicalLength > , r#rectangle_45_width : sp :: Property < sp :: LogicalLength > , r#rectangle_45_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_rectangle_48 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_45 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 6664 - r#rectangle_45 : sp :: r#Empty , r#row_ta_46 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: ModelRc < slint :: StandardListViewItem > > , r#model_index : sp :: Property < i32 > , r#rectangle_45_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_45_row_layout_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_layout_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_ta_46_absolute_position : sp :: Property < slint :: LogicalPosition > , r#rectangle_45_row_ta_46_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_ta_46_y : sp :: Property < sp :: LogicalLength > , r#rectangle_45_width : sp :: Property < sp :: LogicalLength > , r#rectangle_45_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_rectangle_48 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_45 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 6664 + r#rectangle_45 : () , r#row_ta_46 : () , r#model_data : () , r#model_index : () , r#rectangle_45_height : () , r#rectangle_45_row_layout_47_height : () , r#rectangle_45_row_layout_47_layout_cache : () , r#rectangle_45_row_layout_47_layoutinfo_h : () , r#rectangle_45_row_layout_47_layoutinfo_v : () , r#rectangle_45_row_ta_46_absolute_position : () , r#rectangle_45_row_ta_46_x : () , r#rectangle_45_row_ta_46_y : () , r#rectangle_45_width : () , r#rectangle_45_x : () , r#rectangle_45_y : () , repeater0 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7006:27 [INFO] [stdout] | [INFO] [stdout] 7005 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_48 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7006 | ...ctangle_48 : sp :: r#Empty , r#nativestandardlistviewitem_50 : sp :: r#NativeStandardListViewItem , r#model_data : sp :: Property < slint :: StandardListViewItem > , r#model_index : sp :: Property < i32 > , r#rectangle_48_empty_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_48_empty_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_48_empty_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_48_horizontal_stretch : sp :: Property < f32 > , r#rectangle_48_max_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_min_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_nativestandardlistviewitem_50_y : sp :: Property < sp :: LogicalLength > , r#rectangle_48_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_x : sp :: Property < sp :: LogicalLength > , r#rectangle_48_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_48 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_rectangle_45 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7006 - r#rectangle_48 : sp :: r#Empty , r#nativestandardlistviewitem_50 : sp :: r#NativeStandardListViewItem , r#model_data : sp :: Property < slint :: StandardListViewItem > , r#model_index : sp :: Property < i32 > , r#rectangle_48_empty_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_48_empty_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_48_empty_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_48_horizontal_stretch : sp :: Property < f32 > , r#rectangle_48_max_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_min_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_nativestandardlistviewitem_50_y : sp :: Property < sp :: LogicalLength > , r#rectangle_48_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_x : sp :: Property < sp :: LogicalLength > , r#rectangle_48_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_48 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_rectangle_45 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7006 + r#rectangle_48 : () , r#nativestandardlistviewitem_50 : () , r#model_data : () , r#model_index : () , r#rectangle_48_empty_49_layout_cache : () , r#rectangle_48_empty_49_layoutinfo_h : () , r#rectangle_48_empty_49_layoutinfo_v : () , r#rectangle_48_horizontal_stretch : () , r#rectangle_48_max_width : () , r#rectangle_48_min_width : () , r#rectangle_48_nativestandardlistviewitem_50_y : () , r#rectangle_48_width : () , r#rectangle_48_x : () , r#rectangle_48_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7581:42 [INFO] [stdout] | [INFO] [stdout] 7580 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativetableheadersection_56 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7581 | ...tivetableheadersection_56 : sp :: r#NativeTableHeaderSection , r#toucharea_57 : sp :: r#TouchArea , r#toucharea_58 : sp :: r#TouchArea , r#model_data : sp :: Property < r#TableColumn > , r#model_index : sp :: Property < i32 > , r#nativetableheadersection_56_max_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_min_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_58_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativetableheadersection_56 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7581 - r#nativetableheadersection_56 : sp :: r#NativeTableHeaderSection , r#toucharea_57 : sp :: r#TouchArea , r#toucharea_58 : sp :: r#TouchArea , r#model_data : sp :: Property < r#TableColumn > , r#model_index : sp :: Property < i32 > , r#nativetableheadersection_56_max_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_min_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_58_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativetableheadersection_56 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7581 + r#nativetableheadersection_56 : () , r#toucharea_57 : () , r#toucharea_58 : () , r#model_data : () , r#model_index : () , r#nativetableheadersection_56_max_width : () , r#nativetableheadersection_56_min_width : () , r#nativetableheadersection_56_toucharea_57_x : () , r#nativetableheadersection_56_toucharea_57_y : () , r#nativetableheadersection_56_toucharea_58_y : () , r#nativetableheadersection_56_width : () , r#nativetableheadersection_56_x : () , r#nativetableheadersection_56_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8136:23 [INFO] [stdout] | [INFO] [stdout] 8135 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_62 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 8136 | ...pty_62 : sp :: r#Empty , r#empty_63 : sp :: r#Empty , r#text_64 : sp :: r#Text , r#rectangle_65 : sp :: r#Empty , r#empty_62_empty_63_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_empty_63_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_width : sp :: Property < sp :: LogicalLength > , r#empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_rectangle_65_y : sp :: Property < sp :: LogicalLength > , r#empty_62_text_64_y : sp :: Property < sp :: LogicalLength > , r#empty_62_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_62 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8136 - r#empty_62 : sp :: r#Empty , r#empty_63 : sp :: r#Empty , r#text_64 : sp :: r#Text , r#rectangle_65 : sp :: r#Empty , r#empty_62_empty_63_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_empty_63_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_width : sp :: Property < sp :: LogicalLength > , r#empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_rectangle_65_y : sp :: Property < sp :: LogicalLength > , r#empty_62_text_64_y : sp :: Property < sp :: LogicalLength > , r#empty_62_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_62 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8136 + r#empty_62 : () , r#empty_63 : () , r#text_64 : () , r#rectangle_65 : () , r#empty_62_empty_63_layout_cache : () , r#empty_62_empty_63_layoutinfo_h : () , r#empty_62_empty_63_layoutinfo_v : () , r#empty_62_empty_63_width : () , r#empty_62_layout_cache : () , r#empty_62_layoutinfo_h : () , r#empty_62_layoutinfo_v : () , r#empty_62_rectangle_65_y : () , r#empty_62_text_64_y : () , r#empty_62_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8600:23 [INFO] [stdout] | [INFO] [stdout] 8599 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_67 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 8600 | ...pty_67 : sp :: r#Empty , r#empty_68 : sp :: r#Empty , r#text_69 : sp :: r#Text , r#rectangle_70 : sp :: r#Empty , r#empty_67_empty_68_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_empty_68_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_width : sp :: Property < sp :: LogicalLength > , r#empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_rectangle_70_y : sp :: Property < sp :: LogicalLength > , r#empty_67_text_69_y : sp :: Property < sp :: LogicalLength > , r#empty_67_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_67 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8600 - r#empty_67 : sp :: r#Empty , r#empty_68 : sp :: r#Empty , r#text_69 : sp :: r#Text , r#rectangle_70 : sp :: r#Empty , r#empty_67_empty_68_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_empty_68_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_width : sp :: Property < sp :: LogicalLength > , r#empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_rectangle_70_y : sp :: Property < sp :: LogicalLength > , r#empty_67_text_69_y : sp :: Property < sp :: LogicalLength > , r#empty_67_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_67 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8600 + r#empty_67 : () , r#empty_68 : () , r#text_69 : () , r#rectangle_70 : () , r#empty_67_empty_68_layout_cache : () , r#empty_67_empty_68_layoutinfo_h : () , r#empty_67_empty_68_layoutinfo_v : () , r#empty_67_empty_68_width : () , r#empty_67_layout_cache : () , r#empty_67_layoutinfo_h : () , r#empty_67_layoutinfo_v : () , r#empty_67_rectangle_70_y : () , r#empty_67_text_69_y : () , r#empty_67_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9064:23 [INFO] [stdout] | [INFO] [stdout] 9063 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_72 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9064 | ...pty_72 : sp :: r#Empty , r#empty_73 : sp :: r#Empty , r#text_74 : sp :: r#Text , r#rectangle_75 : sp :: r#Empty , r#empty_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_empty_73_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_width : sp :: Property < sp :: LogicalLength > , r#empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_rectangle_75_y : sp :: Property < sp :: LogicalLength > , r#empty_72_text_74_y : sp :: Property < sp :: LogicalLength > , r#empty_72_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_72 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9064 - r#empty_72 : sp :: r#Empty , r#empty_73 : sp :: r#Empty , r#text_74 : sp :: r#Text , r#rectangle_75 : sp :: r#Empty , r#empty_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_empty_73_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_width : sp :: Property < sp :: LogicalLength > , r#empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_rectangle_75_y : sp :: Property < sp :: LogicalLength > , r#empty_72_text_74_y : sp :: Property < sp :: LogicalLength > , r#empty_72_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_72 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9064 + r#empty_72 : () , r#empty_73 : () , r#text_74 : () , r#rectangle_75 : () , r#empty_72_empty_73_layout_cache : () , r#empty_72_empty_73_layoutinfo_h : () , r#empty_72_empty_73_layoutinfo_v : () , r#empty_72_empty_73_width : () , r#empty_72_layout_cache : () , r#empty_72_layoutinfo_h : () , r#empty_72_layoutinfo_v : () , r#empty_72_rectangle_75_y : () , r#empty_72_text_74_y : () , r#empty_72_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9528:23 [INFO] [stdout] | [INFO] [stdout] 9527 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_77 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9528 | ...pty_77 : sp :: r#Empty , r#empty_78 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#rectangle_80 : sp :: r#Empty , r#empty_77_empty_78_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_empty_78_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_width : sp :: Property < sp :: LogicalLength > , r#empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_rectangle_80_y : sp :: Property < sp :: LogicalLength > , r#empty_77_text_79_y : sp :: Property < sp :: LogicalLength > , r#empty_77_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_77 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9528 - r#empty_77 : sp :: r#Empty , r#empty_78 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#rectangle_80 : sp :: r#Empty , r#empty_77_empty_78_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_empty_78_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_width : sp :: Property < sp :: LogicalLength > , r#empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_rectangle_80_y : sp :: Property < sp :: LogicalLength > , r#empty_77_text_79_y : sp :: Property < sp :: LogicalLength > , r#empty_77_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_77 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9528 + r#empty_77 : () , r#empty_78 : () , r#text_79 : () , r#rectangle_80 : () , r#empty_77_empty_78_layout_cache : () , r#empty_77_empty_78_layoutinfo_h : () , r#empty_77_empty_78_layoutinfo_v : () , r#empty_77_empty_78_width : () , r#empty_77_layout_cache : () , r#empty_77_layoutinfo_h : () , r#empty_77_layoutinfo_v : () , r#empty_77_rectangle_80_y : () , r#empty_77_text_79_y : () , r#empty_77_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ui_handler::connect_to_com_port(string); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = ui_handler::connect_to_com_port(string); [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/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLiveViewPageAdapter_98 { [INFO] [stdout] | ^----------------- --------------------------- `InnerLiveViewPageAdapter_98` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_88 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_88` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_91 { [INFO] [stdout] | ^----------------- ------------------------ `InnerSideBarItem_root_91` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:597:17 [INFO] [stdout] | [INFO] [stdout] 597 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ^----------------- -------------- `InnerAppWindow` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3380:17 [INFO] [stdout] | [INFO] [stdout] 3380 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_i_popup_82 { [INFO] [stdout] | ^----------------- ------------------------- `InnerComponent_i_popup_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3741:17 [INFO] [stdout] | [INFO] [stdout] 3741 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_85 { [INFO] [stdout] | ^----------------- -------------------------------------------- `InnerComponent_nativestandardlistviewitem_85` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3955:14 [INFO] [stdout] | [INFO] [stdout] 3953 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_nativestandardlistviewitem_85 >) { [INFO] [stdout] | ------------------------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 3954 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 3955 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_nativestandardlistviewitem_85) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_nativestandardlistviewitem_85` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4070:14 [INFO] [stdout] | [INFO] [stdout] 4068 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_i_popup_82 >) { [INFO] [stdout] | ----------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4069 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4070 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_i_popup_82) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_i_popup_82` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4124:17 [INFO] [stdout] | [INFO] [stdout] 4124 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_18 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_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 `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4230:14 [INFO] [stdout] | [INFO] [stdout] 4228 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_18 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4229 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4230 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_18) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_18` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4302:17 [INFO] [stdout] | [INFO] [stdout] 4302 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_20 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_20` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4408:14 [INFO] [stdout] | [INFO] [stdout] 4406 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_20 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4407 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4408 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_20) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_20` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4480:17 [INFO] [stdout] | [INFO] [stdout] 4480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_28 { [INFO] [stdout] | ^----------------- ----------------------------- `InnerComponent_sidebaritem_28` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4811:14 [INFO] [stdout] | [INFO] [stdout] 4809 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_sidebaritem_28 >) { [INFO] [stdout] | --------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4810 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4811 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_sidebaritem_28) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_sidebaritem_28` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4889:17 [INFO] [stdout] | [INFO] [stdout] 4889 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_32 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_32` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:6663:17 [INFO] [stdout] | [INFO] [stdout] 6663 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_45 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_45` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7005:17 [INFO] [stdout] | [INFO] [stdout] 7005 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_48 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_48` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7376:14 [INFO] [stdout] | [INFO] [stdout] 7374 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_48 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7375 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7376 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_48) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_48` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7490:14 [INFO] [stdout] | [INFO] [stdout] 7488 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_45 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7489 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7490 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_45) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_45` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7580:17 [INFO] [stdout] | [INFO] [stdout] 7580 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativetableheadersection_56 { [INFO] [stdout] | ^----------------- ------------------------------------------ `InnerComponent_nativetableheadersection_56` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7895:14 [INFO] [stdout] | [INFO] [stdout] 7893 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_nativetableheadersection_56 >) { [INFO] [stdout] | ---------------------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7894 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7895 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_nativetableheadersection_56) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_nativetableheadersection_56` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8063:14 [INFO] [stdout] | [INFO] [stdout] 8061 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_32 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8062 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8063 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_32) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_32` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8135:17 [INFO] [stdout] | [INFO] [stdout] 8135 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_62 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_62` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8527:14 [INFO] [stdout] | [INFO] [stdout] 8525 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_62 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8526 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8527 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_62) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_62` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8599:17 [INFO] [stdout] | [INFO] [stdout] 8599 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_67 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_67` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8991:14 [INFO] [stdout] | [INFO] [stdout] 8989 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_67 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8990 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8991 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_67) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_67` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9063:17 [INFO] [stdout] | [INFO] [stdout] 9063 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_72 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_72` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9455:14 [INFO] [stdout] | [INFO] [stdout] 9453 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_72 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 9454 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 9455 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_72) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_72` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9527:17 [INFO] [stdout] | [INFO] [stdout] 9527 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_77 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_77` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9919:14 [INFO] [stdout] | [INFO] [stdout] 9917 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_77 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 9918 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 9919 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_77) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_77` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:10143:14 [INFO] [stdout] | [INFO] [stdout] 10141 | fn drop (self : core :: pin :: Pin < & mut InnerAppWindow >) { [INFO] [stdout] | ------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 10142 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10143 | ItemTreeVTable_static ! (static VT for self :: InnerAppWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerAppWindow` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | let (tx, rx): (UnboundedSender, UnboundedReceiver) = mpsc::unbounded_channel(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serial_port_monitor` is never used [INFO] [stdout] --> src/serial.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn serial_port_monitor(mut port: SerialStream, tx: mpsc::UnboundedSender) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CANRate` is never used [INFO] [stdout] --> src/can_frame.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum CANRate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `parse` and `to_string` are never used [INFO] [stdout] --> src/can_frame.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl CANFrame { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 37 | pub fn parse(message: String) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/can_frame.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl CANFrameStorage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn get(&self, can_id: String) -> Option<&CANFrame> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `generate_random` is never used [INFO] [stdout] --> src/can_frame.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl CANFrame { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn generate_random(can_id: Option<&str>) -> CANFrame { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLiveViewPageAdapter_98 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5 | ...rt_ascending : sp :: Callback < (i32 ,) , () > , r#sort_descending : sp :: Callback < (i32 ,) , () > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [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] 5 - r#sort_ascending : sp :: Callback < (i32 ,) , () > , r#sort_descending : sp :: Callback < (i32 ,) , () > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 5 + r#sort_ascending : () , r#sort_descending : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 15 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_88 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 16 | ...ot_88 : sp :: r#Empty , r#native_90 : sp :: r#NativeButton , r#root_88_empty_89_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_88_empty_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_88_empty_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_88_height : sp :: Property < sp :: LogicalLength > , r#root_88_native_90_y : sp :: Property < sp :: LogicalLength > , r#root_88_width : sp :: Property < sp :: LogicalLength > , r#root_88_x : sp :: Property < sp :: LogicalLength > , r#root_88_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_88 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 - r#root_88 : sp :: r#Empty , r#native_90 : sp :: r#NativeButton , r#root_88_empty_89_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_88_empty_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_88_empty_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_88_height : sp :: Property < sp :: LogicalLength > , r#root_88_native_90_y : sp :: Property < sp :: LogicalLength > , r#root_88_width : sp :: Property < sp :: LogicalLength > , r#root_88_x : sp :: Property < sp :: LogicalLength > , r#root_88_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_88 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 16 + r#root_88 : () , r#native_90 : () , r#root_88_empty_89_layout_cache : () , r#root_88_empty_89_layoutinfo_h : () , r#root_88_empty_89_layoutinfo_v : () , r#root_88_height : () , r#root_88_native_90_y : () , r#root_88_width : () , r#root_88_x : () , r#root_88_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 216 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_91 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 217 | ...ot_91 : sp :: r#Empty , r#state_opacity_92 : sp :: r#Opacity , r#state_93 : sp :: r#Rectangle , r#l_94 : sp :: r#Empty , r#label_95 : sp :: r#Text , r#touch_96 : sp :: r#TouchArea , r#root_91_has_focus : sp :: Property < bool > , r#root_91_height : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_91_l_94_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_91_l_94_x : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_y : sp :: Property < sp :: LogicalLength > , r#root_91_selected : sp :: Property < bool > , r#root_91_state : sp :: Property < i32 > , r#root_91_state_93_x : sp :: Property < sp :: LogicalLength > , r#root_91_state_93_y : sp :: Property < sp :: LogicalLength > , r#root_91_state_opacity_92_dummy : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_x : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_y : sp :: Property < sp :: LogicalLength > , r#root_91_width : sp :: Property < sp :: LogicalLength > , r#root_91_x : sp :: Property < sp :: LogicalLength > , r#root_91_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSideBarItem_root_91 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 217 - r#root_91 : sp :: r#Empty , r#state_opacity_92 : sp :: r#Opacity , r#state_93 : sp :: r#Rectangle , r#l_94 : sp :: r#Empty , r#label_95 : sp :: r#Text , r#touch_96 : sp :: r#TouchArea , r#root_91_has_focus : sp :: Property < bool > , r#root_91_height : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_91_l_94_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_91_l_94_x : sp :: Property < sp :: LogicalLength > , r#root_91_l_94_y : sp :: Property < sp :: LogicalLength > , r#root_91_selected : sp :: Property < bool > , r#root_91_state : sp :: Property < i32 > , r#root_91_state_93_x : sp :: Property < sp :: LogicalLength > , r#root_91_state_93_y : sp :: Property < sp :: LogicalLength > , r#root_91_state_opacity_92_dummy : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_x : sp :: Property < sp :: LogicalLength > , r#root_91_touch_96_y : sp :: Property < sp :: LogicalLength > , r#root_91_width : sp :: Property < sp :: LogicalLength > , r#root_91_x : sp :: Property < sp :: LogicalLength > , r#root_91_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSideBarItem_root_91 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 217 + r#root_91 : () , r#state_opacity_92 : () , r#state_93 : () , r#l_94 : () , r#label_95 : () , r#touch_96 : () , r#root_91_has_focus : () , r#root_91_height : () , r#root_91_l_94_layout_cache : () , r#root_91_l_94_layoutinfo_v : () , r#root_91_l_94_x : () , r#root_91_l_94_y : () , r#root_91_selected : () , r#root_91_state : () , r#root_91_state_93_x : () , r#root_91_state_93_y : () , r#root_91_state_opacity_92_dummy : () , r#root_91_touch_96_x : () , r#root_91_touch_96_y : () , r#root_91_width : () , r#root_91_x : () , r#root_91_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:598:21 [INFO] [stdout] | [INFO] [stdout] 597 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 598 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Empty , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#rectangle_8 : sp :: r#Rectangle , r#text_9 : sp :: r#Text , r#empty_10 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#PortSelectComboBox_12 : sp :: r#NativeComboBox , r#i_focus_scope_14 : sp :: r#FocusScope , r#i_touch_area_15 : sp :: r#TouchArea , r#empty_16 : sp :: r#Empty , r#rectangle_17 : sp :: r#Empty , r#empty_22 : sp :: r#Empty , r#rectangle_24 : sp :: r#Empty , r#rectangle_26 : sp :: r#Rectangle , r#navigation_27 : sp :: r#Empty , r#empty_30 : sp :: r#Empty , r#bottom_31 : sp :: r#Empty , r#button_23 : InnerButton_root_88 , r#button_25 : InnerButton_root_88 , r#root_1_PortSelectComboBox_12_current_index : sp :: Property < i32 > , r#root_1_PortSelectComboBox_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_PortSelectComboBox_12_y : sp :: Property < sp :: LogicalLength > , r#root_1_bottom_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_10_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_16_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_22_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_30_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_fs_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_y : sp :: Property < sp :: LogicalLength > , r#root_1_label_7_x : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_17_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_24_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_26_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_serial_ports : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_height : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_selected_port : sp :: Property < sp :: SharedString > , r#root_1_side_bar_3_width : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_y : sp :: Property < sp :: LogicalLength > , r#root_1_table_data : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#root_1_test : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_text_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_PortSelectComboBox_12_selected : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_fuckoff : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_i_base_13_show_popup : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_18 > , repeater1 : sp :: Repeater < InnerComponent_rectangle_20 > , repeater2 : sp :: Repeater < InnerComponent_sidebaritem_28 > , repeater3 : sp :: Repeater < InnerComponent_empty_32 > , repeater4 : sp :: Repeater < InnerComponent_empty_62 > , repeater5 : sp :: Repeater < InnerComponent_empty_67 > , repeater6 : sp :: Repeater < InnerComponent_empty_72 > , repeater7 : sp :: Repeater < InnerComponent_empty_77 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 598 - r#root_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Empty , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#rectangle_8 : sp :: r#Rectangle , r#text_9 : sp :: r#Text , r#empty_10 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#PortSelectComboBox_12 : sp :: r#NativeComboBox , r#i_focus_scope_14 : sp :: r#FocusScope , r#i_touch_area_15 : sp :: r#TouchArea , r#empty_16 : sp :: r#Empty , r#rectangle_17 : sp :: r#Empty , r#empty_22 : sp :: r#Empty , r#rectangle_24 : sp :: r#Empty , r#rectangle_26 : sp :: r#Rectangle , r#navigation_27 : sp :: r#Empty , r#empty_30 : sp :: r#Empty , r#bottom_31 : sp :: r#Empty , r#button_23 : InnerButton_root_88 , r#button_25 : InnerButton_root_88 , r#root_1_PortSelectComboBox_12_current_index : sp :: Property < i32 > , r#root_1_PortSelectComboBox_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_PortSelectComboBox_12_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_PortSelectComboBox_12_y : sp :: Property < sp :: LogicalLength > , r#root_1_bottom_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_bottom_31_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_10_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_10_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_16_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_22_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_22_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_30_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_30_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_fs_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_focus_scope_14_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_touch_area_15_y : sp :: Property < sp :: LogicalLength > , r#root_1_label_7_x : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_27_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_17_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_24_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_26_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_4_y : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_serial_ports : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_height : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_side_bar_3_selected_port : sp :: Property < sp :: SharedString > , r#root_1_side_bar_3_width : sp :: Property < sp :: LogicalLength > , r#root_1_side_bar_3_y : sp :: Property < sp :: LogicalLength > , r#root_1_table_data : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#root_1_test : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#root_1_text_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_PortSelectComboBox_12_selected : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_fuckoff : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_i_base_13_show_popup : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_18 > , repeater1 : sp :: Repeater < InnerComponent_rectangle_20 > , repeater2 : sp :: Repeater < InnerComponent_sidebaritem_28 > , repeater3 : sp :: Repeater < InnerComponent_empty_32 > , repeater4 : sp :: Repeater < InnerComponent_empty_62 > , repeater5 : sp :: Repeater < InnerComponent_empty_67 > , repeater6 : sp :: Repeater < InnerComponent_empty_72 > , repeater7 : sp :: Repeater < InnerComponent_empty_77 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 598 + r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#rectangle_8 : () , r#text_9 : () , r#empty_10 : () , r#empty_11 : () , r#PortSelectComboBox_12 : () , r#i_focus_scope_14 : () , r#i_touch_area_15 : () , r#empty_16 : () , r#rectangle_17 : () , r#empty_22 : () , r#rectangle_24 : () , r#rectangle_26 : () , r#navigation_27 : () , r#empty_30 : () , r#bottom_31 : () , r#button_23 : () , r#button_25 : () , r#root_1_PortSelectComboBox_12_current_index : () , r#root_1_PortSelectComboBox_12_layoutinfo_h : () , r#root_1_PortSelectComboBox_12_layoutinfo_v : () , r#root_1_PortSelectComboBox_12_model : () , r#root_1_PortSelectComboBox_12_y : () , r#root_1_bottom_31_layoutinfo_h : () , r#root_1_bottom_31_layoutinfo_v : () , r#root_1_bottom_31_x : () , r#root_1_empty_10_layout_cache_h : () , r#root_1_empty_10_layout_cache_v : () , r#root_1_empty_10_layoutinfo_h : () , r#root_1_empty_10_layoutinfo_v : () , r#root_1_empty_10_x : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_16_layout_cache : () , r#root_1_empty_16_layoutinfo_h : () , r#root_1_empty_16_layoutinfo_v : () , r#root_1_empty_2_height : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_22_layout_cache : () , r#root_1_empty_22_layoutinfo_h : () , r#root_1_empty_22_layoutinfo_v : () , r#root_1_empty_30_layout_cache : () , r#root_1_empty_30_layoutinfo_h : () , r#root_1_empty_30_layoutinfo_v : () , r#root_1_empty_30_x : () , r#root_1_empty_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_empty_6_width : () , r#root_1_fs_5_focused_tab : () , r#root_1_fs_5_y : () , r#root_1_i_focus_scope_14_x : () , r#root_1_i_focus_scope_14_y : () , r#root_1_i_touch_area_15_x : () , r#root_1_i_touch_area_15_y : () , r#root_1_label_7_x : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_27_layout_cache : () , r#root_1_navigation_27_layoutinfo_h : () , r#root_1_navigation_27_layoutinfo_v : () , r#root_1_navigation_27_x : () , r#root_1_rectangle_17_y : () , r#root_1_rectangle_24_y : () , r#root_1_rectangle_26_x : () , r#root_1_rectangle_4_x : () , r#root_1_rectangle_4_y : () , r#root_1_rectangle_8_x : () , r#root_1_serial_ports : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_height : () , r#root_1_side_bar_3_model : () , r#root_1_side_bar_3_selected_port : () , r#root_1_side_bar_3_width : () , r#root_1_side_bar_3_y : () , r#root_1_table_data : () , r#root_1_test : () , r#root_1_text_9_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_PortSelectComboBox_12_selected : () , r#root_1_fuckoff : () , r#root_1_i_base_13_show_popup : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , repeater6 : () , repeater7 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3381:25 [INFO] [stdout] | [INFO] [stdout] 3380 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_i_popup_82 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3381 | ...popup_82 : sp :: r#WindowItem , r#nativecomboboxpopup_83 : sp :: r#NativeComboBoxPopup , r#i_popup_82_empty_84_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#i_popup_82_empty_84_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_max_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_max_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_y : sp :: Property < sp :: LogicalLength > , r#i_popup_82_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_85 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_i_popup_82 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3381 - r#i_popup_82 : sp :: r#WindowItem , r#nativecomboboxpopup_83 : sp :: r#NativeComboBoxPopup , r#i_popup_82_empty_84_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#i_popup_82_empty_84_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_empty_84_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#i_popup_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_max_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_max_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_min_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_height : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_preferred_width : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : sp :: Property < f32 > , r#i_popup_82_nativecomboboxpopup_83_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_nativecomboboxpopup_83_y : sp :: Property < sp :: LogicalLength > , r#i_popup_82_x : sp :: Property < sp :: LogicalLength > , r#i_popup_82_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_85 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_i_popup_82 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 3381 + r#i_popup_82 : () , r#nativecomboboxpopup_83 : () , r#i_popup_82_empty_84_layout_cache : () , r#i_popup_82_empty_84_layoutinfo_h : () , r#i_popup_82_empty_84_layoutinfo_v : () , r#i_popup_82_empty_84_width : () , r#i_popup_82_layoutinfo_h : () , r#i_popup_82_layoutinfo_v : () , r#i_popup_82_nativecomboboxpopup_83_horizontal_stretch : () , r#i_popup_82_nativecomboboxpopup_83_max_height : () , r#i_popup_82_nativecomboboxpopup_83_max_width : () , r#i_popup_82_nativecomboboxpopup_83_min_height : () , r#i_popup_82_nativecomboboxpopup_83_min_width : () , r#i_popup_82_nativecomboboxpopup_83_preferred_height : () , r#i_popup_82_nativecomboboxpopup_83_preferred_width : () , r#i_popup_82_nativecomboboxpopup_83_vertical_stretch : () , r#i_popup_82_nativecomboboxpopup_83_x : () , r#i_popup_82_nativecomboboxpopup_83_y : () , r#i_popup_82_x : () , r#i_popup_82_y : () , repeater0 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3742:44 [INFO] [stdout] | [INFO] [stdout] 3741 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_85 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3742 | ...tivestandardlistviewitem_85 : sp :: r#NativeStandardListViewItem , r#ta_86 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , r#nativestandardlistviewitem_85_height : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_y : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativestandardlistviewitem_85 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_i_popup_82 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3742 - r#nativestandardlistviewitem_85 : sp :: r#NativeStandardListViewItem , r#ta_86 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , r#nativestandardlistviewitem_85_height : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_ta_86_y : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_x : sp :: Property < sp :: LogicalLength > , r#nativestandardlistviewitem_85_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativestandardlistviewitem_85 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_i_popup_82 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 3742 + r#nativestandardlistviewitem_85 : () , r#ta_86 : () , r#model_data : () , r#model_index : () , r#nativestandardlistviewitem_85_height : () , r#nativestandardlistviewitem_85_ta_86_x : () , r#nativestandardlistviewitem_85_ta_86_y : () , r#nativestandardlistviewitem_85_x : () , r#nativestandardlistviewitem_85_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4125:27 [INFO] [stdout] | [INFO] [stdout] 4124 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_18 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4125 | ...ctangle_18 : sp :: r#Rectangle , r#rectangle_18_x : sp :: Property < sp :: LogicalLength > , r#rectangle_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_18 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4125 - r#rectangle_18 : sp :: r#Rectangle , r#rectangle_18_x : sp :: Property < sp :: LogicalLength > , r#rectangle_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_18 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4125 + r#rectangle_18 : () , r#rectangle_18_x : () , r#rectangle_18_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4303:27 [INFO] [stdout] | [INFO] [stdout] 4302 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4303 | ...ctangle_20 : sp :: r#Rectangle , r#rectangle_20_x : sp :: Property < sp :: LogicalLength > , r#rectangle_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_20 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4303 - r#rectangle_20 : sp :: r#Rectangle , r#rectangle_20_x : sp :: Property < sp :: LogicalLength > , r#rectangle_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_20 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4303 + r#rectangle_20 : () , r#rectangle_20_x : () , r#rectangle_20_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4481:29 [INFO] [stdout] | [INFO] [stdout] 4480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4481 | ...debaritem_28 : InnerSideBarItem_root_91 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_sidebaritem_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4481 - r#sidebaritem_28 : InnerSideBarItem_root_91 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_sidebaritem_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4481 + r#sidebaritem_28 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4890:23 [INFO] [stdout] | [INFO] [stdout] 4889 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_32 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 4890 | ...pty_32 : sp :: r#Empty , r#empty_33 : sp :: r#Empty , r#text_34 : sp :: r#Text , r#rectangle_35 : sp :: r#Empty , r#empty_36 : sp :: r#Empty , r#empty_37 : sp :: r#Empty , r#native_38 : sp :: r#NativeGroupBox , r#empty_40 : sp :: r#Empty , r#native_42 : sp :: r#NativeScrollView , r#fli_43 : sp :: r#Flickable , r#fli_viewport_44 : sp :: r#Empty , r#header_53 : sp :: r#Empty , r#header_clip_54 : sp :: r#Clip , r#header_layout_55 : sp :: r#Empty , r#i_focus_scope_60 : sp :: r#FocusScope , r#empty_32_empty_33_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_33_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_36_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_37_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_39_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_40_absolute_position : sp :: Property < slint :: LogicalPosition > , r#empty_32_empty_40_columns : sp :: Property < sp :: ModelRc < r#TableColumn > > , r#empty_32_empty_40_current_item_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row : sp :: Property < i32 > , r#empty_32_empty_40_current_sort_column : sp :: Property < i32 > , r#empty_32_empty_40_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_item_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_rows : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_empty_40_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_height : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_y : sp :: Property < sp :: LogicalLength > , r#empty_32_fuckyou : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_header_clip_54_x : sp :: Property < sp :: LogicalLength > , r#empty_32_header_clip_54_y : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_header_layout_55_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_width : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_y : sp :: Property < sp :: LogicalLength > , r#empty_32_i_focus_scope_60_y : sp :: Property < sp :: LogicalLength > , r#empty_32_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_y : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_height : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_y : sp :: Property < sp :: LogicalLength > , r#empty_32_rectangle_35_y : sp :: Property < sp :: LogicalLength > , r#empty_32_text_34_y : sp :: Property < sp :: LogicalLength > , r#empty_32_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row_changed : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_row_pointer_event : sp :: Callback < (i32 , sp :: PointerEvent , slint :: LogicalPosition ,) , () > , r#empty_32_empty_40_sort_ascending : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_sort_descending : sp :: Callback < (i32 ,) , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_45 > , repeater1 : sp :: Repeater < InnerComponent_nativetableheadersection_56 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 4890 - r#empty_32 : sp :: r#Empty , r#empty_33 : sp :: r#Empty , r#text_34 : sp :: r#Text , r#rectangle_35 : sp :: r#Empty , r#empty_36 : sp :: r#Empty , r#empty_37 : sp :: r#Empty , r#native_38 : sp :: r#NativeGroupBox , r#empty_40 : sp :: r#Empty , r#native_42 : sp :: r#NativeScrollView , r#fli_43 : sp :: r#Flickable , r#fli_viewport_44 : sp :: r#Empty , r#header_53 : sp :: r#Empty , r#header_clip_54 : sp :: r#Clip , r#header_layout_55 : sp :: r#Empty , r#i_focus_scope_60 : sp :: r#FocusScope , r#empty_32_empty_33_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_33_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_33_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_36_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_36_width : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_37_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_39_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_empty_40_absolute_position : sp :: Property < slint :: LogicalPosition > , r#empty_32_empty_40_columns : sp :: Property < sp :: ModelRc < r#TableColumn > > , r#empty_32_empty_40_current_item_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row : sp :: Property < i32 > , r#empty_32_empty_40_current_sort_column : sp :: Property < i32 > , r#empty_32_empty_40_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_item_height : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_rows : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_empty_40_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_height : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_width : sp :: Property < sp :: LogicalLength > , r#empty_32_fli_43_y : sp :: Property < sp :: LogicalLength > , r#empty_32_fuckyou : sp :: Property < sp :: ModelRc < sp :: ModelRc < slint :: StandardListViewItem > > > , r#empty_32_header_clip_54_x : sp :: Property < sp :: LogicalLength > , r#empty_32_header_clip_54_y : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_header_layout_55_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_header_layout_55_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_width : sp :: Property < sp :: LogicalLength > , r#empty_32_header_layout_55_y : sp :: Property < sp :: LogicalLength > , r#empty_32_i_focus_scope_60_y : sp :: Property < sp :: LogicalLength > , r#empty_32_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_32_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_32_native_38_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_38_y : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_height : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_min_width : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_x : sp :: Property < sp :: LogicalLength > , r#empty_32_native_42_y : sp :: Property < sp :: LogicalLength > , r#empty_32_rectangle_35_y : sp :: Property < sp :: LogicalLength > , r#empty_32_text_34_y : sp :: Property < sp :: LogicalLength > , r#empty_32_y : sp :: Property < sp :: LogicalLength > , r#empty_32_empty_40_current_row_changed : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_row_pointer_event : sp :: Callback < (i32 , sp :: PointerEvent , slint :: LogicalPosition ,) , () > , r#empty_32_empty_40_sort_ascending : sp :: Callback < (i32 ,) , () > , r#empty_32_empty_40_sort_descending : sp :: Callback < (i32 ,) , () > , repeater0 : sp :: Repeater < InnerComponent_rectangle_45 > , repeater1 : sp :: Repeater < InnerComponent_nativetableheadersection_56 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 4890 + r#empty_32 : () , r#empty_33 : () , r#text_34 : () , r#rectangle_35 : () , r#empty_36 : () , r#empty_37 : () , r#native_38 : () , r#empty_40 : () , r#native_42 : () , r#fli_43 : () , r#fli_viewport_44 : () , r#header_53 : () , r#header_clip_54 : () , r#header_layout_55 : () , r#i_focus_scope_60 : () , r#empty_32_empty_33_layout_cache : () , r#empty_32_empty_33_layoutinfo_h : () , r#empty_32_empty_33_layoutinfo_v : () , r#empty_32_empty_33_width : () , r#empty_32_empty_36_layout_cache : () , r#empty_32_empty_36_layoutinfo_h : () , r#empty_32_empty_36_layoutinfo_v : () , r#empty_32_empty_36_width : () , r#empty_32_empty_37_height : () , r#empty_32_empty_39_layout_cache_h : () , r#empty_32_empty_39_layout_cache_v : () , r#empty_32_empty_39_layoutinfo_h : () , r#empty_32_empty_39_layoutinfo_v : () , r#empty_32_empty_40_absolute_position : () , r#empty_32_empty_40_columns : () , r#empty_32_empty_40_current_item_y : () , r#empty_32_empty_40_current_row : () , r#empty_32_empty_40_current_sort_column : () , r#empty_32_empty_40_height : () , r#empty_32_empty_40_item_height : () , r#empty_32_empty_40_rows : () , r#empty_32_empty_40_width : () , r#empty_32_fli_43_height : () , r#empty_32_fli_43_width : () , r#empty_32_fli_43_y : () , r#empty_32_fuckyou : () , r#empty_32_header_clip_54_x : () , r#empty_32_header_clip_54_y : () , r#empty_32_header_layout_55_layout_cache : () , r#empty_32_header_layout_55_layoutinfo_h : () , r#empty_32_header_layout_55_layoutinfo_v : () , r#empty_32_header_layout_55_preferred_height : () , r#empty_32_header_layout_55_width : () , r#empty_32_header_layout_55_y : () , r#empty_32_i_focus_scope_60_y : () , r#empty_32_layout_cache : () , r#empty_32_layoutinfo_h : () , r#empty_32_layoutinfo_v : () , r#empty_32_native_38_layoutinfo_h : () , r#empty_32_native_38_layoutinfo_v : () , r#empty_32_native_38_width : () , r#empty_32_native_38_x : () , r#empty_32_native_38_y : () , r#empty_32_native_42_min_height : () , r#empty_32_native_42_min_width : () , r#empty_32_native_42_x : () , r#empty_32_native_42_y : () , r#empty_32_rectangle_35_y : () , r#empty_32_text_34_y : () , r#empty_32_y : () , r#empty_32_empty_40_current_row_changed : () , r#empty_32_empty_40_row_pointer_event : () , r#empty_32_empty_40_sort_ascending : () , r#empty_32_empty_40_sort_descending : () , repeater0 : () , repeater1 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:6664:27 [INFO] [stdout] | [INFO] [stdout] 6663 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_45 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 6664 | ...ctangle_45 : sp :: r#Empty , r#row_ta_46 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: ModelRc < slint :: StandardListViewItem > > , r#model_index : sp :: Property < i32 > , r#rectangle_45_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_45_row_layout_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_layout_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_ta_46_absolute_position : sp :: Property < slint :: LogicalPosition > , r#rectangle_45_row_ta_46_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_ta_46_y : sp :: Property < sp :: LogicalLength > , r#rectangle_45_width : sp :: Property < sp :: LogicalLength > , r#rectangle_45_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_rectangle_48 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_45 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 6664 - r#rectangle_45 : sp :: r#Empty , r#row_ta_46 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: ModelRc < slint :: StandardListViewItem > > , r#model_index : sp :: Property < i32 > , r#rectangle_45_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_height : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_layout_47_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_45_row_layout_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_layout_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_45_row_ta_46_absolute_position : sp :: Property < slint :: LogicalPosition > , r#rectangle_45_row_ta_46_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_row_ta_46_y : sp :: Property < sp :: LogicalLength > , r#rectangle_45_width : sp :: Property < sp :: LogicalLength > , r#rectangle_45_x : sp :: Property < sp :: LogicalLength > , r#rectangle_45_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_rectangle_48 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_45 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 6664 + r#rectangle_45 : () , r#row_ta_46 : () , r#model_data : () , r#model_index : () , r#rectangle_45_height : () , r#rectangle_45_row_layout_47_height : () , r#rectangle_45_row_layout_47_layout_cache : () , r#rectangle_45_row_layout_47_layoutinfo_h : () , r#rectangle_45_row_layout_47_layoutinfo_v : () , r#rectangle_45_row_ta_46_absolute_position : () , r#rectangle_45_row_ta_46_x : () , r#rectangle_45_row_ta_46_y : () , r#rectangle_45_width : () , r#rectangle_45_x : () , r#rectangle_45_y : () , repeater0 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7006:27 [INFO] [stdout] | [INFO] [stdout] 7005 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_48 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7006 | ...ctangle_48 : sp :: r#Empty , r#nativestandardlistviewitem_50 : sp :: r#NativeStandardListViewItem , r#model_data : sp :: Property < slint :: StandardListViewItem > , r#model_index : sp :: Property < i32 > , r#rectangle_48_empty_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_48_empty_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_48_empty_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_48_horizontal_stretch : sp :: Property < f32 > , r#rectangle_48_max_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_min_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_nativestandardlistviewitem_50_y : sp :: Property < sp :: LogicalLength > , r#rectangle_48_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_x : sp :: Property < sp :: LogicalLength > , r#rectangle_48_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_48 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_rectangle_45 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7006 - r#rectangle_48 : sp :: r#Empty , r#nativestandardlistviewitem_50 : sp :: r#NativeStandardListViewItem , r#model_data : sp :: Property < slint :: StandardListViewItem > , r#model_index : sp :: Property < i32 > , r#rectangle_48_empty_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#rectangle_48_empty_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#rectangle_48_empty_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#rectangle_48_horizontal_stretch : sp :: Property < f32 > , r#rectangle_48_max_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_min_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_nativestandardlistviewitem_50_y : sp :: Property < sp :: LogicalLength > , r#rectangle_48_width : sp :: Property < sp :: LogicalLength > , r#rectangle_48_x : sp :: Property < sp :: LogicalLength > , r#rectangle_48_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_rectangle_48 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_rectangle_45 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7006 + r#rectangle_48 : () , r#nativestandardlistviewitem_50 : () , r#model_data : () , r#model_index : () , r#rectangle_48_empty_49_layout_cache : () , r#rectangle_48_empty_49_layoutinfo_h : () , r#rectangle_48_empty_49_layoutinfo_v : () , r#rectangle_48_horizontal_stretch : () , r#rectangle_48_max_width : () , r#rectangle_48_min_width : () , r#rectangle_48_nativestandardlistviewitem_50_y : () , r#rectangle_48_width : () , r#rectangle_48_x : () , r#rectangle_48_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7581:42 [INFO] [stdout] | [INFO] [stdout] 7580 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativetableheadersection_56 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7581 | ...tivetableheadersection_56 : sp :: r#NativeTableHeaderSection , r#toucharea_57 : sp :: r#TouchArea , r#toucharea_58 : sp :: r#TouchArea , r#model_data : sp :: Property < r#TableColumn > , r#model_index : sp :: Property < i32 > , r#nativetableheadersection_56_max_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_min_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_58_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativetableheadersection_56 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7581 - r#nativetableheadersection_56 : sp :: r#NativeTableHeaderSection , r#toucharea_57 : sp :: r#TouchArea , r#toucharea_58 : sp :: r#TouchArea , r#model_data : sp :: Property < r#TableColumn > , r#model_index : sp :: Property < i32 > , r#nativetableheadersection_56_max_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_min_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_57_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_toucharea_58_y : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_width : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_x : sp :: Property < sp :: LogicalLength > , r#nativetableheadersection_56_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_nativetableheadersection_56 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerComponent_empty_32 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7581 + r#nativetableheadersection_56 : () , r#toucharea_57 : () , r#toucharea_58 : () , r#model_data : () , r#model_index : () , r#nativetableheadersection_56_max_width : () , r#nativetableheadersection_56_min_width : () , r#nativetableheadersection_56_toucharea_57_x : () , r#nativetableheadersection_56_toucharea_57_y : () , r#nativetableheadersection_56_toucharea_58_y : () , r#nativetableheadersection_56_width : () , r#nativetableheadersection_56_x : () , r#nativetableheadersection_56_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8136:23 [INFO] [stdout] | [INFO] [stdout] 8135 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_62 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 8136 | ...pty_62 : sp :: r#Empty , r#empty_63 : sp :: r#Empty , r#text_64 : sp :: r#Text , r#rectangle_65 : sp :: r#Empty , r#empty_62_empty_63_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_empty_63_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_width : sp :: Property < sp :: LogicalLength > , r#empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_rectangle_65_y : sp :: Property < sp :: LogicalLength > , r#empty_62_text_64_y : sp :: Property < sp :: LogicalLength > , r#empty_62_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_62 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8136 - r#empty_62 : sp :: r#Empty , r#empty_63 : sp :: r#Empty , r#text_64 : sp :: r#Text , r#rectangle_65 : sp :: r#Empty , r#empty_62_empty_63_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_empty_63_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_empty_63_width : sp :: Property < sp :: LogicalLength > , r#empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_62_rectangle_65_y : sp :: Property < sp :: LogicalLength > , r#empty_62_text_64_y : sp :: Property < sp :: LogicalLength > , r#empty_62_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_62 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8136 + r#empty_62 : () , r#empty_63 : () , r#text_64 : () , r#rectangle_65 : () , r#empty_62_empty_63_layout_cache : () , r#empty_62_empty_63_layoutinfo_h : () , r#empty_62_empty_63_layoutinfo_v : () , r#empty_62_empty_63_width : () , r#empty_62_layout_cache : () , r#empty_62_layoutinfo_h : () , r#empty_62_layoutinfo_v : () , r#empty_62_rectangle_65_y : () , r#empty_62_text_64_y : () , r#empty_62_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8600:23 [INFO] [stdout] | [INFO] [stdout] 8599 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_67 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 8600 | ...pty_67 : sp :: r#Empty , r#empty_68 : sp :: r#Empty , r#text_69 : sp :: r#Text , r#rectangle_70 : sp :: r#Empty , r#empty_67_empty_68_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_empty_68_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_width : sp :: Property < sp :: LogicalLength > , r#empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_rectangle_70_y : sp :: Property < sp :: LogicalLength > , r#empty_67_text_69_y : sp :: Property < sp :: LogicalLength > , r#empty_67_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_67 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8600 - r#empty_67 : sp :: r#Empty , r#empty_68 : sp :: r#Empty , r#text_69 : sp :: r#Text , r#rectangle_70 : sp :: r#Empty , r#empty_67_empty_68_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_empty_68_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_empty_68_width : sp :: Property < sp :: LogicalLength > , r#empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_67_rectangle_70_y : sp :: Property < sp :: LogicalLength > , r#empty_67_text_69_y : sp :: Property < sp :: LogicalLength > , r#empty_67_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_67 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 8600 + r#empty_67 : () , r#empty_68 : () , r#text_69 : () , r#rectangle_70 : () , r#empty_67_empty_68_layout_cache : () , r#empty_67_empty_68_layoutinfo_h : () , r#empty_67_empty_68_layoutinfo_v : () , r#empty_67_empty_68_width : () , r#empty_67_layout_cache : () , r#empty_67_layoutinfo_h : () , r#empty_67_layoutinfo_v : () , r#empty_67_rectangle_70_y : () , r#empty_67_text_69_y : () , r#empty_67_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9064:23 [INFO] [stdout] | [INFO] [stdout] 9063 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_72 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9064 | ...pty_72 : sp :: r#Empty , r#empty_73 : sp :: r#Empty , r#text_74 : sp :: r#Text , r#rectangle_75 : sp :: r#Empty , r#empty_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_empty_73_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_width : sp :: Property < sp :: LogicalLength > , r#empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_rectangle_75_y : sp :: Property < sp :: LogicalLength > , r#empty_72_text_74_y : sp :: Property < sp :: LogicalLength > , r#empty_72_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_72 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9064 - r#empty_72 : sp :: r#Empty , r#empty_73 : sp :: r#Empty , r#text_74 : sp :: r#Text , r#rectangle_75 : sp :: r#Empty , r#empty_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_empty_73_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_empty_73_width : sp :: Property < sp :: LogicalLength > , r#empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_72_rectangle_75_y : sp :: Property < sp :: LogicalLength > , r#empty_72_text_74_y : sp :: Property < sp :: LogicalLength > , r#empty_72_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_72 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9064 + r#empty_72 : () , r#empty_73 : () , r#text_74 : () , r#rectangle_75 : () , r#empty_72_empty_73_layout_cache : () , r#empty_72_empty_73_layoutinfo_h : () , r#empty_72_empty_73_layoutinfo_v : () , r#empty_72_empty_73_width : () , r#empty_72_layout_cache : () , r#empty_72_layoutinfo_h : () , r#empty_72_layoutinfo_v : () , r#empty_72_rectangle_75_y : () , r#empty_72_text_74_y : () , r#empty_72_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9528:23 [INFO] [stdout] | [INFO] [stdout] 9527 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_77 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9528 | ...pty_77 : sp :: r#Empty , r#empty_78 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#rectangle_80 : sp :: r#Empty , r#empty_77_empty_78_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_empty_78_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_width : sp :: Property < sp :: LogicalLength > , r#empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_rectangle_80_y : sp :: Property < sp :: LogicalLength > , r#empty_77_text_79_y : sp :: Property < sp :: LogicalLength > , r#empty_77_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_77 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9528 - r#empty_77 : sp :: r#Empty , r#empty_78 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#rectangle_80 : sp :: r#Empty , r#empty_77_empty_78_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_empty_78_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_empty_78_width : sp :: Property < sp :: LogicalLength > , r#empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_77_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_77_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_77_rectangle_80_y : sp :: Property < sp :: LogicalLength > , r#empty_77_text_79_y : sp :: Property < sp :: LogicalLength > , r#empty_77_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_77 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9528 + r#empty_77 : () , r#empty_78 : () , r#text_79 : () , r#rectangle_80 : () , r#empty_77_empty_78_layout_cache : () , r#empty_77_empty_78_layoutinfo_h : () , r#empty_77_empty_78_layoutinfo_v : () , r#empty_77_empty_78_width : () , r#empty_77_layout_cache : () , r#empty_77_layoutinfo_h : () , r#empty_77_layoutinfo_v : () , r#empty_77_rectangle_80_y : () , r#empty_77_text_79_y : () , r#empty_77_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ui_handler::connect_to_com_port(string); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = ui_handler::connect_to_com_port(string); [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/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLiveViewPageAdapter_98 { [INFO] [stdout] | ^----------------- --------------------------- `InnerLiveViewPageAdapter_98` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_88 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_88` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_91 { [INFO] [stdout] | ^----------------- ------------------------ `InnerSideBarItem_root_91` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:597:17 [INFO] [stdout] | [INFO] [stdout] 597 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ^----------------- -------------- `InnerAppWindow` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3380:17 [INFO] [stdout] | [INFO] [stdout] 3380 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_i_popup_82 { [INFO] [stdout] | ^----------------- ------------------------- `InnerComponent_i_popup_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3741:17 [INFO] [stdout] | [INFO] [stdout] 3741 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_85 { [INFO] [stdout] | ^----------------- -------------------------------------------- `InnerComponent_nativestandardlistviewitem_85` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:3955:14 [INFO] [stdout] | [INFO] [stdout] 3953 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_nativestandardlistviewitem_85 >) { [INFO] [stdout] | ------------------------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 3954 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 3955 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_nativestandardlistviewitem_85) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_nativestandardlistviewitem_85` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4070:14 [INFO] [stdout] | [INFO] [stdout] 4068 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_i_popup_82 >) { [INFO] [stdout] | ----------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4069 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4070 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_i_popup_82) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_i_popup_82` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4124:17 [INFO] [stdout] | [INFO] [stdout] 4124 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_18 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_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 `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4230:14 [INFO] [stdout] | [INFO] [stdout] 4228 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_18 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4229 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4230 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_18) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_18` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4302:17 [INFO] [stdout] | [INFO] [stdout] 4302 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_20 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_20` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4408:14 [INFO] [stdout] | [INFO] [stdout] 4406 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_20 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4407 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4408 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_20) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_20` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4480:17 [INFO] [stdout] | [INFO] [stdout] 4480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_28 { [INFO] [stdout] | ^----------------- ----------------------------- `InnerComponent_sidebaritem_28` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4811:14 [INFO] [stdout] | [INFO] [stdout] 4809 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_sidebaritem_28 >) { [INFO] [stdout] | --------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 4810 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4811 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_sidebaritem_28) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_sidebaritem_28` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:4889:17 [INFO] [stdout] | [INFO] [stdout] 4889 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_32 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_32` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:6663:17 [INFO] [stdout] | [INFO] [stdout] 6663 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_45 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_45` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7005:17 [INFO] [stdout] | [INFO] [stdout] 7005 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_rectangle_48 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_rectangle_48` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7376:14 [INFO] [stdout] | [INFO] [stdout] 7374 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_48 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7375 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7376 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_48) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_48` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7490:14 [INFO] [stdout] | [INFO] [stdout] 7488 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_rectangle_45 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7489 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7490 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_rectangle_45) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_45` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7580:17 [INFO] [stdout] | [INFO] [stdout] 7580 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativetableheadersection_56 { [INFO] [stdout] | ^----------------- ------------------------------------------ `InnerComponent_nativetableheadersection_56` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:7895:14 [INFO] [stdout] | [INFO] [stdout] 7893 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_nativetableheadersection_56 >) { [INFO] [stdout] | ---------------------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 7894 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 7895 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_nativetableheadersection_56) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_nativetableheadersection_56` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8063:14 [INFO] [stdout] | [INFO] [stdout] 8061 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_32 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8062 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8063 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_32) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_32` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8135:17 [INFO] [stdout] | [INFO] [stdout] 8135 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_62 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_62` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8527:14 [INFO] [stdout] | [INFO] [stdout] 8525 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_62 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8526 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8527 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_62) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_62` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8599:17 [INFO] [stdout] | [INFO] [stdout] 8599 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_67 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_67` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:8991:14 [INFO] [stdout] | [INFO] [stdout] 8989 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_67 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 8990 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 8991 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_67) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_67` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9063:17 [INFO] [stdout] | [INFO] [stdout] 9063 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_72 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_72` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9455:14 [INFO] [stdout] | [INFO] [stdout] 9453 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_72 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 9454 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 9455 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_72) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_72` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9527:17 [INFO] [stdout] | [INFO] [stdout] 9527 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_77 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_77` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:9919:14 [INFO] [stdout] | [INFO] [stdout] 9917 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_77 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 9918 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 9919 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_77) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_77` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/RustyCANdapter-867f54e76e04a922/out/appwindow.rs:10143:14 [INFO] [stdout] | [INFO] [stdout] 10141 | fn drop (self : core :: pin :: Pin < & mut InnerAppWindow >) { [INFO] [stdout] | ------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 10142 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10143 | ItemTreeVTable_static ! (static VT for self :: InnerAppWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerAppWindow` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lazy_static v1.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "934aa5b27f65459c1bf663d86e03b098f037a1848d457345ad67a848118e5ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934aa5b27f65459c1bf663d86e03b098f037a1848d457345ad67a848118e5ef4", kill_on_drop: false }` [INFO] [stdout] 934aa5b27f65459c1bf663d86e03b098f037a1848d457345ad67a848118e5ef4