[INFO] fetching crate rgpui 0.5.0...
[INFO] documenting rgpui-0.5.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate rgpui 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rgpui 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rgpui 0.5.0
[INFO] tweaked toml for crates.io crate rgpui 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgpui 0.5.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgpui 0.5.0 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e
[INFO] running `Command { std: "docker" "start" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e", 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" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[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 zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling embed-resource v3.0.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.13
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking dtor v0.8.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling rgpui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling stacksafe-macro v1.0.2
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.13
[INFO] [stderr]     Checking link-section v0.2.1
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking taffy v0.10.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking async-tar v0.6.1
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]     Checking stacksafe v1.0.2
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking command-fds v0.3.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rgpui-macros v0.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking which v8.0.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking take-until v0.2.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]  Documenting rgpui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::VisualTestContext::debug_bounds`
[INFO] [stdout]    --> src/elements/div.rs:820:18
[INFO] [stdout]     |
[INFO] [stdout] 820 |     /// in the [`crate::VisualTestContext::debug_bounds`] map
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VisualTestContext` in module `rgpui`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `VisualContext`
[INFO] [stdout]     |
[INFO] [stdout] 820 -     /// in the [`crate::VisualTestContext::debug_bounds`] map
[INFO] [stdout] 820 +     /// in the [`crate::VisualContext::debug_bounds`] map
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ScrollAnchor` links to private item `ScrollHandle::scroll_to_active_item`
[INFO] [stdout]     --> src/elements/div.rs:3885:18
[INFO] [stdout]      |
[INFO] [stdout] 3885 | /// Contrary to [ScrollHandle::scroll_to_active_item], an anchored element does not have to be an immediate child of the parent.
[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: public documentation for `scroll_to_item` links to private item `ScrollHandleState`
[INFO] [stdout]     --> src/elements/div.rs:4012:17
[INFO] [stdout]      |
[INFO] [stdout] 4012 |     /// Update [ScrollHandleState]'s active item for scrolling to in prepaint
[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 `scroll_to_top_of_item` links to private item `ScrollHandleState`
[INFO] [stdout]     --> src/elements/div.rs:4021:17
[INFO] [stdout]      |
[INFO] [stdout] 4021 |     /// Update [ScrollHandleState]'s active item for scrolling to in prepaint
[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 `scroll_to_reveal_item`
[INFO] [stdout]    --> src/elements/list.rs:599:18
[INFO] [stdout]     |
[INFO] [stdout] 599 |     /// Unlike [`scroll_to_reveal_item`], this uses the total item count as the
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ no item named `scroll_to_reveal_item` 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 `text`
[INFO] [stdout]   --> src/elements/text.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// In general, [`Text`] objects should be created via the [`text`] macro:
[INFO] [stdout]    |                                                              ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 23 - /// In general, [`Text`] objects should be created via the [`text`] macro:
[INFO] [stdout] 23 + /// In general, [`Text`] objects should be created via the [`Text`] macro:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   --> src/elements/text.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// When using the [`text`] macro, each invocation of the macro will get a
[INFO] [stdout]    |                      ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 43 - /// When using the [`text`] macro, each invocation of the macro will get a
[INFO] [stdout] 43 + /// When using the [`Text`] macro, each invocation of the macro will get a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   --> src/elements/text.rs:59:45
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// When the contents of an invocation of [`text`] do not change, this
[INFO] [stdout]    |                                             ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 59 - /// When the contents of an invocation of [`text`] do not change, this
[INFO] [stdout] 59 + /// When the contents of an invocation of [`Text`] do not change, this
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   --> src/elements/text.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// However, when a [`text`] invocation's argument *does* change, you should
[INFO] [stdout]    |                       ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 63 - /// However, when a [`text`] invocation's argument *does* change, you should
[INFO] [stdout] 63 + /// However, when a [`Text`] invocation's argument *does* change, you should
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   --> src/elements/text.rs:75:73
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// If you want a unique ID to be assigned automatically, use the [`text`]
[INFO] [stdout]    |                                                                         ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 75 -     /// If you want a unique ID to be assigned automatically, use the [`text`]
[INFO] [stdout] 75 +     /// If you want a unique ID to be assigned automatically, use the [`Text`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   --> src/elements/text.rs:85:67
[INFO] [stdout]    |
[INFO] [stdout] 85 |     /// provided. If you want text to be accessible, either use [`text`] to have
[INFO] [stdout]    |                                                                   ^^^^ no item named `text` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] help: there's a similarly named item `Text`
[INFO] [stdout]    |
[INFO] [stdout] 85 -     /// provided. If you want text to be accessible, either use [`text`] to have
[INFO] [stdout] 85 +     /// provided. If you want text to be accessible, either use [`Text`] to have
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ctrl-`
[INFO] [stdout]    --> src/platform/keystroke.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     /// [secondary-][ctrl-][alt-][shift-][cmd-][fn-]key[->key_char]
[INFO] [stdout]     |                      ^^^^^ no item named `ctrl-` 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 `shift-`
[INFO] [stdout]    --> src/platform/keystroke.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 |     /// [secondary-][ctrl-][alt-][shift-][cmd-][fn-]key[->key_char]
[INFO] [stdout]     |                                   ^^^^^^ no item named `shift-` 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 `fn-`
[INFO] [stdout]    --> src/platform/keystroke.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |     /// [secondary-][ctrl-][alt-][shift-][cmd-][fn-]key[->key_char]
[INFO] [stdout]     |                                                 ^^^ no item named `fn-` 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 `absolute`
[INFO] [stdout]    --> src/util/paths.rs:614:24
[INFO] [stdout]     |
[INFO] [stdout] 614 | /// [`path::absolute`](absolute) is an alternative that preserves `..`.
[INFO] [stdout]     |                        ^^^^^^^^ no item named `absolute` 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 `REDACTED`
[INFO] [stdout]   --> src/util/redact.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// 将敏感环境变量（如 API_KEY、TOKEN 等）的值替换为 "[REDACTED]"。
[INFO] [stdout]    |                                                        ^^^^^^^^ no item named `REDACTED` 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 `draw` links to private item `Self::present`
[INFO] [stdout]     --> src/window.rs:2832:50
[INFO] [stdout]      |
[INFO] [stdout] 2832 |     /// the contents of the new [`Scene`], use [`Self::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: unresolved link to `InteractiveElement::on_a11y_action`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`div().on_a11y_action()`][InteractiveElement::on_a11y_action]:
[INFO] [stdout]                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: the trait `InteractiveElement` has no associated item named `on_a11y_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WindowContext`
[INFO] [stdout]    --> src/rgpui.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 | /// - [`WindowContext`] - 窗口上下文的便捷别名
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no item named `WindowContext` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `WindowControls`
[INFO] [stdout]     |
[INFO] [stdout] 506 - /// - [`WindowContext`] - 窗口上下文的便捷别名
[INFO] [stdout] 506 + /// - [`WindowControls`] - 窗口上下文的便捷别名
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `App::gpu_specs`
[INFO] [stdout]    --> src/rgpui.rs:626:11
[INFO] [stdout]     |
[INFO] [stdout] 626 | /// 可通过 [`App::gpu_specs`] 方法获取。
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the struct `App` has no field or associated item named `gpu_specs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ScrollAnchor` links to private item `ScrollHandle::scroll_to_active_item`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Contrary to [ScrollHandle::scroll_to_active_item], an anchored element does not have to be an immediate child of the parent.
[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 `text`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           In general, [`Text`] objects should be created via the [`text`] macro:
[INFO] [stdout]                                                                   ^^^^^^
[INFO] [stdout]   = note: no item named `text` in scope
[INFO] [stdout]   = help: there's a similarly named item `Text`
[INFO] [stdout]   = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When using the [`text`] macro, each invocation of the macro will get a
[INFO] [stdout]                           ^^^^^^
[INFO] [stdout]   = note: no item named `text` in scope
[INFO] [stdout]   = help: there's a similarly named item `Text`
[INFO] [stdout]   = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When the contents of an invocation of [`text`] do not change, this
[INFO] [stdout]                                                  ^^^^^^
[INFO] [stdout]   = note: no item named `text` in scope
[INFO] [stdout]   = help: there's a similarly named item `Text`
[INFO] [stdout]   = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           However, when a [`text`] invocation's argument *does* change, you should
[INFO] [stdout]                            ^^^^^^
[INFO] [stdout]   = note: no item named `text` in scope
[INFO] [stdout]   = help: there's a similarly named item `Text`
[INFO] [stdout]   = note: `macro_rules` named `text` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]    --> src/color.rs:748:22
[INFO] [stdout]     |
[INFO] [stdout] 748 |     /// 对齐到 WGSL vec2<f32>（对齐要求 8）
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 748 |     /// 对齐到 WGSL `vec2<f32>`（对齐要求 8）
[INFO] [stdout]     |                     +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/util/sum_tree/tree_map.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// 基于 [SumTree](super::SumTree) 的可廉价克隆的有序映射。
[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] 5 - /// 基于 [SumTree](super::SumTree) 的可廉价克隆的有序映射。
[INFO] [stdout] 5 + /// 基于 [SumTree] 的可廉价克隆的有序映射。
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/inspector.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub mod inspector_reflection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `重导出检查器相关类型`
[INFO] [stdout]     = help: ends near `Provides definitions used by `#[derive_inspector_reflection]`.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/inspector.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub mod inspector_reflection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Provides definitions used by `#[derive_inspector_reflection]`.`
[INFO] [stdout]     = help: ends near `Provides definitions used by `#[derive_inspector_reflection]`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' (2082) panicked at /rustc-dev/da3f5c31e5535b3dc210067de660a45784ae1e9c/compiler/rustc_resolve/src/rustdoc.rs:650:47:
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/platform/popup.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use bitflags::bitflags;
[INFO] [stdout]   2 | | use thiserror::Error;
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | | use crate::{AnyWindowHandle, Bounds, Pixels, Point};
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | #[error("popups are not supported on this platform")]
[INFO] [stdout] 134 | | pub struct PopupNotSupportedError;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `重导出平台抽象层相关类型`
[INFO] [stdout]     = help: ends near `Types for configuring parent-anchored popup windows such as menus, dropdowns and tooltips.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] end byte index 1 is not a char boundary; it is inside '重' (bytes 0..3 of string)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/platform/popup.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use bitflags::bitflags;
[INFO] [stdout]   2 | | use thiserror::Error;
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | | use crate::{AnyWindowHandle, Bounds, Pixels, Point};
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | | #[error("popups are not supported on this platform")]
[INFO] [stdout] 134 | | pub struct PopupNotSupportedError;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Types for configuring parent-anchored popup windows such as menus, dropdowns and tooltips.`
[INFO] [stdout]     = help: ends near `Types for configuring parent-anchored popup windows such as menus, dropdowns and tooltips.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7fcfeb244f16 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7fcfeb80bb0f - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]    2:     0x7fcfeb25a00c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]    3:     0x7fcfeb2177ea - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7fcfeb239243 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]    5:     0x7fcfea1af4cf - std[c2577c5add975170]::panicking::update_hook::<alloc[223e3de3f1abdb8b]::boxed::Box<rustc_driver_impl[4b73d46cdbe287a1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7fcfeb2396e2 - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7fcfeb2178a2 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7fcfeb20f4a9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7fcfeb21947d - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]   10:     0x7fcfe80211ec - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7fcfe9b3a9c3 - core[45eb60b2de227a2c]::str::slice_error_fail_rt
[INFO] [stderr]   12:     0x7fcfe993845a - core[45eb60b2de227a2c]::str::slice_error_fail
[INFO] [stderr]   13:     0x7fcfeadbbacb - rustc_resolve[9ed1b7cef59020b5]::rustdoc::source_span_for_markdown_range_inner
[INFO] [stderr]   14:     0x59dd0fa3aa0b - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   15:     0x59dd0fa374f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   16:     0x59dd0f9f272f - rustdoc[33599144c5b96b58]::core::run_global_ctxt
[INFO] [stderr]   17:     0x59dd0fad3860 - rustdoc[33599144c5b96b58]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   18:     0x59dd0fae102d - rustc_interface[6115ffe46e65b891]::interface::run_compiler::<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}
[INFO] [stderr]   19:     0x59dd0fadebd3 - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   20:     0x59dd0fade93f - <std[c2577c5add975170]::thread::lifecycle::spawn_unchecked<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7fcfecc58a87 - <std[c2577c5add975170]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   22:     0x7fcfe608307a - <unknown>
[INFO] [stderr]   23:     0x7fcfe6116534 - clone
[INFO] [stderr]   24:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-09-07T21_27_26-2081.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.100.0-nightly (da3f5c31e 2026-09-02) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `rgpui`
[INFO] running `Command { std: "docker" "inspect" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e", kill_on_drop: false }`
[INFO] [stdout] 55b0c72161debc6dec2cb7a713035e80ec2bdb0957c9de0ac0f32f0ad09abe3e
