[INFO] fetching crate bee-cockpit-core 0.2.0...
[INFO] documenting bee-cockpit-core-0.2.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate bee-cockpit-core 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bee-cockpit-core 0.2.0
[INFO] finished tweaking crates.io crate bee-cockpit-core 0.2.0
[INFO] tweaked toml for crates.io crate bee-cockpit-core 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bee-cockpit-core 0.2.0 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 crates.io crate bee-cockpit-core 0.2.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0
[INFO] running `Command { std: "docker" "start" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", 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" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0" "/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" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", 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" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0" "/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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking bee-rs v1.6.1
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking notify-rust v4.17.0
[INFO] [stderr]  Documenting bee-cockpit-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `bee-rs`
[INFO] [stdout]  --> src/lib.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! HTTP client wrappers around [`bee-rs`], the [`BeeWatch`] polling
[INFO] [stdout]   |                                   ^^^^^^ no item named `bee-rs` 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 `BeeWatch`
[INFO] [stdout]  --> src/lib.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! HTTP client wrappers around [`bee-rs`], the [`BeeWatch`] polling
[INFO] [stdout]   |                                                   ^^^^^^^^ no item named `BeeWatch` 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::logging::init`
[INFO] [stdout]    --> src/log_capture.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// [`crate::logging::init`]. Splits events by target:
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ no item named `logging` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::logging::init`
[INFO] [stdout]    --> src/log_capture.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// it. Called once during [`crate::logging::init`]. Subsequent calls
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^ no item named `logging` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LogPane::push_bee`
[INFO] [stdout]    --> src/bee_log.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Build the renderable form for [`LogPane::push_bee`]. Combines
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ no item named `LogPane` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::components::log_pane::LogPane`
[INFO] [stdout]  --> src/bee_log_tailer.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! [`crate::components::log_pane::LogPane`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `components` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spawn`
[INFO] [stdout]    --> src/bee_supervisor.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |     /// Wall-clock when [`spawn`] returned. Used for "bee uptime"
[INFO] [stdout]     |                           ^^^^^ no item named `spawn` 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 `spawn`
[INFO] [stdout]    --> src/bee_supervisor.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |     /// Wall-clock time since [`spawn`] returned.
[INFO] [stdout]     |                                 ^^^^^ no item named `spawn` 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 `lost`
[INFO] [stdout]   --> src/feed_timeline.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// The screen renders these as a dim "[lost]" / "[error]" row so
[INFO] [stdout]    |                                             ^^^^ no item named `lost` 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 `error`
[INFO] [stdout]   --> src/feed_timeline.rs:50:56
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// The screen renders these as a dim "[lost]" / "[error]" row so
[INFO] [stdout]    |                                                        ^^^^^ no item named `error` 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 `purge_expired`
[INFO] [stdout]   --> src/notifications.rs:96:53
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// `toast_seconds`. Drained on every tick by [`purge_expired`].
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^ no item named `purge_expired` 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 `mark_all_read`
[INFO] [stdout]    --> src/notifications.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |     /// a toast does. Reset to 0 by [`mark_all_read`].
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ no item named `mark_all_read` 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/metrics.rs:435:6
[INFO] [stdout]     |
[INFO] [stdout] 435 | /// (https://prometheus.io/docs/instrumenting/exposition_formats/):
[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] 435 | /// (<https://prometheus.io/docs/instrumenting/exposition_formats/>):
[INFO] [stdout]     |      +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `reason`
[INFO] [stdout]    --> src/pubsub.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | /// disabled: <reason>" message and keep the live tail going.
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `ref`
[INFO] [stdout]   --> src/views/manifest.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// or "no manifest loaded — type :manifest <ref>".
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bee_cockpit_core/index.html
[INFO] running `Command { std: "docker" "inspect" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", 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" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0" "/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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls v0.23.40
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking bee-rs v1.6.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking notify-rust v4.17.0
[INFO] [stderr]  Documenting bee-cockpit-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `bee-rs`
[INFO] [stdout]  --> src/lib.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! HTTP client wrappers around [`bee-rs`], the [`BeeWatch`] polling
[INFO] [stdout]   |                                   ^^^^^^ no item named `bee-rs` 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 `BeeWatch`
[INFO] [stdout]  --> src/lib.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! HTTP client wrappers around [`bee-rs`], the [`BeeWatch`] polling
[INFO] [stdout]   |                                                   ^^^^^^^^ no item named `BeeWatch` 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::logging::init`
[INFO] [stdout]    --> src/log_capture.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// [`crate::logging::init`]. Splits events by target:
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ no item named `logging` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::logging::init`
[INFO] [stdout]    --> src/log_capture.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// it. Called once during [`crate::logging::init`]. Subsequent calls
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^ no item named `logging` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `LogPane::push_bee`
[INFO] [stdout]    --> src/bee_log.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Build the renderable form for [`LogPane::push_bee`]. Combines
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ no item named `LogPane` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::components::log_pane::LogPane`
[INFO] [stdout]  --> src/bee_log_tailer.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! [`crate::components::log_pane::LogPane`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `components` in module `bee_cockpit_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `spawn`
[INFO] [stdout]    --> src/bee_supervisor.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |     /// Wall-clock time since [`spawn`] returned.
[INFO] [stdout]     |                                 ^^^^^ no item named `spawn` 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 `lost`
[INFO] [stdout]   --> src/feed_timeline.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// The screen renders these as a dim "[lost]" / "[error]" row so
[INFO] [stdout]    |                                             ^^^^ no item named `lost` 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 `error`
[INFO] [stdout]   --> src/feed_timeline.rs:50:56
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// The screen renders these as a dim "[lost]" / "[error]" row so
[INFO] [stdout]    |                                                        ^^^^^ no item named `error` 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/metrics.rs:435:6
[INFO] [stdout]     |
[INFO] [stdout] 435 | /// (https://prometheus.io/docs/instrumenting/exposition_formats/):
[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] 435 | /// (<https://prometheus.io/docs/instrumenting/exposition_formats/>):
[INFO] [stdout]     |      +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `reason`
[INFO] [stdout]    --> src/pubsub.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | /// disabled: <reason>" message and keep the live tail going.
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `ref`
[INFO] [stdout]   --> src/views/manifest.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// or "no manifest loaded — type :manifest <ref>".
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.41s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bee_cockpit_core/index.html
[INFO] running `Command { std: "docker" "inspect" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0", kill_on_drop: false }`
[INFO] [stdout] 35b12d5826ef38327fdb1b2e1ffdb5a36163bab97b063c8ae1879f11642c9db0
