[INFO] cloning repository https://github.com/alex-rs/hanui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-rs/hanui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-rs%2Fhanui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-rs%2Fhanui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad83dfea1fd83ddbfeb1caf8c07e1bc642a5cde8
[INFO] documenting alex-rs/hanui against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-rs%2Fhanui" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alex-rs/hanui
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/alex-rs/hanui
[INFO] tweaked toml for git repo https://github.com/alex-rs/hanui written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alex-rs/hanui on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alex-rs/hanui 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-3-tc2/source/benches/dispatcher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `dispatcher_bench`
[INFO] [stderr]   * `bench` target `dispatcher_bench`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-3-tc2/source/benches/churn.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `churn`
[INFO] [stderr]   * `bench` target `churn`
[INFO] [stderr] warning: `hanui` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f
[INFO] running `Command { std: "docker" "start" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/benches/churn.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `churn`
[INFO] [stderr]   * `bench` target `churn`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/benches/dispatcher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `dispatcher_bench`
[INFO] [stderr]   * `bench` target `dispatcher_bench`
[INFO] [stderr] warning: `hanui` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling no_std_io2 v0.9.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling fontique v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling i-slint-common v1.16.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling lyon_geom v1.0.19
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling i-slint-compiler v1.16.1
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling swash v0.2.7
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling annotate-snippets v0.12.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking const-field-offset v0.2.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]     Checking parley_data v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling vtable-macro v0.4.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking parley v0.8.0
[INFO] [stderr]     Checking vtable v0.4.0
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling i-slint-core-macros v1.16.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking i-slint-core v1.16.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling i-slint-backend-winit v1.16.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling i-slint-backend-selector v1.16.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking i-slint-renderer-software v1.16.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling slint-build v1.16.1
[INFO] [stderr]    Compiling slint-macros v1.16.1
[INFO] [stderr]    Compiling hanui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking slint v1.16.1
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'View' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/view.slint:195:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 195 | export component View inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'ViewSwitcher' doesn't inherit Window. No code will be generated for it
[INFO] [stderr] warning: hanui@0.1.0:   --> /opt/rustwide/workdir/ui/slint/view_switcher.slint:73:18
[INFO] [stderr] warning: hanui@0.1.0:    |
[INFO] [stderr] warning: hanui@0.1.0: 73 | export component ViewSwitcher inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:    |                  ^^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'CoverTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/cover_tile.slint:113:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 113 | export component CoverTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'FanTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/fan_tile.slint:113:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 113 | export component FanTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'LockTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/lock_tile.slint:107:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 107 | export component LockTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'AlarmPanelTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/alarm_panel_tile.slint:118:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 118 | export component AlarmPanelTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'HistoryGraphTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/history_graph_tile.slint:107:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 107 | export component HistoryGraphTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'ClimateTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/climate_tile.slint:135:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 135 | export component ClimateTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'CameraSnapshotTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:   --> /opt/rustwide/workdir/ui/slint/camera_snapshot_tile.slint:96:18
[INFO] [stderr] warning: hanui@0.1.0:    |
[INFO] [stderr] warning: hanui@0.1.0: 96 | export component CameraSnapshotTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'MediaPlayerTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/media_player_tile.slint:128:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 128 | export component MediaPlayerTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] warning: hanui@0.1.0: warning: Exported component 'PowerFlowTile' doesn't inherit Window. This is deprecated
[INFO] [stderr] warning: hanui@0.1.0:    --> /opt/rustwide/workdir/ui/slint/power_flow_tile.slint:390:18
[INFO] [stderr] warning: hanui@0.1.0:     |
[INFO] [stderr] warning: hanui@0.1.0: 390 | export component PowerFlowTile inherits Rectangle {
[INFO] [stderr] warning: hanui@0.1.0:     |                  ^^^^^^^^^^^^^
[INFO] [stderr]  Documenting hanui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::actions::ActionError::UnknownAlarmArmMode`
[INFO] [stdout]    --> src/actions/dispatcher.rs:622:15
[INFO] [stdout]     |
[INFO] [stdout] 622 |         /// [`crate::actions::ActionError::UnknownAlarmArmMode`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ActionError` in module `actions`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PinPolicy`
[INFO] [stdout]    --> src/actions/dispatcher.rs:646:44
[INFO] [stdout]     |
[INFO] [stdout] 646 | /// `must_not_touch` list). Re-using the [`PinPolicy`] re-export from
[INFO] [stdout]     |                                            ^^^^^^^^^ no item named `PinPolicy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PinPolicy`
[INFO] [stdout]    --> src/actions/dispatcher.rs:688:44
[INFO] [stdout]     |
[INFO] [stdout] 688 | /// `must_not_touch` list). Re-using the [`PinPolicy`] re-export from
[INFO] [stdout]     |                                            ^^^^^^^^^ no item named `PinPolicy` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PinEntryHost::request_pin`
[INFO] [stdout]    --> src/actions/dispatcher.rs:800:19
[INFO] [stdout]     |
[INFO] [stdout] 800 |     /// invokes [`PinEntryHost::request_pin`] on `Action::Lock` /
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `PinEntryHost` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `with_url_spawner` links to private item `crate::actions::url::default_spawner`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1080:26
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     /// The default is [`crate::actions::url::default_spawner`] (production).
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]      = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LockDispatchSettings.pin_policy`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1097:11
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     /// [`LockDispatchSettings.pin_policy`] (TASK-104).
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LockDispatchSettings.pin_policy` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LockDispatchSettings.require_confirmation_on_unlock`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1132:11
[INFO] [stdout]      |
[INFO] [stdout] 1132 |     /// [`LockDispatchSettings.require_confirmation_on_unlock`] (TASK-104).
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LockDispatchSettings.require_confirmation_on_unlock` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dispatch_call_service`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1615:42
[INFO] [stdout]      |
[INFO] [stdout] 1615 |     /// 4. Else: dispatch directly via [`dispatch_call_service`].
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^ no item named `dispatch_call_service` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dispatch_call_service`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1906:42
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     /// 5. Else: dispatch directly via [`dispatch_call_service`]. The
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^ no item named `dispatch_call_service` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::actions::ActionError`
[INFO] [stdout]     --> src/actions/dispatcher.rs:1911:14
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     ///    [`crate::actions::ActionError`] is mapped to a typed dispatch
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ActionError` in module `actions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ConnectionState::Live`
[INFO] [stdout]  --> src/actions/queue.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! When the WebSocket connection is not [`ConnectionState::Live`], the
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^ no item named `ConnectionState` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `is_service_allowlisted` links to private item `warn_once_about_fallback`
[INFO] [stdout]    --> src/actions/queue.rs:602:47
[INFO] [stdout]     |
[INFO] [stdout] 602 | ///    A once-per-process `tracing::warn!` ([`warn_once_about_fallback`])
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `reset_fallback_warned_for_test`
[INFO] [stdout]    --> src/actions/queue.rs:653:42
[INFO] [stdout]     |
[INFO] [stdout] 653 | /// can deterministically reset it via [`reset_fallback_warned_for_test`]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `reset_fallback_warned_for_test` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::process::Command::new("xdg-open").arg(href).spawn`
[INFO] [stdout]   --> src/actions/url.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | //! [`std::process::Command::new("xdg-open").arg(href).spawn()`]. The `arg`
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Command` has no function named `new("xdg-open").arg(href).spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `url` links to private item `SHELL_META_CHARS`
[INFO] [stdout]   --> src/actions/url.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | //!    [`SHELL_META_CHARS`] set. Even though `Command::arg` does not invoke a
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Spawner` links to private item `spawn_xdg_open`
[INFO] [stdout]    --> src/actions/url.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 | /// The default value is [`spawn_xdg_open`]; tests inject a fake spawner via
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MAX_DECODE_PASSES`
[INFO] [stdout]    --> src/actions/url.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 | ///   [`MAX_DECODE_PASSES`] to defeat a malicious infinitely-encoded payload
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ no item named `MAX_DECODE_PASSES` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `audit` links to private item `AuditField`
[INFO] [stdout]   --> src/audit/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! [`AuditField`] sealed trait.
[INFO] [stdout]    |       ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `audit` links to private item `TraceId::next`
[INFO] [stdout]   --> src/audit/mod.rs:55:61
[INFO] [stdout]    |
[INFO] [stdout] 55 | //! Callers do **not** supply a `TraceId`; [`emit`] calls [`TraceId::next`]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests::emit_with_no_subscriber_does_not_panic`
[INFO] [stdout]   --> src/audit/mod.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 | //! asserted by [`tests::emit_with_no_subscriber_does_not_panic`] so a
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Display`
[INFO] [stdout]    --> src/audit/mod.rs:144:62
[INFO] [stdout]     |
[INFO] [stdout] 144 | /// The variants intentionally do not carry user data; the [`Display`] impl
[INFO] [stdout]     |                                                              ^^^^^^^ no item named `Display` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `TraceId` links to private item `TraceId::next`
[INFO] [stdout]    --> src/audit/mod.rs:182:49
[INFO] [stdout]     |
[INFO] [stdout] 182 | /// Newtype around `u64`; constructed only by [`TraceId::next`], which is
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `AuditEvent` links to private item `AuditField`
[INFO] [stdout]    --> src/audit/mod.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | /// [`AuditField`] sealed trait and the static gate
[INFO] [stdout]     |       ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::Idle(Duration)`
[INFO] [stdout]    --> src/dashboard/profiles.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /// * [`Self::Idle(Duration)`] — blank the display after the given idle period.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the enum `BlankingPolicy` has no variant or associated item named `Idle(Duration)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ProfileKey::Rpi4`
[INFO] [stdout]    --> src/dashboard/profiles.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 | /// * [`ProfileKey::Rpi4`] → `&PROFILE_RPI4`
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no item named `ProfileKey` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ProfileKey::OpiZero3`
[INFO] [stdout]    --> src/dashboard/profiles.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 | /// * [`ProfileKey::OpiZero3`] → `&PROFILE_OPI_ZERO3`
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ no item named `ProfileKey` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ProfileKey::Desktop`
[INFO] [stdout]    --> src/dashboard/profiles.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 | /// * [`ProfileKey::Desktop`] → `&PROFILE_DESKTOP`
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ no item named `ProfileKey` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `register_dispatcher_command` links to private item `WsClient::pending_ack`
[INFO] [stdout]     --> src/ha/client.rs:1023:37
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     /// `ack_tx` in [`pending_ack`][WsClient::pending_ack], and renders the
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `resolve_dispatcher_ack` links to private item `WsClient::pending_ack`
[INFO] [stdout]     --> src/ha/client.rs:1041:42
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     /// Looks up `id` in [`pending_ack`][WsClient::pending_ack]; if present,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `Either`
[INFO] [stdout]     --> src/ha/client.rs:1180:53
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     /// command channel via `tokio::select!` (see [`Either`] below).  The
[INFO] [stdout]      |                                                     ^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `new` links to private item `Self::http_client`
[INFO] [stdout]    --> src/ha/http.rs:377:52
[INFO] [stdout]     |
[INFO] [stdout] 377 |     /// lazily on the first outbound request via [`Self::http_client`].
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `config` links to private item `is_token_empty`
[INFO] [stdout]   --> src/platform/config.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! The one exception is the private [`is_token_empty`] helper, which accesses
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SlintSink`
[INFO] [stdout]     --> src/ui/bridge.rs:2125:33
[INFO] [stdout]      |
[INFO] [stdout] 2125 | /// Production callers pass a [`SlintSink`] wrapping a `slint::Weak<MainWindow>`
[INFO] [stdout]      |                                 ^^^^^^^^^ no item named `SlintSink` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SlintSink::new(&window)`
[INFO] [stdout]     --> src/ui/bridge.rs:2277:20
[INFO] [stdout]      |
[INFO] [stdout] 2277 |     ///   passes [`SlintSink::new(&window)`]; tests pass a recording sink.
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ no item named `SlintSink` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `PowerFlowBuildArgs` links to private item `compute_power_flow_tile_vm_from_widget`
[INFO] [stdout]     --> src/ui/bridge.rs:4398:15
[INFO] [stdout]      |
[INFO] [stdout] 4398 | /// to keep [`compute_power_flow_tile_vm_from_widget`]'s signature within
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `read_tilt_attribute` links to private item `read_position_attribute`
[INFO] [stdout]    --> src/ui/cover.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 | /// Same parsing rules as [`read_position_attribute`] but for the tilt
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `HistoryWindow`
[INFO] [stdout]   --> src/ui/history_graph.rs:74:53
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// the current point count from the bridge's [`HistoryWindow`].
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^ no item named `HistoryWindow` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `MAX_VALUE_CHARS` links to private item `truncate_value`
[INFO] [stdout]   --> src/ui/more_info.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// longer than this are truncated to the cap (see [`truncate_value`]).
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PowerFlowVM::from_entity`
[INFO] [stdout]  --> src/ui/power_flow.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`PowerFlowVM::from_entity`] is invoked at entity-change time, NOT per
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `PowerFlowVM` has no field or associated item named `from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PowerFlowVM::from_entity`
[INFO] [stdout]  --> src/ui/power_flow.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! [`PowerFlowVM::from_entity`] once per state-change event for any of the
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `PowerFlowVM` has no field or associated item named `from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PowerFlowVM::from_entity`
[INFO] [stdout]   --> src/ui/power_flow.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 | /// Built by [`PowerFlowVM::from_entity`] at entity-change time for any
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `PowerFlowVM` has no field or associated item named `from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ViewRouterGlobal::current-view`
[INFO] [stdout]   --> src/ui/view_router.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! Slint-side [`ViewRouterGlobal::current-view`] property declared in
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ViewRouterGlobal` has no field or associated item named `current-view`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `run_with_memory_store`
[INFO] [stdout]   --> src/lib.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// * Present → [`run_with_memory_store`] (Phase 1 unchanged).
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `run_with_live_store`
[INFO] [stdout]   --> src/lib.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// * Absent  → [`run_with_live_store`] (Phase 2 live HA path).
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `run_with_live_store`
[INFO] [stdout]   --> src/lib.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 | ///    load happens later inside [`run_with_live_store`]; this pre-flight
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `run_with_live_store`
[INFO] [stdout]   --> src/lib.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// [`run_with_live_store`] — which then re-runs the full validating
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/lib.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`Config`][platform::config::Config] from env, construct a
[INFO] [stdout]   |      --------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 7 - //! [`Config`][platform::config::Config] from env, construct a
[INFO] [stdout] 7 + //! [`Config`] from env, construct a
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/lib.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! [`LiveStore`][ha::live_store::LiveStore], spawn the
[INFO] [stdout]   |      -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 8 - //! [`LiveStore`][ha::live_store::LiveStore], spawn the
[INFO] [stdout] 8 + //! [`LiveStore`], spawn the
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/lib.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`WsClient`][ha::client::WsClient] reconnect loop, wire a
[INFO] [stdout]   |      ----------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |      |
[INFO] [stdout]   |      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 9 - //! [`WsClient`][ha::client::WsClient] reconnect loop, wire a
[INFO] [stdout] 9 + //! [`WsClient`] reconnect loop, wire a
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`LiveBridge`][ui::bridge::LiveBridge] with a Slint-event-loop sink), and
[INFO] [stdout]    |      ------------  ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 10 - //! [`LiveBridge`][ui::bridge::LiveBridge] with a Slint-event-loop sink), and
[INFO] [stdout] 10 + //! [`LiveBridge`] with a Slint-event-loop sink), and
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:15:63
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! Both paths converge on the **exact same** [`build_tiles`][ui::bridge::build_tiles]
[INFO] [stdout]    |                                                -------------  ^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 15 - //! Both paths converge on the **exact same** [`build_tiles`][ui::bridge::build_tiles]
[INFO] [stdout] 15 + //! Both paths converge on the **exact same** [`build_tiles`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/actions/queue.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | //!   [`CallServiceAllowlist`](crate::dashboard::schema::CallServiceAllowlist)
[INFO] [stdout]    |        ----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |        |
[INFO] [stdout]    |        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 21 - //!   [`CallServiceAllowlist`](crate::dashboard::schema::CallServiceAllowlist)
[INFO] [stdout] 21 + //!   [`CallServiceAllowlist`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/ha/client.rs:730:19
[INFO] [stdout]     |
[INFO] [stdout] 730 | /// [`LiveStore`][crate::ha::live_store::LiveStore]); the FSM will then route
[INFO] [stdout]     |      -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 730 - /// [`LiveStore`][crate::ha::live_store::LiveStore]); the FSM will then route
[INFO] [stdout] 730 + /// [`LiveStore`]); the FSM will then route
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/ha/client.rs:959:30
[INFO] [stdout]     |
[INFO] [stdout] 959 |     /// on the [`LiveStore`][crate::ha::live_store::LiveStore] via
[INFO] [stdout]     |                 -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 959 -     /// on the [`LiveStore`][crate::ha::live_store::LiveStore] via
[INFO] [stdout] 959 +     /// on the [`LiveStore`] via
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hanui/index.html
[INFO] running `Command { std: "docker" "inspect" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/benches/churn.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `churn`
[INFO] [stderr]   * `bench` target `churn`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/benches/dispatcher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `dispatcher_bench`
[INFO] [stderr]   * `bench` target `dispatcher_bench`
[INFO] [stderr] warning: `hanui` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=3270a7b3fdb29be8 -C extra-filename=-496a7ddfddad88c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a694e863c50daf84.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-bd97059f180719aa.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f", kill_on_drop: false }`
[INFO] [stdout] b162f5e0e936175a6c9d7fe66c9f4bb908614240a6b8a080edc2a71ff68c5d0f
