[INFO] cloning repository https://github.com/tenseleyFlow/wezzteRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenseleyFlow/wezzteRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtenseleyFlow%2FwezzteRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtenseleyFlow%2FwezzteRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 205ec7917aafc0035b424850ed50802b5cc04a67 [INFO] checking tenseleyFlow/wezzteRust/205ec7917aafc0035b424850ed50802b5cc04a67 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtenseleyFlow%2FwezzteRust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tenseleyFlow/wezzteRust [INFO] finished tweaking git repo https://github.com/tenseleyFlow/wezzteRust [INFO] tweaked toml for git repo https://github.com/tenseleyFlow/wezzteRust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tenseleyFlow/wezzteRust on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tenseleyFlow/wezzteRust 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded ab_glyph v0.2.31 [INFO] [stderr] Downloaded async-fs v2.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3041b0851a83cc55785b79cf87a9b62b66fbc9fa62ce2bc72a46cc421f47e517 [INFO] running `Command { std: "docker" "start" "-a" "3041b0851a83cc55785b79cf87a9b62b66fbc9fa62ce2bc72a46cc421f47e517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3041b0851a83cc55785b79cf87a9b62b66fbc9fa62ce2bc72a46cc421f47e517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3041b0851a83cc55785b79cf87a9b62b66fbc9fa62ce2bc72a46cc421f47e517", kill_on_drop: false }` [INFO] [stdout] 3041b0851a83cc55785b79cf87a9b62b66fbc9fa62ce2bc72a46cc421f47e517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4259030ee5b9697296a8c2769a487ddbcd6bb6ec79c16507f5dcaeb7b8519ddf [INFO] running `Command { std: "docker" "start" "-a" "4259030ee5b9697296a8c2769a487ddbcd6bb6ec79c16507f5dcaeb7b8519ddf", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking async-fs v2.1.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking webbrowser v1.0.5 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking egui_glow v0.28.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking wezztershier-core v0.3.0 (/opt/rustwide/workdir/src-core) [INFO] [stdout] warning: unused import: `WidgetValue` [INFO] [stdout] --> src-core/src/layout.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | widgets::traits::{Widget, WidgetValue}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stdout] error[E0412]: cannot find type `WidgetConfig` in this scope [INFO] [stdout] --> src-core/src/widgets/registry.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | config: WidgetConfig, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 245 + use crate::widgets::WidgetConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WidgetConfig` in this scope [INFO] [stdout] --> src-core/src/widgets/registry.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | fn config(&self) -> &WidgetConfig { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 245 + use crate::widgets::WidgetConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WidgetConfig` [INFO] [stdout] --> src-core/src/widgets/registry.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | let config = WidgetConfig::from_annotation(id, config_key, annotation, current_value.clone()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WidgetConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 245 + use crate::widgets::WidgetConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::widgets::metadata::CoreWidgets` [INFO] [stdout] --> src-core/src/widgets/registry.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use crate::widgets::metadata::CoreWidgets; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WidgetValue` [INFO] [stdout] --> src-core/src/layout.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | widgets::traits::{Widget, WidgetValue}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::widgets::traits::WidgetConfig` [INFO] [stdout] --> src-core/src/layout.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | use crate::widgets::traits::WidgetConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConfigEntry` and `ParamValue` [INFO] [stdout] --> src-core/src/tests/integration.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | parser::{parse_annotations, parse_decorator_line, ConfigEntry}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | ast::{UiType, ParamValue}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_pos` [INFO] [stdout] --> src-core/src/layout.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let prefix = if let Some(dot_pos) = config_key.rfind('.') { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src-core/src/lexer.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Lexer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 92 | input: String, [INFO] [stdout] 93 | position: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ui_type` and `type_id` are never read [INFO] [stdout] --> src-core/src/widgets/registry.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct WidgetRegistration { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 26 | /// UI type this widget handles [INFO] [stdout] 27 | ui_type: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | type_id: TypeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src-core/src/widgets/implementations/color_picker.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl ColorFormat { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `parameters` and `tooltip` in initializer of `traits::WidgetConfig` [INFO] [stdout] --> src-core/src/widgets/implementations/theme_selector.rs:359:22 [INFO] [stdout] | [INFO] [stdout] 359 | let config = WidgetConfig { [INFO] [stdout] | ^^^^^^^^^^^^ missing `parameters` and `tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `parameters` and `tooltip` in initializer of `traits::WidgetConfig` [INFO] [stdout] --> src-core/src/widgets/implementations/theme_selector.rs:382:22 [INFO] [stdout] | [INFO] [stdout] 382 | let config = WidgetConfig { [INFO] [stdout] | ^^^^^^^^^^^^ missing `parameters` and `tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `parameters` and `tooltip` in initializer of `traits::WidgetConfig` [INFO] [stdout] --> src-core/src/widgets/implementations/theme_selector.rs:408:22 [INFO] [stdout] | [INFO] [stdout] 408 | let config = WidgetConfig { [INFO] [stdout] | ^^^^^^^^^^^^ missing `parameters` and `tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_pos` [INFO] [stdout] --> src-core/src/layout.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let prefix = if let Some(dot_pos) = config_key.rfind('.') { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wezztershier-core` (lib test) due to 6 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4259030ee5b9697296a8c2769a487ddbcd6bb6ec79c16507f5dcaeb7b8519ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4259030ee5b9697296a8c2769a487ddbcd6bb6ec79c16507f5dcaeb7b8519ddf", kill_on_drop: false }` [INFO] [stdout] 4259030ee5b9697296a8c2769a487ddbcd6bb6ec79c16507f5dcaeb7b8519ddf