[INFO] cloning repository https://github.com/dngulin/gpcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dngulin/gpcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdngulin%2Fgpcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdngulin%2Fgpcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1234dd1e42a1b13fe81ebb3763730db7cc8fb38 [INFO] checking dngulin/gpcl against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdngulin%2Fgpcl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dngulin/gpcl on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dngulin/gpcl [INFO] finished tweaking git repo https://github.com/dngulin/gpcl [INFO] tweaked toml for git repo https://github.com/dngulin/gpcl written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dngulin/gpcl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.2 [INFO] [stderr] Downloaded glutin v0.31.1 [INFO] [stderr] Downloaded femtovg v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54f8c9e2b233387f7dd4f0fa9afe7c36c2313c518419e779d7055724f2442b6 [INFO] running `Command { std: "docker" "start" "-a" "c54f8c9e2b233387f7dd4f0fa9afe7c36c2313c518419e779d7055724f2442b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54f8c9e2b233387f7dd4f0fa9afe7c36c2313c518419e779d7055724f2442b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54f8c9e2b233387f7dd4f0fa9afe7c36c2313c518419e779d7055724f2442b6", kill_on_drop: false }` [INFO] [stdout] c54f8c9e2b233387f7dd4f0fa9afe7c36c2313c518419e779d7055724f2442b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29a72a107c50d81792a8f22c933bcd01c512d560dcf6fb6a3e7c8cbe4bfcbbd [INFO] running `Command { std: "docker" "start" "-a" "a29a72a107c50d81792a8f22c933bcd01c512d560dcf6fb6a3e7c8cbe4bfcbbd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling svgtypes v0.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking unicode-properties v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling usvg-tree v0.36.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Compiling rustybuzz v0.10.0 [INFO] [stderr] Checking memmap2 v0.9.2 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Checking lyon_geom v1.0.4 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling usvg-parser v0.36.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling i-slint-compiler v1.3.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Checking const-field-offset v0.1.3 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Compiling resvg v0.36.0 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling i-slint-common v1.3.2 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling glutin v0.31.1 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking vtable v0.1.11 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling auto_enums v0.8.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling i-slint-core-macros v1.3.2 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking rustybuzz v0.11.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking clru v0.6.1 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking imgref v1.10.0 [INFO] [stderr] Compiling i-slint-backend-winit v1.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling i-slint-backend-selector v1.3.2 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking sctk-adwaita v0.7.0 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking gilrs-core v0.5.9 [INFO] [stderr] Checking copypasta v0.10.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking i-slint-core v1.3.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking femtovg v0.8.0 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.3.2 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling slint-build v1.3.2 [INFO] [stderr] Compiling slint-macros v1.3.2 [INFO] [stderr] Compiling gpcl v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking slint v1.3.2 [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 12 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerScreenLayout { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 13 | ...ock_height : sp :: Property < sp :: LogicalLength > , r#default_clock_height : sp :: Property < sp :: LogicalLength > , r#default_icon_size : sp :: Property < sp :: LogicalLength > , r#default_top_panel_height : sp :: Property < sp :: LogicalLength > , r#icon_size : sp :: Property < sp :: LogicalLength > , r#top_panel_height : sp :: Property < sp :: LogicalLength > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 | r#clock_height : () , r#default_clock_height : () , r#default_icon_size : () , r#default_top_panel_height : () , r#icon_size : () , r#top_panel_height : () , root : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 120 | ...erive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorSchemeSe... [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 121 | ...r#dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 121 | r#dark_color_scheme : () , root : () , } [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 139 | # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentP... [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 140 | root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 140 | root : () , } [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 150 | # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStyleMe... [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 151 | root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 151 | root : () , } [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 161 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerPath3_root_17 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 162 | ...ot_17 : sp :: r#Path , r#root_17_a : sp :: Property < r#Point > , r#root_17_b : sp :: Property < r#Point > , r#root_17_c : sp :: Property < r#Point > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerPath3_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 162 | r#root_17 : () , r#root_17_a : () , r#root_17_b : () , r#root_17_c : () , r#root_17_height : () , r#root_17_width : () , r#root_17_x : () , r#root_17_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:317:22 [INFO] [stdout] | [INFO] [stdout] 316 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerPath4_root_18 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 317 | ...ot_18 : sp :: r#Path , r#root_18_a : sp :: Property < r#Point > , r#root_18_b : sp :: Property < r#Point > , r#root_18_c : sp :: Property < r#Point > , r#root_18_d : sp :: Property < r#Point > , r#root_18_height : sp :: Property < sp :: LogicalLength > , r#root_18_width : sp :: Property < sp :: LogicalLength > , r#root_18_x : sp :: Property < sp :: LogicalLength > , r#root_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerPath4_root_18 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 317 | r#root_18 : () , r#root_18_a : () , r#root_18_b : () , r#root_18_c : () , r#root_18_d : () , r#root_18_height : () , r#root_18_width : () , r#root_18_x : () , r#root_18_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/gpcl-bcc0ce5220da4185/out/main.rs:481:22 [INFO] [stdout] | [INFO] [stdout] 480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerBackground_root_19 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 481 | ...ot_19 : sp :: r#Rectangle , r#path3_20 : InnerPath3_root_17 , r#path4_21 : InnerPath4_root_18 , r#path4_22 : InnerPath4_root_18 , r#path4_23 : InnerPath4_root_18 , r#path3_24 : InnerPath3_root_17 , r#path4_25 : InnerPath4_root_18 , r#path4_26 : InnerPath4_root_18 , r#path4_27 : InnerPath4_root_18 , r#root_19_height : sp :: Property < sp :: LogicalLength > , r#root_19_width : sp :: Property < sp :: LogicalLength > , r#root_19_x : sp :: Property < sp :: LogicalLength > , r#root_19_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerBackground_root_19 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 481 | r#root_19 : () , r#path3_20 : () , r#path4_21 : () , r#path4_22 : () , r#path4_23 : () , r#path3_24 : () , r#path4_25 : () , r#path4_26 : () , r#path4_27 : () , r#root_19_height : () , r#root_19_width : () , r#root_19_x : () , r#root_19_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/gpcl-bcc0ce5220da4185/out/main.rs:1847:22 [INFO] [stdout] | [INFO] [stdout] 1846 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerIcon_root_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1847 | ...ot_28 : sp :: r#ImageItem , r#root_28_size : sp :: Property < sp :: LogicalLength > , r#root_28_x : sp :: Property < sp :: LogicalLength > , r#root_28_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerIcon_root_28 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 1847 | r#root_28 : () , r#root_28_size : () , r#root_28_x : () , r#root_28_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/gpcl-bcc0ce5220da4185/out/main.rs:1979:22 [INFO] [stdout] | [INFO] [stdout] 1978 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_29 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1979 | ...ot_29 : sp :: r#Text , r#root_29_x : sp :: Property < sp :: LogicalLength > , r#root_29_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLabel_root_29 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 1979 | r#root_29 : () , r#root_29_x : () , r#root_29_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/gpcl-bcc0ce5220da4185/out/main.rs:2102:22 [INFO] [stdout] | [INFO] [stdout] 2101 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerGamepad_root_30 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2102 | ...ot_30 : sp :: r#BorderRectangle , r#icon_32 : InnerIcon_root_28 , r#label_33 : InnerLabel_root_29 , r#root_30_charge : sp :: Property < i32 > , r#root_30_empty_31_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_30_empty_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_30_empty_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_30_height : sp :: Property < sp :: LogicalLength > , r#root_30_name : sp :: Property < sp :: SharedString > , r#root_30_spacing : sp :: Property < sp :: LogicalLength > , r#root_30_status : sp :: Property < r#GamepadStatus > , r#root_30_width : sp :: Property < sp :: LogicalLength > , r#root_30_x : sp :: Property < sp :: LogicalLength > , r#root_30_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_label_34 > , repeater1 : sp :: Repeater < InnerComponent_icon_36 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerGamepad_root_30 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 2102 | r#root_30 : () , r#icon_32 : () , r#label_33 : () , r#root_30_charge : () , r#root_30_empty_31_layout_cache : () , r#root_30_empty_31_layoutinfo_h : () , r#root_30_empty_31_layoutinfo_v : () , r#root_30_height : () , r#root_30_name : () , r#root_30_spacing : () , r#root_30_status : () , r#root_30_width : () , r#root_30_x : () , r#root_30_y : () , repeater0 : () , repeater1 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:2824:23 [INFO] [stdout] | [INFO] [stdout] 2823 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_label_34 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2824 | ...bel_34 : InnerLabel_root_29 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_label_34 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerGamepad_root_30 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 2824 | r#label_34 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:3110:22 [INFO] [stdout] | [INFO] [stdout] 3109 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_icon_36 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3110 | ...on_36 : InnerIcon_root_28 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_icon_36 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerGamepad_root_30 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3110 | r#icon_36 : () , 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/gpcl-bcc0ce5220da4185/out/main.rs:3396:22 [INFO] [stdout] | [INFO] [stdout] 3395 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerAppIcon_root_38 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3396 | ...ot_38 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#image_41 : sp :: r#ImageItem , r#empty_42 : sp :: r#Empty , r#text_43 : sp :: r#Text , r#root_38_empty_39_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_39_width : sp :: Property < sp :: LogicalLength > , r#root_38_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_40_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_40_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_40_x : sp :: Property < sp :: LogicalLength > , r#root_38_empty_42_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_42_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_42_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_42_x : sp :: Property < sp :: LogicalLength > , r#root_38_icon_image : sp :: Property < sp :: Image > , r#root_38_icon_name : sp :: Property < sp :: SharedString > , r#root_38_icon_size : sp :: Property < sp :: LogicalLength > , r#root_38_image_41_y : sp :: Property < sp :: LogicalLength > , r#root_38_size : sp :: Property < sp :: LogicalLength > , r#root_38_text_43_y : sp :: Property < sp :: LogicalLength > , r#root_38_x : sp :: Property < sp :: LogicalLength > , r#root_38_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppIcon_root_38 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3396 | r#root_38 : () , r#empty_40 : () , r#image_41 : () , r#empty_42 : () , r#text_43 : () , r#root_38_empty_39_layout_cache : () , r#root_38_empty_39_layoutinfo_h : () , r#root_38_empty_39_layoutinfo_v : () , r#root_38_empty_39_width : () , r#root_38_empty_40_layout_cache : () , r#root_38_empty_40_layoutinfo_h : () , r#root_38_empty_40_layoutinfo_v : () , r#root_38_empty_40_x : () , r#root_38_empty_42_layout_cache : () , r#root_38_empty_42_layoutinfo_h : () , r#root_38_empty_42_layoutinfo_v : () , r#root_38_empty_42_x : () , r#root_38_icon_image : () , r#root_38_icon_name : () , r#root_38_icon_size : () , r#root_38_image_41_y : () , r#root_38_size : () , r#root_38_text_43_y : () , r#root_38_x : () , r#root_38_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/gpcl-bcc0ce5220da4185/out/main.rs:3987:21 [INFO] [stdout] | [INFO] [stdout] 3986 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3987 | ...ot_1 : sp :: r#WindowItem , r#focus_scope_2 : sp :: r#FocusScope , r#gamepad_list_5 : sp :: r#Empty , r#clock_8 : sp :: r#Text , r#empty_9 : sp :: r#Empty , r#app_list_10 : sp :: r#Flickable , r#app_list_viewport_11 : sp :: r#Empty , r#selection_12 : sp :: r#BorderRectangle , r#spacer_16 : sp :: r#Empty , r#bg_3 : InnerBackground_root_19 , r#root_1_app_list : sp :: Property < sp :: ModelRc < r#AppIconModel > > , r#root_1_app_list_10_is_interactive : sp :: Property < bool > , r#root_1_app_list_10_item_size : sp :: Property < sp :: LogicalLength > , r#root_1_app_list_10_selected_index : sp :: Property < i32 > , r#root_1_app_list_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_app_list_10_y : sp :: Property < sp :: LogicalLength > , r#root_1_clock_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_9_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_9_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_9_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_focus_scope_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_focus_scope_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_gamepad_list : sp :: Property < sp :: ModelRc < r#GamepadModel > > , r#root_1_gamepad_list_5_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_gamepad_list_5_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_gamepad_list_5_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_gamepad_list_5_spacing : sp :: Property < sp :: LogicalLength > , r#root_1_gamepad_list_5_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_selection_12_x : sp :: Property < sp :: LogicalLength > , r#root_1_spacer_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_app_icon_activated : sp :: Callback < (i32 ,) , () > , r#root_1_reload_pressed : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_gamepad_6 > , repeater1 : sp :: Repeater < InnerComponent_appicon_14 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3987 | r#root_1 : () , r#focus_scope_2 : () , r#gamepad_list_5 : () , r#clock_8 : () , r#empty_9 : () , r#app_list_10 : () , r#app_list_viewport_11 : () , r#selection_12 : () , r#spacer_16 : () , r#bg_3 : () , r#root_1_app_list : () , r#root_1_app_list_10_is_interactive : () , r#root_1_app_list_10_item_size : () , r#root_1_app_list_10_selected_index : () , r#root_1_app_list_10_width : () , r#root_1_app_list_10_y : () , r#root_1_clock_8_x : () , r#root_1_empty_13_layout_cache : () , r#root_1_empty_13_layoutinfo_h : () , r#root_1_empty_4_layout_cache : () , r#root_1_empty_4_layoutinfo_h : () , r#root_1_empty_4_layoutinfo_v : () , r#root_1_empty_4_width : () , r#root_1_empty_9_layout_cache : () , r#root_1_empty_9_layoutinfo_h : () , r#root_1_empty_9_layoutinfo_v : () , r#root_1_empty_9_x : () , r#root_1_focus_scope_2_x : () , r#root_1_focus_scope_2_y : () , r#root_1_gamepad_list : () , r#root_1_gamepad_list_5_layout_cache : () , r#root_1_gamepad_list_5_layoutinfo_h : () , r#root_1_gamepad_list_5_layoutinfo_v : () , r#root_1_gamepad_list_5_spacing : () , r#root_1_gamepad_list_5_x : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_selection_12_x : () , r#root_1_spacer_16_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_app_icon_activated : () , r#root_1_reload_pressed : () , repeater0 : () , repeater1 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:5166:24 [INFO] [stdout] | [INFO] [stdout] 5165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_gamepad_6 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5166 | ...mepad_6 : InnerGamepad_root_30 , r#model_data : sp :: Property < r#GamepadModel > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_gamepad_6 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 5166 | r#gamepad_6 : () , 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/gpcl-bcc0ce5220da4185/out/main.rs:5523:25 [INFO] [stdout] | [INFO] [stdout] 5522 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_appicon_14 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5523 | ...picon_14 : InnerAppIcon_root_38 , r#model_data : sp :: Property < r#AppIconModel > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_appicon_14 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 5523 | r#appicon_14 : () , 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/gpcl-bcc0ce5220da4185/out/main.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 12 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerScreenLayout { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 13 | ...ock_height : sp :: Property < sp :: LogicalLength > , r#default_clock_height : sp :: Property < sp :: LogicalLength > , r#default_icon_size : sp :: Property < sp :: LogicalLength > , r#default_top_panel_height : sp :: Property < sp :: LogicalLength > , r#icon_size : sp :: Property < sp :: LogicalLength > , r#top_panel_height : sp :: Property < sp :: LogicalLength > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 | r#clock_height : () , r#default_clock_height : () , r#default_icon_size : () , r#default_top_panel_height : () , r#icon_size : () , r#top_panel_height : () , root : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 120 | ...erive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorSchemeSe... [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 121 | ...r#dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 121 | r#dark_color_scheme : () , root : () , } [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 139 | # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentP... [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 140 | root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 140 | root : () , } [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 150 | # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStyleMe... [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 151 | root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 151 | root : () , } [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 161 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerPath3_root_17 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 162 | ...ot_17 : sp :: r#Path , r#root_17_a : sp :: Property < r#Point > , r#root_17_b : sp :: Property < r#Point > , r#root_17_c : sp :: Property < r#Point > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerPath3_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 162 | r#root_17 : () , r#root_17_a : () , r#root_17_b : () , r#root_17_c : () , r#root_17_height : () , r#root_17_width : () , r#root_17_x : () , r#root_17_y : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:317:22 [INFO] [stdout] | [INFO] [stdout] 316 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerPath4_root_18 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 317 | ...ot_18 : sp :: r#Path , r#root_18_a : sp :: Property < r#Point > , r#root_18_b : sp :: Property < r#Point > , r#root_18_c : sp :: Property < r#Point > , r#root_18_d : sp :: Property < r#Point > , r#root_18_height : sp :: Property < sp :: LogicalLength > , r#root_18_width : sp :: Property < sp :: LogicalLength > , r#root_18_x : sp :: Property < sp :: LogicalLength > , r#root_18_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerPath4_root_18 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 317 | r#root_18 : () , r#root_18_a : () , r#root_18_b : () , r#root_18_c : () , r#root_18_d : () , r#root_18_height : () , r#root_18_width : () , r#root_18_x : () , r#root_18_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/gpcl-bcc0ce5220da4185/out/main.rs:481:22 [INFO] [stdout] | [INFO] [stdout] 480 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerBackground_root_19 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 481 | ...ot_19 : sp :: r#Rectangle , r#path3_20 : InnerPath3_root_17 , r#path4_21 : InnerPath4_root_18 , r#path4_22 : InnerPath4_root_18 , r#path4_23 : InnerPath4_root_18 , r#path3_24 : InnerPath3_root_17 , r#path4_25 : InnerPath4_root_18 , r#path4_26 : InnerPath4_root_18 , r#path4_27 : InnerPath4_root_18 , r#root_19_height : sp :: Property < sp :: LogicalLength > , r#root_19_width : sp :: Property < sp :: LogicalLength > , r#root_19_x : sp :: Property < sp :: LogicalLength > , r#root_19_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerBackground_root_19 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 481 | r#root_19 : () , r#path3_20 : () , r#path4_21 : () , r#path4_22 : () , r#path4_23 : () , r#path3_24 : () , r#path4_25 : () , r#path4_26 : () , r#path4_27 : () , r#root_19_height : () , r#root_19_width : () , r#root_19_x : () , r#root_19_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/gpcl-bcc0ce5220da4185/out/main.rs:1847:22 [INFO] [stdout] | [INFO] [stdout] 1846 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerIcon_root_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1847 | ...ot_28 : sp :: r#ImageItem , r#root_28_size : sp :: Property < sp :: LogicalLength > , r#root_28_x : sp :: Property < sp :: LogicalLength > , r#root_28_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerIcon_root_28 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 1847 | r#root_28 : () , r#root_28_size : () , r#root_28_x : () , r#root_28_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/gpcl-bcc0ce5220da4185/out/main.rs:1979:22 [INFO] [stdout] | [INFO] [stdout] 1978 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLabel_root_29 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1979 | ...ot_29 : sp :: r#Text , r#root_29_x : sp :: Property < sp :: LogicalLength > , r#root_29_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLabel_root_29 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 1979 | r#root_29 : () , r#root_29_x : () , r#root_29_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/gpcl-bcc0ce5220da4185/out/main.rs:2102:22 [INFO] [stdout] | [INFO] [stdout] 2101 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerGamepad_root_30 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2102 | ...ot_30 : sp :: r#BorderRectangle , r#icon_32 : InnerIcon_root_28 , r#label_33 : InnerLabel_root_29 , r#root_30_charge : sp :: Property < i32 > , r#root_30_empty_31_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_30_empty_31_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_30_empty_31_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_30_height : sp :: Property < sp :: LogicalLength > , r#root_30_name : sp :: Property < sp :: SharedString > , r#root_30_spacing : sp :: Property < sp :: LogicalLength > , r#root_30_status : sp :: Property < r#GamepadStatus > , r#root_30_width : sp :: Property < sp :: LogicalLength > , r#root_30_x : sp :: Property < sp :: LogicalLength > , r#root_30_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent_label_34 > , repeater1 : sp :: Repeater < InnerComponent_icon_36 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerGamepad_root_30 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 2102 | r#root_30 : () , r#icon_32 : () , r#label_33 : () , r#root_30_charge : () , r#root_30_empty_31_layout_cache : () , r#root_30_empty_31_layoutinfo_h : () , r#root_30_empty_31_layoutinfo_v : () , r#root_30_height : () , r#root_30_name : () , r#root_30_spacing : () , r#root_30_status : () , r#root_30_width : () , r#root_30_x : () , r#root_30_y : () , repeater0 : () , repeater1 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:2824:23 [INFO] [stdout] | [INFO] [stdout] 2823 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_label_34 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2824 | ...bel_34 : InnerLabel_root_29 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_label_34 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerGamepad_root_30 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 2824 | r#label_34 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:3110:22 [INFO] [stdout] | [INFO] [stdout] 3109 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_icon_36 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3110 | ...on_36 : InnerIcon_root_28 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_icon_36 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerGamepad_root_30 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3110 | r#icon_36 : () , 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/gpcl-bcc0ce5220da4185/out/main.rs:3396:22 [INFO] [stdout] | [INFO] [stdout] 3395 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerAppIcon_root_38 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3396 | ...ot_38 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#image_41 : sp :: r#ImageItem , r#empty_42 : sp :: r#Empty , r#text_43 : sp :: r#Text , r#root_38_empty_39_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_39_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_39_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_39_width : sp :: Property < sp :: LogicalLength > , r#root_38_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_40_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_40_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_40_x : sp :: Property < sp :: LogicalLength > , r#root_38_empty_42_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_38_empty_42_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_38_empty_42_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_38_empty_42_x : sp :: Property < sp :: LogicalLength > , r#root_38_icon_image : sp :: Property < sp :: Image > , r#root_38_icon_name : sp :: Property < sp :: SharedString > , r#root_38_icon_size : sp :: Property < sp :: LogicalLength > , r#root_38_image_41_y : sp :: Property < sp :: LogicalLength > , r#root_38_size : sp :: Property < sp :: LogicalLength > , r#root_38_text_43_y : sp :: Property < sp :: LogicalLength > , r#root_38_x : sp :: Property < sp :: LogicalLength > , r#root_38_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppIcon_root_38 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3396 | r#root_38 : () , r#empty_40 : () , r#image_41 : () , r#empty_42 : () , r#text_43 : () , r#root_38_empty_39_layout_cache : () , r#root_38_empty_39_layoutinfo_h : () , r#root_38_empty_39_layoutinfo_v : () , r#root_38_empty_39_width : () , r#root_38_empty_40_layout_cache : () , r#root_38_empty_40_layoutinfo_h : () , r#root_38_empty_40_layoutinfo_v : () , r#root_38_empty_40_x : () , r#root_38_empty_42_layout_cache : () , r#root_38_empty_42_layoutinfo_h : () , r#root_38_empty_42_layoutinfo_v : () , r#root_38_empty_42_x : () , r#root_38_icon_image : () , r#root_38_icon_name : () , r#root_38_icon_size : () , r#root_38_image_41_y : () , r#root_38_size : () , r#root_38_text_43_y : () , r#root_38_x : () , r#root_38_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/gpcl-bcc0ce5220da4185/out/main.rs:3987:21 [INFO] [stdout] | [INFO] [stdout] 3986 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 3987 | ...ot_1 : sp :: r#WindowItem , r#focus_scope_2 : sp :: r#FocusScope , r#gamepad_list_5 : sp :: r#Empty , r#clock_8 : sp :: r#Text , r#empty_9 : sp :: r#Empty , r#app_list_10 : sp :: r#Flickable , r#app_list_viewport_11 : sp :: r#Empty , r#selection_12 : sp :: r#BorderRectangle , r#spacer_16 : sp :: r#Empty , r#bg_3 : InnerBackground_root_19 , r#root_1_app_list : sp :: Property < sp :: ModelRc < r#AppIconModel > > , r#root_1_app_list_10_is_interactive : sp :: Property < bool > , r#root_1_app_list_10_item_size : sp :: Property < sp :: LogicalLength > , r#root_1_app_list_10_selected_index : sp :: Property < i32 > , r#root_1_app_list_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_app_list_10_y : sp :: Property < sp :: LogicalLength > , r#root_1_clock_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_9_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_9_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_9_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_focus_scope_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_focus_scope_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_gamepad_list : sp :: Property < sp :: ModelRc < r#GamepadModel > > , r#root_1_gamepad_list_5_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_gamepad_list_5_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_gamepad_list_5_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_gamepad_list_5_spacing : sp :: Property < sp :: LogicalLength > , r#root_1_gamepad_list_5_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_selection_12_x : sp :: Property < sp :: LogicalLength > , r#root_1_spacer_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_app_icon_activated : sp :: Callback < (i32 ,) , () > , r#root_1_reload_pressed : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_gamepad_6 > , repeater1 : sp :: Repeater < InnerComponent_appicon_14 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 3987 | r#root_1 : () , r#focus_scope_2 : () , r#gamepad_list_5 : () , r#clock_8 : () , r#empty_9 : () , r#app_list_10 : () , r#app_list_viewport_11 : () , r#selection_12 : () , r#spacer_16 : () , r#bg_3 : () , r#root_1_app_list : () , r#root_1_app_list_10_is_interactive : () , r#root_1_app_list_10_item_size : () , r#root_1_app_list_10_selected_index : () , r#root_1_app_list_10_width : () , r#root_1_app_list_10_y : () , r#root_1_clock_8_x : () , r#root_1_empty_13_layout_cache : () , r#root_1_empty_13_layoutinfo_h : () , r#root_1_empty_4_layout_cache : () , r#root_1_empty_4_layoutinfo_h : () , r#root_1_empty_4_layoutinfo_v : () , r#root_1_empty_4_width : () , r#root_1_empty_9_layout_cache : () , r#root_1_empty_9_layoutinfo_h : () , r#root_1_empty_9_layoutinfo_v : () , r#root_1_empty_9_x : () , r#root_1_focus_scope_2_x : () , r#root_1_focus_scope_2_y : () , r#root_1_gamepad_list : () , r#root_1_gamepad_list_5_layout_cache : () , r#root_1_gamepad_list_5_layoutinfo_h : () , r#root_1_gamepad_list_5_layoutinfo_v : () , r#root_1_gamepad_list_5_spacing : () , r#root_1_gamepad_list_5_x : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_selection_12_x : () , r#root_1_spacer_16_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_app_icon_activated : () , r#root_1_reload_pressed : () , repeater0 : () , repeater1 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/gpcl-bcc0ce5220da4185/out/main.rs:5166:24 [INFO] [stdout] | [INFO] [stdout] 5165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_gamepad_6 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5166 | ...mepad_6 : InnerGamepad_root_30 , r#model_data : sp :: Property < r#GamepadModel > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_gamepad_6 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 5166 | r#gamepad_6 : () , 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/gpcl-bcc0ce5220da4185/out/main.rs:5523:25 [INFO] [stdout] | [INFO] [stdout] 5522 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_appicon_14 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5523 | ...picon_14 : InnerAppIcon_root_38 , r#model_data : sp :: Property < r#AppIconModel > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_appicon_14 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 5523 | r#appicon_14 : () , 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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "a29a72a107c50d81792a8f22c933bcd01c512d560dcf6fb6a3e7c8cbe4bfcbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29a72a107c50d81792a8f22c933bcd01c512d560dcf6fb6a3e7c8cbe4bfcbbd", kill_on_drop: false }` [INFO] [stdout] a29a72a107c50d81792a8f22c933bcd01c512d560dcf6fb6a3e7c8cbe4bfcbbd