[INFO] fetching crate boltz-ui 0.1.2...
[INFO] documenting boltz-ui-0.1.2 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate boltz-ui 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate boltz-ui 0.1.2
[INFO] finished tweaking crates.io crate boltz-ui 0.1.2
[INFO] tweaked toml for crates.io crate boltz-ui 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate boltz-ui 0.1.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boltz-ui 0.1.2 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e
[INFO] running `Command { std: "docker" "start" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", 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" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", 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" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking boltz-collections v0.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]    Compiling boltz-tracing-facade v0.1.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking boltz-gpui-util v0.1.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling boltz-tracing-facade-macros v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking take-until v0.2.0
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking polling v3.11.0
[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.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking command-fds v0.3.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]    Compiling stacksafe-macro v0.1.4
[INFO] [stderr]    Compiling boltz-derive-refineable v0.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling boltz-gpui v0.2.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking boltz-refineable v0.1.0
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking stacksafe v0.1.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking taffy v0.10.1
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling boltz-gpui-macros v0.1.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling boltz-util-macros v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking async-tar v0.5.1
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling boltz-ui-macros v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]     Checking boltz-gpui-shared-string v0.1.0
[INFO] [stderr]     Checking boltz-util v0.1.0
[INFO] [stderr]     Checking boltz-logging v0.1.0
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking boltz-sum-tree v0.1.0
[INFO] [stderr]     Checking boltz-http-client v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking boltz-scheduler v0.1.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking boltz-syntax-theme v0.1.0
[INFO] [stderr]     Checking boltz-icons v0.1.0
[INFO] [stderr]     Checking boltz-menu v0.1.0
[INFO] [stderr]     Checking boltz-theme v0.1.0
[INFO] [stderr]     Checking boltz-component v0.1.0
[INFO] [stderr]  Documenting boltz-ui v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ButtonLink`
[INFO] [stdout]    --> src/components/button/button.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 237 |     /// For link-style buttons use [`ButtonLink`] instead.
[INFO] [stdout]     |                                      ^^^^^^^^^^ no item named `ButtonLink` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToggleButton`
[INFO] [stdout]  --> src/components/button/toggle_button.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// The position of a [`ToggleButton`] within a group of buttons.
[INFO] [stdout]   |                         ^^^^^^^^^^^^ no item named `ToggleButton` 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 `map`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// Like [`map`], but borrows the row and clones each element before mapping.
[INFO] [stdout]    |                ^^^ no item named `map` 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 `map`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// - [`map`] takes `self` by value and applies `f(T) -> U` directly, consuming the row.
[INFO] [stdout]    |             ^^^ no item named `map` 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 `map_ref`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// - [`map_ref`] takes `&self` and applies `f(&T) -> U` to references of each element.
[INFO] [stdout]    |             ^^^^^^^ no item named `map_ref` 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 `map_cloned`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// - See also [`map_cloned`] (for mapping over a borrowed row with cloning) and [`map_ref`] (for mapping over references).
[INFO] [stdout]     |                      ^^^^^^^^^^ no item named `map_cloned` 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 `map_ref`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:103:88
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// - See also [`map_cloned`] (for mapping over a borrowed row with cloning) and [`map_ref`] (for mapping over references).
[INFO] [stdout]     |                                                                                        ^^^^^^^ no item named `map_ref` 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 `map`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// - See also [`map`] (for consuming the row) and [`map_cloned`] (for mapping with cloning).
[INFO] [stdout]     |                      ^^^ no item named `map` 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 `map_cloned`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// - See also [`map`] (for consuming the row) and [`map_cloned`] (for mapping with cloning).
[INFO] [stdout]     |                                                          ^^^^^^^^^^ no item named `map_cloned` 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 `HighlightedLabel`
[INFO] [stdout]    --> src/components/label/label_like.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Prefer using [`Label`] or [`HighlightedLabel`] where possible.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ no item named `HighlightedLabel` 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::scrollbar`
[INFO] [stdout]   --> src/components/slider.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Pointer geometry mirrors [`crate::scrollbar`]'s thumb-drag pattern: mouse
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^ no item named `scrollbar` in module `ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FontWeight`
[INFO] [stdout]    --> src/components/label/label.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// Sets the weight of the label using a [`FontWeight`].
[INFO] [stdout]     |                                                ^^^^^^^^^^ no item named `FontWeight` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/components/avatar.rs:212:41
[INFO] [stdout]     |
[INFO] [stdout] 212 |     /// Sets the size of the [`Avatar`](crate::Avatar) this indicator appears on.
[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] 212 -     /// Sets the size of the [`Avatar`](crate::Avatar) this indicator appears on.
[INFO] [stdout] 212 +     /// Sets the size of the [`Avatar`] this indicator appears on.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/components/vertical_nav.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// **Distinct from [`Sidebar`](crate::Sidebar):** `Sidebar` is the app-level,
[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 - /// **Distinct from [`Sidebar`](crate::Sidebar):** `Sidebar` is the app-level,
[INFO] [stdout] 9 + /// **Distinct from [`Sidebar`]:** `Sidebar` is the app-level,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/utils/apca_contrast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// https://github.com/Myndex/apca-w3
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// <https://github.com/Myndex/apca-w3>
[INFO] [stdout]   |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/apca_contrast.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// https://readtech.org/ARC/tests/bronze-simple-mode/
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// <https://readtech.org/ARC/tests/bronze-simple-mode/>
[INFO] [stdout]    |     +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/apca_contrast.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// https://github.com/Myndex/apca-w3
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// <https://github.com/Myndex/apca-w3>
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ui/index.html
[INFO] running `Command { std: "docker" "inspect" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking boltz-gpui-util v0.1.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling stacksafe-macro v0.1.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling boltz-derive-refineable v0.1.0
[INFO] [stderr]     Checking stacksafe v0.1.4
[INFO] [stderr]    Compiling boltz-util-macros v0.1.0
[INFO] [stderr]    Compiling boltz-gpui-macros v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]     Checking async-tar v0.5.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking command-fds v0.3.3
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking boltz-refineable v0.1.0
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling boltz-ui-macros v0.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[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]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking serde_json_lenient v0.2.4
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking boltz-gpui-shared-string v0.1.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking boltz-logging v0.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking boltz-tracing-facade v0.1.0
[INFO] [stderr]     Checking boltz-sum-tree v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking boltz-util v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking boltz-http-client v0.1.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking boltz-scheduler v0.1.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking boltz-gpui v0.2.2
[INFO] [stderr]     Checking boltz-syntax-theme v0.1.0
[INFO] [stderr]     Checking boltz-menu v0.1.0
[INFO] [stderr]     Checking boltz-icons v0.1.0
[INFO] [stderr]     Checking boltz-theme v0.1.0
[INFO] [stderr]     Checking boltz-component v0.1.0
[INFO] [stderr]  Documenting boltz-ui v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ButtonLink`
[INFO] [stdout]    --> src/components/button/button.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 237 |     /// For link-style buttons use [`ButtonLink`] instead.
[INFO] [stdout]     |                                      ^^^^^^^^^^ no item named `ButtonLink` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ToggleButton`
[INFO] [stdout]  --> src/components/button/toggle_button.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// The position of a [`ToggleButton`] within a group of buttons.
[INFO] [stdout]   |                         ^^^^^^^^^^^^ no item named `ToggleButton` 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 `map`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// Like [`map`], but borrows the row and clones each element before mapping.
[INFO] [stdout]    |                ^^^ no item named `map` 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 `map`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// - [`map`] takes `self` by value and applies `f(T) -> U` directly, consuming the row.
[INFO] [stdout]    |             ^^^ no item named `map` 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 `map_ref`
[INFO] [stdout]   --> src/components/data_table/table_row.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// - [`map_ref`] takes `&self` and applies `f(&T) -> U` to references of each element.
[INFO] [stdout]    |             ^^^^^^^ no item named `map_ref` 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 `map_cloned`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// - See also [`map_cloned`] (for mapping over a borrowed row with cloning) and [`map_ref`] (for mapping over references).
[INFO] [stdout]     |                      ^^^^^^^^^^ no item named `map_cloned` 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 `map_ref`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:103:88
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// - See also [`map_cloned`] (for mapping over a borrowed row with cloning) and [`map_ref`] (for mapping over references).
[INFO] [stdout]     |                                                                                        ^^^^^^^ no item named `map_ref` 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 `map`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// - See also [`map`] (for consuming the row) and [`map_cloned`] (for mapping with cloning).
[INFO] [stdout]     |                      ^^^ no item named `map` 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 `map_cloned`
[INFO] [stdout]    --> src/components/data_table/table_row.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// - See also [`map`] (for consuming the row) and [`map_cloned`] (for mapping with cloning).
[INFO] [stdout]     |                                                          ^^^^^^^^^^ no item named `map_cloned` 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 `HighlightedLabel`
[INFO] [stdout]    --> src/components/label/label_like.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Prefer using [`Label`] or [`HighlightedLabel`] where possible.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ no item named `HighlightedLabel` 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::scrollbar`
[INFO] [stdout]   --> src/components/slider.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Pointer geometry mirrors [`crate::scrollbar`]'s thumb-drag pattern: mouse
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^ no item named `scrollbar` in module `ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FontWeight`
[INFO] [stdout]    --> src/components/label/label.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// Sets the weight of the label using a [`FontWeight`].
[INFO] [stdout]     |                                                ^^^^^^^^^^ no item named `FontWeight` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/apca_contrast.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// https://readtech.org/ARC/tests/bronze-simple-mode/
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// <https://readtech.org/ARC/tests/bronze-simple-mode/>
[INFO] [stdout]    |     +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/apca_contrast.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// https://github.com/Myndex/apca-w3
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// <https://github.com/Myndex/apca-w3>
[INFO] [stdout]    |     +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ui/index.html
[INFO] running `Command { std: "docker" "inspect" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e", kill_on_drop: false }`
[INFO] [stdout] c0616fc9e9ef6d9fadec8aae38f2940c4314e452b2a2d4e7b60f5e19cd997e8e
