[INFO] cloning repository https://github.com/lijingrs/Mozhi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lijingrs/Mozhi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijingrs%2FMozhi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijingrs%2FMozhi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23f403741dac7953aede9cb9db111fc5a5926054 [INFO] checking lijingrs/Mozhi against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijingrs%2FMozhi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lijingrs/Mozhi [INFO] finished tweaking git repo https://github.com/lijingrs/Mozhi [INFO] tweaked toml for git repo https://github.com/lijingrs/Mozhi written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lijingrs/Mozhi on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lijingrs/Mozhi 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37cb4a746536ffb7b8c7949709fe2289dc08260c24bbebf83c577f381474729f [INFO] running `Command { std: "docker" "start" "-a" "37cb4a746536ffb7b8c7949709fe2289dc08260c24bbebf83c577f381474729f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37cb4a746536ffb7b8c7949709fe2289dc08260c24bbebf83c577f381474729f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37cb4a746536ffb7b8c7949709fe2289dc08260c24bbebf83c577f381474729f", kill_on_drop: false }` [INFO] [stdout] 37cb4a746536ffb7b8c7949709fe2289dc08260c24bbebf83c577f381474729f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a5435165d3628a5f84190a65fb8d1c4e88e133794d219dc36a4194f2361a26a [INFO] running `Command { std: "docker" "start" "-a" "9a5435165d3628a5f84190a65fb8d1c4e88e133794d219dc36a4194f2361a26a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling makepad-platform v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking makepad-http v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking makepad-futures v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking makepad-live-id v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking makepad-micro-serde v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking makepad-math v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking makepad-live-tokenizer v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking makepad-live-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking makepad-ttf-parser v0.21.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking makepad-shader-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking usvg v0.42.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Checking makepad-html v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking makepad-zune-core v0.2.14 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking resvg v0.42.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling makepad-widgets v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking sdfer v0.2.1 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking makepad-zune-png v0.4.10 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking makepad-rustybuzz v0.8.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking makepad-vector v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-fs v2.1.3 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking async-signal v0.2.12 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking robius-open v0.2.0 (https://github.com/project-robius/robius#87ea5c1e) [INFO] [stderr] Checking async-process v2.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking robius-url-handler v0.1.0 (https://github.com/project-robius/robius-url-handler#a31f86f4) [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking moly-runner v0.2.0-rc1 (/opt/rustwide/workdir/moly-runner) [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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Checking makepad-draw v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking sse-stream v0.2.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking zvariant_utils v3.2.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking process-wrap v8.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking moly-protocol v0.2.0 (https://github.com/moxin-org/moly-server#fc476733) [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Compiling rmcp-macros v0.6.3 (https://www.github.com/modelcontextprotocol/rust-sdk#cb4abcb8) [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Checking rmcp v0.6.3 (https://www.github.com/modelcontextprotocol/rust-sdk#cb4abcb8) [INFO] [stderr] Checking makepad-code-editor v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#e973ca1e) [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.10.0 [INFO] [stderr] Checking zbus v5.10.0 [INFO] [stderr] Checking ashpd v0.11.0 [INFO] [stderr] Checking moly-kit v0.2.1 (/opt/rustwide/workdir/moly-kit) [INFO] [stdout] warning: method `get_texture` is never used [INFO] [stdout] --> moly-kit/src/widgets/attachment_view.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl AttachmentView { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn get_texture(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_texture` is never used [INFO] [stdout] --> moly-kit/src/widgets/image_view.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl ImageView { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn get_texture(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_texture` is never used [INFO] [stdout] --> moly-kit/src/widgets/attachment_view.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl AttachmentView { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn get_texture(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_texture` is never used [INFO] [stdout] --> moly-kit/src/widgets/image_view.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl ImageView { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn get_texture(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking moly-sync v0.1.0 (/opt/rustwide/workdir/moly-sync) [INFO] [stderr] Checking mozhi v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/settings/knowledge_base_view.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | let store = scope.data.get_mut::().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/settings/knowledge_base_view.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | let store = scope.data.get_mut::().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_info` [INFO] [stdout] --> src/applications/app_row.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let app_info = &state.apps[filtered_image_idx]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_info` [INFO] [stdout] --> src/applications/app_row.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let app_info = &state.apps[filtered_image_idx]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/applications/question_app.rs:872:32 [INFO] [stdout] | [INFO] [stdout] 872 | fn apply_filter(&mut self, cx: &mut Cx) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/applications/question_app.rs:872:32 [INFO] [stdout] | [INFO] [stdout] 872 | fn apply_filter(&mut self, cx: &mut Cx) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/applications/knowledge_graph_app.rs:735:32 [INFO] [stdout] | [INFO] [stdout] 735 | fn apply_filter(&mut self, cx: &mut Cx) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/applications/knowledge_graph_app.rs:735:32 [INFO] [stdout] | [INFO] [stdout] 735 | fn apply_filter(&mut self, cx: &mut Cx) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent_id` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:355:22 [INFO] [stdout] | [INFO] [stdout] 355 | if let Some((agent_id, version)) = self.pending_rollback.take() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 355 | if let Some((agent_id, version)) = self.pending_rollback.take() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | let store = scope.data.get::().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | let query = PageRequest { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version_id` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:391:56 [INFO] [stdout] | [INFO] [stdout] 391 | VersionItemAction::RollbackVersion(version_id) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent_id` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:355:22 [INFO] [stdout] | [INFO] [stdout] 355 | if let Some((agent_id, version)) = self.pending_rollback.take() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 355 | if let Some((agent_id, version)) = self.pending_rollback.take() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | let store = scope.data.get::().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | let query = PageRequest { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version_id` [INFO] [stdout] --> src/agent/prompt_history_screen.rs:391:56 [INFO] [stdout] | [INFO] [stdout] 391 | VersionItemAction::RollbackVersion(version_id) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AgentBot` is never constructed [INFO] [stdout] --> src/data/agents.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AgentBot { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `unknown` and `human_readable_name` are never used [INFO] [stdout] --> src/data/agents.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl AgentBot { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn unknown() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn human_readable_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentConnectionStatus` is never used [INFO] [stdout] --> src/data/agents.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum AgentConnectionStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_human_readable` and `from_client_error` are never used [INFO] [stdout] --> src/data/agents.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl AgentConnectionStatus { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 47 | pub fn to_human_readable(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn from_client_error(error: &ClientError) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentFetchResult` is never used [INFO] [stdout] --> src/data/agents.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | pub enum AgentFetchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentType` is never used [INFO] [stdout] --> src/data/agents.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | pub enum AgentType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `knowledge_bases` is never read [INFO] [stdout] --> src/settings/knowledge_base_screen.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct KnowledgeBaseScreen { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | knowledge_bases: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AppSelected`, `QuestionAppLoaded`, and `BackToAppList` are never constructed [INFO] [stdout] --> src/settings/app_center_screen.rs:677:5 [INFO] [stdout] | [INFO] [stdout] 675 | pub enum AppCenterAction { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 676 | None, [INFO] [stdout] 677 | AppSelected(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 678 | QuestionAppLoaded(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 679 | BackToAppList, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppCenterAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cancel_auto_close_timer` is never used [INFO] [stdout] --> src/shared/action_notification_popup.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 223 | impl ActionNotificationPopupRef { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn cancel_auto_close_timer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `apps`, `filtered_app_ides`, `max_apps_per_row`, `current_app_idx`, `show_alert`, and `alert_message` are never read [INFO] [stdout] --> src/applications/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 27 | apps:Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | filtered_app_ides: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | max_apps_per_row: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | current_app_idx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | show_alert: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | alert_message: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `num_apps`, `num_rows`, `first_app_idx_for_row`, and `num_apps_for_row` are never used [INFO] [stdout] --> src/applications/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 48 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 49 | pub(crate) fn num_apps(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn num_rows(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn first_app_idx_for_row(&self, row_idx: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) fn num_apps_for_row(&self, row_idx: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppRow` is never constructed [INFO] [stdout] --> src/applications/app_row.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AppRow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImageGrid` is never constructed [INFO] [stdout] --> src/applications/app_grid.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ImageGrid { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ModelEnabledChanged` is never constructed [INFO] [stdout] --> src/agent/agent_view.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 446 | enum ModelEntryAction { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 447 | None, [INFO] [stdout] 448 | ModelEnabledChanged(String, bool), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelEntryAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AgentBot` is never constructed [INFO] [stdout] --> src/data/agents.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AgentBot { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `unknown` and `human_readable_name` are never used [INFO] [stdout] --> src/data/agents.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl AgentBot { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn unknown() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn human_readable_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentConnectionStatus` is never used [INFO] [stdout] --> src/data/agents.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum AgentConnectionStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_human_readable` and `from_client_error` are never used [INFO] [stdout] --> src/data/agents.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl AgentConnectionStatus { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 47 | pub fn to_human_readable(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn from_client_error(error: &ClientError) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentFetchResult` is never used [INFO] [stdout] --> src/data/agents.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | pub enum AgentFetchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AgentType` is never used [INFO] [stdout] --> src/data/agents.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | pub enum AgentType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `knowledge_bases` is never read [INFO] [stdout] --> src/settings/knowledge_base_screen.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct KnowledgeBaseScreen { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | knowledge_bases: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AppSelected`, `QuestionAppLoaded`, and `BackToAppList` are never constructed [INFO] [stdout] --> src/settings/app_center_screen.rs:677:5 [INFO] [stdout] | [INFO] [stdout] 675 | pub enum AppCenterAction { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 676 | None, [INFO] [stdout] 677 | AppSelected(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 678 | QuestionAppLoaded(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 679 | BackToAppList, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppCenterAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cancel_auto_close_timer` is never used [INFO] [stdout] --> src/shared/action_notification_popup.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 223 | impl ActionNotificationPopupRef { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn cancel_auto_close_timer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `apps`, `filtered_app_ides`, `max_apps_per_row`, `current_app_idx`, `show_alert`, and `alert_message` are never read [INFO] [stdout] --> src/applications/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 27 | apps:Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | filtered_app_ides: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | max_apps_per_row: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | current_app_idx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | show_alert: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | alert_message: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `num_apps`, `num_rows`, `first_app_idx_for_row`, and `num_apps_for_row` are never used [INFO] [stdout] --> src/applications/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 48 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 49 | pub(crate) fn num_apps(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn num_rows(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn first_app_idx_for_row(&self, row_idx: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) fn num_apps_for_row(&self, row_idx: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppRow` is never constructed [INFO] [stdout] --> src/applications/app_row.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AppRow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImageGrid` is never constructed [INFO] [stdout] --> src/applications/app_grid.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ImageGrid { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ModelEnabledChanged` is never constructed [INFO] [stdout] --> src/agent/agent_view.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 446 | enum ModelEntryAction { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 447 | None, [INFO] [stdout] 448 | ModelEnabledChanged(String, bool), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelEntryAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "9a5435165d3628a5f84190a65fb8d1c4e88e133794d219dc36a4194f2361a26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5435165d3628a5f84190a65fb8d1c4e88e133794d219dc36a4194f2361a26a", kill_on_drop: false }` [INFO] [stdout] 9a5435165d3628a5f84190a65fb8d1c4e88e133794d219dc36a4194f2361a26a