[INFO] cloning repository https://github.com/nailton/incomeapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nailton/incomeapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnailton%2Fincomeapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnailton%2Fincomeapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 210d21711e901684d93dab1a3f091cd4f75102b8 [INFO] building nailton/incomeapp against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnailton%2Fincomeapp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nailton/incomeapp [INFO] finished tweaking git repo https://github.com/nailton/incomeapp [INFO] tweaked toml for git repo https://github.com/nailton/incomeapp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nailton/incomeapp on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nailton/incomeapp 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e7ff2bb2055f8369e54bf5a056598d70a8cf677bb95b15f46d03e7afd4c696 [INFO] running `Command { std: "docker" "start" "-a" "d3e7ff2bb2055f8369e54bf5a056598d70a8cf677bb95b15f46d03e7afd4c696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e7ff2bb2055f8369e54bf5a056598d70a8cf677bb95b15f46d03e7afd4c696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e7ff2bb2055f8369e54bf5a056598d70a8cf677bb95b15f46d03e7afd4c696", kill_on_drop: false }` [INFO] [stdout] d3e7ff2bb2055f8369e54bf5a056598d70a8cf677bb95b15f46d03e7afd4c696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 24d8923cb9f1bf37be81728ffada380dc7b17e9c574948b2c41e70d090bb3ea0 [INFO] running `Command { std: "docker" "start" "-a" "24d8923cb9f1bf37be81728ffada380dc7b17e9c574948b2c41e70d090bb3ea0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling fontdb v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling usvg-tree v0.38.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling usvg-parser v0.38.0 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling usvg-text-layout v0.38.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling usvg v0.38.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling i-slint-compiler v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling const-field-offset v0.1.3 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling resvg v0.38.0 [INFO] [stderr] Compiling js-sys v0.3.68 [INFO] [stderr] Compiling vtable v0.1.11 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling i-slint-core-macros v1.4.1 [INFO] [stderr] Compiling i-slint-common v1.4.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling pin-weak v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.4 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling web-time v1.0.0 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling i-slint-backend-qt v1.4.1 [INFO] [stderr] Compiling rustybuzz v0.11.0 [INFO] [stderr] Compiling softbuffer v0.3.4 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling i-slint-backend-winit v1.4.1 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling web-sys v0.3.68 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.41 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling i-slint-backend-selector v1.4.1 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling cpp v0.5.9 [INFO] [stderr] Compiling slint-build v1.4.1 [INFO] [stderr] Compiling i-slint-core v1.4.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling femtovg v0.8.2 [INFO] [stderr] Compiling incomeapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slint-macros v1.4.1 [INFO] [stderr] Compiling i-slint-renderer-femtovg v1.4.1 [INFO] [stderr] Compiling slint v1.4.1 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 8 | ...ive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorScheme... [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9 | ...dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9 - r#dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 9 + r#dark_color_scheme : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 27 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentPalette_35 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 28 | ...cent_control_border : sp :: Property < slint :: Brush > , r#control_border : sp :: Property < slint :: Brush > , r#text_control_border : sp :: Property < slint :: Brush > , 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] 28 - r#accent_control_border : sp :: Property < slint :: Brush > , r#control_border : sp :: Property < slint :: Brush > , r#text_control_border : sp :: Property < slint :: Brush > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 28 + r#accent_control_border : () , r#control_border : () , r#text_control_border : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_11 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 103 | ...ot_11 : sp :: r#Empty , r#root_clip_12 : sp :: r#Clip , r#i_placeholder_13 : sp :: r#Text , r#i_text_input_14 : sp :: r#TextInput , r#root_11_has_focus : sp :: Property < bool > , r#root_11_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_horizontal_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_max_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_max_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_vertical_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_y : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_computed_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_y : sp :: Property < sp :: LogicalLength > , r#root_11_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_11_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_11_margin : sp :: Property < sp :: LogicalLength > , r#root_11_placeholder_color : sp :: Property < slint :: Brush > , r#root_11_placeholder_text : sp :: Property < sp :: SharedString > , r#root_11_root_clip_12_x : sp :: Property < sp :: LogicalLength > , r#root_11_root_clip_12_y : sp :: Property < sp :: LogicalLength > , r#root_11_text_color : sp :: Property < slint :: Brush > , r#root_11_width : sp :: Property < sp :: LogicalLength > , r#root_11_x : sp :: Property < sp :: LogicalLength > , r#root_11_y : sp :: Property < sp :: LogicalLength > , r#root_11_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_11_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_11 >> , 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] 103 - r#root_11 : sp :: r#Empty , r#root_clip_12 : sp :: r#Clip , r#i_placeholder_13 : sp :: r#Text , r#i_text_input_14 : sp :: r#TextInput , r#root_11_has_focus : sp :: Property < bool > , r#root_11_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_horizontal_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_max_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_max_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_vertical_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_y : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_computed_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_y : sp :: Property < sp :: LogicalLength > , r#root_11_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_11_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_11_margin : sp :: Property < sp :: LogicalLength > , r#root_11_placeholder_color : sp :: Property < slint :: Brush > , r#root_11_placeholder_text : sp :: Property < sp :: SharedString > , r#root_11_root_clip_12_x : sp :: Property < sp :: LogicalLength > , r#root_11_root_clip_12_y : sp :: Property < sp :: LogicalLength > , r#root_11_text_color : sp :: Property < slint :: Brush > , r#root_11_width : sp :: Property < sp :: LogicalLength > , r#root_11_x : sp :: Property < sp :: LogicalLength > , r#root_11_y : sp :: Property < sp :: LogicalLength > , r#root_11_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_11_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_11 >> , 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] 103 + r#root_11 : () , r#root_clip_12 : () , r#i_placeholder_13 : () , r#i_text_input_14 : () , r#root_11_has_focus : () , r#root_11_height : () , r#root_11_i_placeholder_13_horizontal_stretch : () , r#root_11_i_placeholder_13_max_height : () , r#root_11_i_placeholder_13_max_width : () , r#root_11_i_placeholder_13_min_height : () , r#root_11_i_placeholder_13_min_width : () , r#root_11_i_placeholder_13_preferred_height : () , r#root_11_i_placeholder_13_preferred_width : () , r#root_11_i_placeholder_13_vertical_stretch : () , r#root_11_i_placeholder_13_x : () , r#root_11_i_placeholder_13_y : () , r#root_11_i_text_input_14_computed_x : () , r#root_11_i_text_input_14_preferred_height : () , r#root_11_i_text_input_14_preferred_width : () , r#root_11_i_text_input_14_x : () , r#root_11_i_text_input_14_y : () , r#root_11_layoutinfo_h : () , r#root_11_layoutinfo_v : () , r#root_11_margin : () , r#root_11_placeholder_color : () , r#root_11_placeholder_text : () , r#root_11_root_clip_12_x : () , r#root_11_root_clip_12_y : () , r#root_11_text_color : () , r#root_11_width : () , r#root_11_x : () , r#root_11_y : () , r#root_11_accepted : () , r#root_11_edited : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:800:22 [INFO] [stdout] | [INFO] [stdout] 799 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_15 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 800 | ...ot_15 : sp :: r#Empty , r#i_background_16 : sp :: r#BorderRectangle , r#i_focus_border_19 : sp :: r#Rectangle , r#i_base_18 : InnerLineEditBase_root_11 , r#root_15_height : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_width : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_x : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_y : sp :: Property < sp :: LogicalLength > , r#root_15_i_layout_17_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_15_i_layout_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_15_i_layout_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_15_state : sp :: Property < i32 > , r#root_15_width : sp :: Property < sp :: LogicalLength > , r#root_15_x : sp :: Property < sp :: LogicalLength > , r#root_15_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_15 >> , 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] 800 - r#root_15 : sp :: r#Empty , r#i_background_16 : sp :: r#BorderRectangle , r#i_focus_border_19 : sp :: r#Rectangle , r#i_base_18 : InnerLineEditBase_root_11 , r#root_15_height : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_width : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_x : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_y : sp :: Property < sp :: LogicalLength > , r#root_15_i_layout_17_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_15_i_layout_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_15_i_layout_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_15_state : sp :: Property < i32 > , r#root_15_width : sp :: Property < sp :: LogicalLength > , r#root_15_x : sp :: Property < sp :: LogicalLength > , r#root_15_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_15 >> , 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] 800 + r#root_15 : () , r#i_background_16 : () , r#i_focus_border_19 : () , r#i_base_18 : () , r#root_15_height : () , r#root_15_i_background_16_width : () , r#root_15_i_background_16_x : () , r#root_15_i_background_16_y : () , r#root_15_i_layout_17_layout_cache : () , r#root_15_i_layout_17_layoutinfo_h : () , r#root_15_i_layout_17_layoutinfo_v : () , r#root_15_state : () , r#root_15_width : () , r#root_15_x : () , r#root_15_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1414:22 [INFO] [stdout] | [INFO] [stdout] 1413 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFocusBorder_root_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1414 | ...ot_20 : sp :: r#BorderRectangle , r#rectangle_21 : sp :: r#BorderRectangle , r#root_20_height : sp :: Property < sp :: LogicalLength > , r#root_20_width : sp :: Property < sp :: LogicalLength > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerFocusBorder_root_20 >> , 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] 1414 - r#root_20 : sp :: r#BorderRectangle , r#rectangle_21 : sp :: r#BorderRectangle , r#root_20_height : sp :: Property < sp :: LogicalLength > , r#root_20_width : sp :: Property < sp :: LogicalLength > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerFocusBorder_root_20 >> , 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] 1414 + r#root_20 : () , r#rectangle_21 : () , r#root_20_height : () , r#root_20_width : () , r#root_20_x : () , r#root_20_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1546:22 [INFO] [stdout] | [INFO] [stdout] 1545 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_22 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1546 | ...ot_22 : sp :: r#Empty , r#i_background_23 : sp :: r#BorderRectangle , r#i_border_24 : sp :: r#BorderRectangle , r#i_touch_area_30 : sp :: r#TouchArea , r#i_focus_scope_31 : sp :: r#FocusScope , r#root_22_checkable : sp :: Property < bool > , r#root_22_checked : sp :: Property < bool > , r#root_22_has_focus : sp :: Property < bool > , r#root_22_height : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_width : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_focus_scope_31_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_layout_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_22_i_layout_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_22_i_layout_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_22_i_touch_area_30_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_touch_area_30_y : sp :: Property < sp :: LogicalLength > , r#root_22_icon : sp :: Property < sp :: Image > , r#root_22_pressed : sp :: Property < bool > , r#root_22_primary : sp :: Property < bool > , r#root_22_state : sp :: Property < i32 > , r#root_22_text : sp :: Property < sp :: SharedString > , r#root_22_text_color : sp :: Property < slint :: Brush > , r#root_22_width : sp :: Property < sp :: LogicalLength > , r#root_22_x : sp :: Property < sp :: LogicalLength > , r#root_22_y : sp :: Property < sp :: LogicalLength > , r#root_22_clicked : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_image_26 > , repeater1 : sp :: Repeater < InnerComponent_text_28 > , repeater2 : sp :: Repeater < InnerComponent_focusborder_32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_22 >> , 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] 1546 - r#root_22 : sp :: r#Empty , r#i_background_23 : sp :: r#BorderRectangle , r#i_border_24 : sp :: r#BorderRectangle , r#i_touch_area_30 : sp :: r#TouchArea , r#i_focus_scope_31 : sp :: r#FocusScope , r#root_22_checkable : sp :: Property < bool > , r#root_22_checked : sp :: Property < bool > , r#root_22_has_focus : sp :: Property < bool > , r#root_22_height : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_width : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_focus_scope_31_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_layout_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_22_i_layout_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_22_i_layout_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_22_i_touch_area_30_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_touch_area_30_y : sp :: Property < sp :: LogicalLength > , r#root_22_icon : sp :: Property < sp :: Image > , r#root_22_pressed : sp :: Property < bool > , r#root_22_primary : sp :: Property < bool > , r#root_22_state : sp :: Property < i32 > , r#root_22_text : sp :: Property < sp :: SharedString > , r#root_22_text_color : sp :: Property < slint :: Brush > , r#root_22_width : sp :: Property < sp :: LogicalLength > , r#root_22_x : sp :: Property < sp :: LogicalLength > , r#root_22_y : sp :: Property < sp :: LogicalLength > , r#root_22_clicked : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_image_26 > , repeater1 : sp :: Repeater < InnerComponent_text_28 > , repeater2 : sp :: Repeater < InnerComponent_focusborder_32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_22 >> , 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] 1546 + r#root_22 : () , r#i_background_23 : () , r#i_border_24 : () , r#i_touch_area_30 : () , r#i_focus_scope_31 : () , r#root_22_checkable : () , r#root_22_checked : () , r#root_22_has_focus : () , r#root_22_height : () , r#root_22_i_background_23_width : () , r#root_22_i_background_23_x : () , r#root_22_i_background_23_y : () , r#root_22_i_border_24_x : () , r#root_22_i_border_24_y : () , r#root_22_i_focus_scope_31_y : () , r#root_22_i_layout_25_layout_cache : () , r#root_22_i_layout_25_layoutinfo_h : () , r#root_22_i_layout_25_layoutinfo_v : () , r#root_22_i_touch_area_30_x : () , r#root_22_i_touch_area_30_y : () , r#root_22_icon : () , r#root_22_pressed : () , r#root_22_primary : () , r#root_22_state : () , r#root_22_text : () , r#root_22_text_color : () , r#root_22_width : () , r#root_22_x : () , r#root_22_y : () , r#root_22_clicked : () , repeater0 : () , repeater1 : () , repeater2 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2313:23 [INFO] [stdout] | [INFO] [stdout] 2312 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_26 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2313 | ...age_26 : sp :: r#ImageItem , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_image_26 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2313 - r#image_26 : sp :: r#ImageItem , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_image_26 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2313 + r#image_26 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2534:22 [INFO] [stdout] | [INFO] [stdout] 2533 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2534 | ...xt_28 : sp :: r#Text , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_text_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2534 - r#text_28 : sp :: r#Text , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_text_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2534 + r#text_28 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2792:29 [INFO] [stdout] | [INFO] [stdout] 2791 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_focusborder_32 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2792 | ...cusborder_32 : InnerFocusBorder_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_focusborder_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2792 - r#focusborder_32 : InnerFocusBorder_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_focusborder_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2792 + r#focusborder_32 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:3040:21 [INFO] [stdout] | [INFO] [stdout] 3039 | ...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] 3040 | ...ot_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#empty_6 : sp :: r#Empty , r#rectangle_7 : sp :: r#Rectangle , r#text_8 : sp :: r#Text , r#rectangle_9 : sp :: r#Rectangle , r#rectangle_10 : sp :: r#Rectangle , r#income_4 : InnerLineEdit_root_15 , r#button_5 : InnerButton_root_22 , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_opercurtain : sp :: Property < bool > , r#root_1_rectangle_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_9_width : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_8_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , 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] 3040 - r#root_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#empty_6 : sp :: r#Empty , r#rectangle_7 : sp :: r#Rectangle , r#text_8 : sp :: r#Text , r#rectangle_9 : sp :: r#Rectangle , r#rectangle_10 : sp :: r#Rectangle , r#income_4 : InnerLineEdit_root_15 , r#button_5 : InnerButton_root_22 , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_opercurtain : sp :: Property < bool > , r#root_1_rectangle_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_9_width : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_8_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , 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] 3040 + r#root_1 : () , r#text_3 : () , r#empty_6 : () , r#rectangle_7 : () , r#text_8 : () , r#rectangle_9 : () , r#rectangle_10 : () , r#income_4 : () , r#button_5 : () , r#root_1_empty_2_layout_cache_h : () , r#root_1_empty_2_layout_cache_v : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_opercurtain : () , r#root_1_rectangle_10_width : () , r#root_1_rectangle_10_x : () , r#root_1_rectangle_7_layoutinfo_h : () , r#root_1_rectangle_7_layoutinfo_v : () , r#root_1_rectangle_9_width : () , r#root_1_results : () , r#root_1_text_8_min_height : () , r#root_1_text_8_min_width : () , r#root_1_text_8_preferred_height : () , r#root_1_text_8_preferred_width : () , r#root_1_text_8_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_divide_income : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorSchemeSelector_34 { [INFO] [stdout] | ^----------------- --------------------------- `InnerColorSchemeSelector_34` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentPalette_35 { [INFO] [stdout] | ^----------------- --------------------- `InnerFluentPalette_35` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_11 { [INFO] [stdout] | ^----------------- ------------------------- `InnerLineEditBase_root_11` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:799:17 [INFO] [stdout] | [INFO] [stdout] 799 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_15 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_15` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1413:17 [INFO] [stdout] | [INFO] [stdout] 1413 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFocusBorder_root_20 { [INFO] [stdout] | ^----------------- ------------------------ `InnerFocusBorder_root_20` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1545:17 [INFO] [stdout] | [INFO] [stdout] 1545 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_22 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_22` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2312:17 [INFO] [stdout] | [INFO] [stdout] 2312 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_26 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_image_26` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2461:14 [INFO] [stdout] | [INFO] [stdout] 2459 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_26 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2460 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2461 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_image_26) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_26` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2533:17 [INFO] [stdout] | [INFO] [stdout] 2533 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_28 { [INFO] [stdout] | ^----------------- ---------------------- `InnerComponent_text_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2719:14 [INFO] [stdout] | [INFO] [stdout] 2717 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_text_28 >) { [INFO] [stdout] | -------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2718 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2719 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_text_28) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_text_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2791:17 [INFO] [stdout] | [INFO] [stdout] 2791 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_focusborder_32 { [INFO] [stdout] | ^----------------- ----------------------------- `InnerComponent_focusborder_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2967:14 [INFO] [stdout] | [INFO] [stdout] 2965 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_focusborder_32 >) { [INFO] [stdout] | --------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2966 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2967 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_focusborder_32) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_focusborder_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:3039:17 [INFO] [stdout] | [INFO] [stdout] 3039 | ...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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:4570:14 [INFO] [stdout] | [INFO] [stdout] 4568 | fn drop (self : core :: pin :: Pin < & mut InnerAppWindow >) { [INFO] [stdout] | ------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 4569 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4570 | 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 1m 14s [INFO] running `Command { std: "docker" "inspect" "24d8923cb9f1bf37be81728ffada380dc7b17e9c574948b2c41e70d090bb3ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d8923cb9f1bf37be81728ffada380dc7b17e9c574948b2c41e70d090bb3ea0", kill_on_drop: false }` [INFO] [stdout] 24d8923cb9f1bf37be81728ffada380dc7b17e9c574948b2c41e70d090bb3ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] a86b0327ca484ab8d381f993633b32b29c3797f4a853d9b2d5aa02da2e5ba848 [INFO] running `Command { std: "docker" "start" "-a" "a86b0327ca484ab8d381f993633b32b29c3797f4a853d9b2d5aa02da2e5ba848", kill_on_drop: false }` [INFO] [stderr] Compiling incomeapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 8 | ...ive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorScheme... [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9 | ...dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 9 - r#dark_color_scheme : sp :: Property < bool > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 9 + r#dark_color_scheme : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 27 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentPalette_35 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 28 | ...cent_control_border : sp :: Property < slint :: Brush > , r#control_border : sp :: Property < slint :: Brush > , r#text_control_border : sp :: Property < slint :: Brush > , 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] 28 - r#accent_control_border : sp :: Property < slint :: Brush > , r#control_border : sp :: Property < slint :: Brush > , r#text_control_border : sp :: Property < slint :: Brush > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , } [INFO] [stdout] 28 + r#accent_control_border : () , r#control_border : () , r#text_control_border : () , root : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_11 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 103 | ...ot_11 : sp :: r#Empty , r#root_clip_12 : sp :: r#Clip , r#i_placeholder_13 : sp :: r#Text , r#i_text_input_14 : sp :: r#TextInput , r#root_11_has_focus : sp :: Property < bool > , r#root_11_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_horizontal_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_max_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_max_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_vertical_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_y : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_computed_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_y : sp :: Property < sp :: LogicalLength > , r#root_11_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_11_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_11_margin : sp :: Property < sp :: LogicalLength > , r#root_11_placeholder_color : sp :: Property < slint :: Brush > , r#root_11_placeholder_text : sp :: Property < sp :: SharedString > , r#root_11_root_clip_12_x : sp :: Property < sp :: LogicalLength > , r#root_11_root_clip_12_y : sp :: Property < sp :: LogicalLength > , r#root_11_text_color : sp :: Property < slint :: Brush > , r#root_11_width : sp :: Property < sp :: LogicalLength > , r#root_11_x : sp :: Property < sp :: LogicalLength > , r#root_11_y : sp :: Property < sp :: LogicalLength > , r#root_11_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_11_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_11 >> , 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] 103 - r#root_11 : sp :: r#Empty , r#root_clip_12 : sp :: r#Clip , r#i_placeholder_13 : sp :: r#Text , r#i_text_input_14 : sp :: r#TextInput , r#root_11_has_focus : sp :: Property < bool > , r#root_11_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_horizontal_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_max_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_max_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_min_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_vertical_stretch : sp :: Property < f32 > , r#root_11_i_placeholder_13_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_placeholder_13_y : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_computed_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_x : sp :: Property < sp :: LogicalLength > , r#root_11_i_text_input_14_y : sp :: Property < sp :: LogicalLength > , r#root_11_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_11_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_11_margin : sp :: Property < sp :: LogicalLength > , r#root_11_placeholder_color : sp :: Property < slint :: Brush > , r#root_11_placeholder_text : sp :: Property < sp :: SharedString > , r#root_11_root_clip_12_x : sp :: Property < sp :: LogicalLength > , r#root_11_root_clip_12_y : sp :: Property < sp :: LogicalLength > , r#root_11_text_color : sp :: Property < slint :: Brush > , r#root_11_width : sp :: Property < sp :: LogicalLength > , r#root_11_x : sp :: Property < sp :: LogicalLength > , r#root_11_y : sp :: Property < sp :: LogicalLength > , r#root_11_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_11_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_11 >> , 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] 103 + r#root_11 : () , r#root_clip_12 : () , r#i_placeholder_13 : () , r#i_text_input_14 : () , r#root_11_has_focus : () , r#root_11_height : () , r#root_11_i_placeholder_13_horizontal_stretch : () , r#root_11_i_placeholder_13_max_height : () , r#root_11_i_placeholder_13_max_width : () , r#root_11_i_placeholder_13_min_height : () , r#root_11_i_placeholder_13_min_width : () , r#root_11_i_placeholder_13_preferred_height : () , r#root_11_i_placeholder_13_preferred_width : () , r#root_11_i_placeholder_13_vertical_stretch : () , r#root_11_i_placeholder_13_x : () , r#root_11_i_placeholder_13_y : () , r#root_11_i_text_input_14_computed_x : () , r#root_11_i_text_input_14_preferred_height : () , r#root_11_i_text_input_14_preferred_width : () , r#root_11_i_text_input_14_x : () , r#root_11_i_text_input_14_y : () , r#root_11_layoutinfo_h : () , r#root_11_layoutinfo_v : () , r#root_11_margin : () , r#root_11_placeholder_color : () , r#root_11_placeholder_text : () , r#root_11_root_clip_12_x : () , r#root_11_root_clip_12_y : () , r#root_11_text_color : () , r#root_11_width : () , r#root_11_x : () , r#root_11_y : () , r#root_11_accepted : () , r#root_11_edited : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:800:22 [INFO] [stdout] | [INFO] [stdout] 799 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_15 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 800 | ...ot_15 : sp :: r#Empty , r#i_background_16 : sp :: r#BorderRectangle , r#i_focus_border_19 : sp :: r#Rectangle , r#i_base_18 : InnerLineEditBase_root_11 , r#root_15_height : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_width : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_x : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_y : sp :: Property < sp :: LogicalLength > , r#root_15_i_layout_17_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_15_i_layout_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_15_i_layout_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_15_state : sp :: Property < i32 > , r#root_15_width : sp :: Property < sp :: LogicalLength > , r#root_15_x : sp :: Property < sp :: LogicalLength > , r#root_15_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_15 >> , 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] 800 - r#root_15 : sp :: r#Empty , r#i_background_16 : sp :: r#BorderRectangle , r#i_focus_border_19 : sp :: r#Rectangle , r#i_base_18 : InnerLineEditBase_root_11 , r#root_15_height : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_width : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_x : sp :: Property < sp :: LogicalLength > , r#root_15_i_background_16_y : sp :: Property < sp :: LogicalLength > , r#root_15_i_layout_17_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_15_i_layout_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_15_i_layout_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_15_state : sp :: Property < i32 > , r#root_15_width : sp :: Property < sp :: LogicalLength > , r#root_15_x : sp :: Property < sp :: LogicalLength > , r#root_15_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_15 >> , 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] 800 + r#root_15 : () , r#i_background_16 : () , r#i_focus_border_19 : () , r#i_base_18 : () , r#root_15_height : () , r#root_15_i_background_16_width : () , r#root_15_i_background_16_x : () , r#root_15_i_background_16_y : () , r#root_15_i_layout_17_layout_cache : () , r#root_15_i_layout_17_layoutinfo_h : () , r#root_15_i_layout_17_layoutinfo_v : () , r#root_15_state : () , r#root_15_width : () , r#root_15_x : () , r#root_15_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1414:22 [INFO] [stdout] | [INFO] [stdout] 1413 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFocusBorder_root_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1414 | ...ot_20 : sp :: r#BorderRectangle , r#rectangle_21 : sp :: r#BorderRectangle , r#root_20_height : sp :: Property < sp :: LogicalLength > , r#root_20_width : sp :: Property < sp :: LogicalLength > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerFocusBorder_root_20 >> , 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] 1414 - r#root_20 : sp :: r#BorderRectangle , r#rectangle_21 : sp :: r#BorderRectangle , r#root_20_height : sp :: Property < sp :: LogicalLength > , r#root_20_width : sp :: Property < sp :: LogicalLength > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerFocusBorder_root_20 >> , 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] 1414 + r#root_20 : () , r#rectangle_21 : () , r#root_20_height : () , r#root_20_width : () , r#root_20_x : () , r#root_20_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1546:22 [INFO] [stdout] | [INFO] [stdout] 1545 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_22 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1546 | ...ot_22 : sp :: r#Empty , r#i_background_23 : sp :: r#BorderRectangle , r#i_border_24 : sp :: r#BorderRectangle , r#i_touch_area_30 : sp :: r#TouchArea , r#i_focus_scope_31 : sp :: r#FocusScope , r#root_22_checkable : sp :: Property < bool > , r#root_22_checked : sp :: Property < bool > , r#root_22_has_focus : sp :: Property < bool > , r#root_22_height : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_width : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_focus_scope_31_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_layout_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_22_i_layout_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_22_i_layout_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_22_i_touch_area_30_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_touch_area_30_y : sp :: Property < sp :: LogicalLength > , r#root_22_icon : sp :: Property < sp :: Image > , r#root_22_pressed : sp :: Property < bool > , r#root_22_primary : sp :: Property < bool > , r#root_22_state : sp :: Property < i32 > , r#root_22_text : sp :: Property < sp :: SharedString > , r#root_22_text_color : sp :: Property < slint :: Brush > , r#root_22_width : sp :: Property < sp :: LogicalLength > , r#root_22_x : sp :: Property < sp :: LogicalLength > , r#root_22_y : sp :: Property < sp :: LogicalLength > , r#root_22_clicked : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_image_26 > , repeater1 : sp :: Repeater < InnerComponent_text_28 > , repeater2 : sp :: Repeater < InnerComponent_focusborder_32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_22 >> , 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] 1546 - r#root_22 : sp :: r#Empty , r#i_background_23 : sp :: r#BorderRectangle , r#i_border_24 : sp :: r#BorderRectangle , r#i_touch_area_30 : sp :: r#TouchArea , r#i_focus_scope_31 : sp :: r#FocusScope , r#root_22_checkable : sp :: Property < bool > , r#root_22_checked : sp :: Property < bool > , r#root_22_has_focus : sp :: Property < bool > , r#root_22_height : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_width : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_background_23_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_border_24_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_focus_scope_31_y : sp :: Property < sp :: LogicalLength > , r#root_22_i_layout_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_22_i_layout_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_22_i_layout_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_22_i_touch_area_30_x : sp :: Property < sp :: LogicalLength > , r#root_22_i_touch_area_30_y : sp :: Property < sp :: LogicalLength > , r#root_22_icon : sp :: Property < sp :: Image > , r#root_22_pressed : sp :: Property < bool > , r#root_22_primary : sp :: Property < bool > , r#root_22_state : sp :: Property < i32 > , r#root_22_text : sp :: Property < sp :: SharedString > , r#root_22_text_color : sp :: Property < slint :: Brush > , r#root_22_width : sp :: Property < sp :: LogicalLength > , r#root_22_x : sp :: Property < sp :: LogicalLength > , r#root_22_y : sp :: Property < sp :: LogicalLength > , r#root_22_clicked : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_image_26 > , repeater1 : sp :: Repeater < InnerComponent_text_28 > , repeater2 : sp :: Repeater < InnerComponent_focusborder_32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_22 >> , 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] 1546 + r#root_22 : () , r#i_background_23 : () , r#i_border_24 : () , r#i_touch_area_30 : () , r#i_focus_scope_31 : () , r#root_22_checkable : () , r#root_22_checked : () , r#root_22_has_focus : () , r#root_22_height : () , r#root_22_i_background_23_width : () , r#root_22_i_background_23_x : () , r#root_22_i_background_23_y : () , r#root_22_i_border_24_x : () , r#root_22_i_border_24_y : () , r#root_22_i_focus_scope_31_y : () , r#root_22_i_layout_25_layout_cache : () , r#root_22_i_layout_25_layoutinfo_h : () , r#root_22_i_layout_25_layoutinfo_v : () , r#root_22_i_touch_area_30_x : () , r#root_22_i_touch_area_30_y : () , r#root_22_icon : () , r#root_22_pressed : () , r#root_22_primary : () , r#root_22_state : () , r#root_22_text : () , r#root_22_text_color : () , r#root_22_width : () , r#root_22_x : () , r#root_22_y : () , r#root_22_clicked : () , repeater0 : () , repeater1 : () , repeater2 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2313:23 [INFO] [stdout] | [INFO] [stdout] 2312 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_26 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2313 | ...age_26 : sp :: r#ImageItem , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_image_26 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2313 - r#image_26 : sp :: r#ImageItem , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_image_26 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2313 + r#image_26 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2534:22 [INFO] [stdout] | [INFO] [stdout] 2533 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_28 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2534 | ...xt_28 : sp :: r#Text , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_text_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2534 - r#text_28 : sp :: r#Text , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_text_28 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2534 + r#text_28 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2792:29 [INFO] [stdout] | [INFO] [stdout] 2791 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_focusborder_32 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2792 | ...cusborder_32 : InnerFocusBorder_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_focusborder_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2792 - r#focusborder_32 : InnerFocusBorder_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_focusborder_32 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerButton_root_22 > , 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] 2792 + r#focusborder_32 : () , 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:3040:21 [INFO] [stdout] | [INFO] [stdout] 3039 | ...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] 3040 | ...ot_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#empty_6 : sp :: r#Empty , r#rectangle_7 : sp :: r#Rectangle , r#text_8 : sp :: r#Text , r#rectangle_9 : sp :: r#Rectangle , r#rectangle_10 : sp :: r#Rectangle , r#income_4 : InnerLineEdit_root_15 , r#button_5 : InnerButton_root_22 , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_opercurtain : sp :: Property < bool > , r#root_1_rectangle_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_9_width : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_8_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , 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] 3040 - r#root_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#empty_6 : sp :: r#Empty , r#rectangle_7 : sp :: r#Rectangle , r#text_8 : sp :: r#Text , r#rectangle_9 : sp :: r#Rectangle , r#rectangle_10 : sp :: r#Rectangle , r#income_4 : InnerLineEdit_root_15 , r#button_5 : InnerButton_root_22 , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_opercurtain : sp :: Property < bool > , r#root_1_rectangle_10_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_rectangle_9_width : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_8_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , 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] 3040 + r#root_1 : () , r#text_3 : () , r#empty_6 : () , r#rectangle_7 : () , r#text_8 : () , r#rectangle_9 : () , r#rectangle_10 : () , r#income_4 : () , r#button_5 : () , r#root_1_empty_2_layout_cache_h : () , r#root_1_empty_2_layout_cache_v : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_opercurtain : () , r#root_1_rectangle_10_width : () , r#root_1_rectangle_10_x : () , r#root_1_rectangle_7_layoutinfo_h : () , r#root_1_rectangle_7_layoutinfo_v : () , r#root_1_rectangle_9_width : () , r#root_1_results : () , r#root_1_text_8_min_height : () , r#root_1_text_8_min_width : () , r#root_1_text_8_preferred_height : () , r#root_1_text_8_preferred_width : () , r#root_1_text_8_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_divide_income : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerColorSchemeSelector_34 { [INFO] [stdout] | ^----------------- --------------------------- `InnerColorSchemeSelector_34` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFluentPalette_35 { [INFO] [stdout] | ^----------------- --------------------- `InnerFluentPalette_35` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_11 { [INFO] [stdout] | ^----------------- ------------------------- `InnerLineEditBase_root_11` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:799:17 [INFO] [stdout] | [INFO] [stdout] 799 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_15 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_15` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1413:17 [INFO] [stdout] | [INFO] [stdout] 1413 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerFocusBorder_root_20 { [INFO] [stdout] | ^----------------- ------------------------ `InnerFocusBorder_root_20` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:1545:17 [INFO] [stdout] | [INFO] [stdout] 1545 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_22 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_22` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2312:17 [INFO] [stdout] | [INFO] [stdout] 2312 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_image_26 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_image_26` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2461:14 [INFO] [stdout] | [INFO] [stdout] 2459 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_image_26 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2460 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2461 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_image_26) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_image_26` 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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2533:17 [INFO] [stdout] | [INFO] [stdout] 2533 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_text_28 { [INFO] [stdout] | ^----------------- ---------------------- `InnerComponent_text_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2719:14 [INFO] [stdout] | [INFO] [stdout] 2717 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_text_28 >) { [INFO] [stdout] | -------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2718 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2719 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_text_28) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_text_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2791:17 [INFO] [stdout] | [INFO] [stdout] 2791 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_focusborder_32 { [INFO] [stdout] | ^----------------- ----------------------------- `InnerComponent_focusborder_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:2967:14 [INFO] [stdout] | [INFO] [stdout] 2965 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_focusborder_32 >) { [INFO] [stdout] | --------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 2966 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2967 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_focusborder_32) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_focusborder_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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:3039:17 [INFO] [stdout] | [INFO] [stdout] 3039 | ...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/wasm32-wasip1/debug/build/incomeapp-c688ebd0c6c091b3/out/appwindow.rs:4570:14 [INFO] [stdout] | [INFO] [stdout] 4568 | fn drop (self : core :: pin :: Pin < & mut InnerAppWindow >) { [INFO] [stdout] | ------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 4569 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 4570 | 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 `test` profile [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `Command { std: "docker" "inspect" "a86b0327ca484ab8d381f993633b32b29c3797f4a853d9b2d5aa02da2e5ba848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86b0327ca484ab8d381f993633b32b29c3797f4a853d9b2d5aa02da2e5ba848", kill_on_drop: false }` [INFO] [stdout] a86b0327ca484ab8d381f993633b32b29c3797f4a853d9b2d5aa02da2e5ba848