[INFO] fetching crate perspective-viewer 4.1.0... [INFO] documenting perspective-viewer-4.1.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate perspective-viewer 4.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate perspective-viewer 4.1.0 [INFO] finished tweaking crates.io crate perspective-viewer 4.1.0 [INFO] tweaked toml for crates.io crate perspective-viewer 4.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate perspective-viewer 4.1.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate perspective-viewer 4.1.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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding perspective-client v4.1.1 [INFO] [stderr] Adding perspective-js v4.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 868170a40277cdcaca295ea4b801977708a18d991a48fb6ec52e0de49d36df10 [INFO] running `Command { std: "docker" "start" "-a" "868170a40277cdcaca295ea4b801977708a18d991a48fb6ec52e0de49d36df10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "868170a40277cdcaca295ea4b801977708a18d991a48fb6ec52e0de49d36df10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868170a40277cdcaca295ea4b801977708a18d991a48fb6ec52e0de49d36df10", kill_on_drop: false }` [INFO] [stdout] 868170a40277cdcaca295ea4b801977708a18d991a48fb6ec52e0de49d36df10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f28aadcffddace70a9057e04622b09e4515879543be7514e0c04f89f85651f [INFO] running `Command { std: "docker" "start" "-a" "c7f28aadcffddace70a9057e04622b09e4515879543be7514e0c04f89f85651f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-derive-macro v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rand-unique v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling yew-macro v0.22.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Checking implicit-clone v0.6.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling procss v0.1.17 [INFO] [stderr] Checking ts-rs v11.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling perspective-viewer v4.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling perspective-client v4.1.1 [INFO] [stderr] Checking tokise v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking js-sys v0.3.82 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.82 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.55 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking wasm-bindgen-derive v0.3.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking perspective-js v4.1.1 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking yew v0.22.0 [INFO] [stderr] Documenting perspective-viewer v4.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [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 `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`PerspectiveViewerElement::restore`] will use this [`Client`] to look [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Client`] argument to [`Self::load`] as it will conserve one render. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] thrown during the loading process, or from the [`Client`] `Promise` [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] should use a [`Client`] as an argument and set the `table` field in the [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HTMLPerspectiveViewerPluginElement::draw` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | /// their [`HTMLPerspectiveViewerPluginElement::draw`] implementations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HTMLPerspectiveViewerPluginElement` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ViewConfig` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:374:29 [INFO] [stdout] | [INFO] [stdout] 374 | /// Get a copy of the [`ViewConfig`] for the current [`View`]. This is [INFO] [stdout] | ^^^^^^^^^^ no item named `ViewConfig` 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 `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:418:30 [INFO] [stdout] | [INFO] [stdout] 418 | /// Get the underlying [`Client`] for this viewer (as passed to, or [INFO] [stdout] | ^^^^^^ no item named `Client` 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 `get_column_locator` links to private item `ColumnLocator` [INFO] [stdout] --> src/rust/model/column_locator.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | /// This function will return a [`ColumnLocator`] for agiven column name, or [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 `get_current_column_locator` links to private item `ColumnLocator` [INFO] [stdout] --> src/rust/model/column_locator.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | /// Gets a [`ColumnLocator`] for the current UI's column settings state, [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 `ColumnonfigValueUpdate` [INFO] [stdout] --> src/rust/model/send_plugin_config.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | /// Update te urrent plugin with a [`ColumnonfigValueUpdate`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `ColumnonfigValueUpdate` 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 `Table` [INFO] [stdout] --> src/rust/session.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | /// Reset the [`Table`] [INFO] [stdout] | ^^^^^ no item named `Table` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | /// [optional] The names of the methods which should be static on the [INFO] [stdout] | ^^^^^^^^ no item named `optional` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | /// [optional] The name of the Rust struct. [INFO] [stdout] | ^^^^^^^^ no item named `optional` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | /// [optional] A custom implementation of struct name to class name. [INFO] [stdout] | ^^^^^^^^ no item named `optional` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] Generated /opt/rustwide/target/doc/perspective_viewer/index.html [INFO] running `Command { std: "docker" "inspect" "c7f28aadcffddace70a9057e04622b09e4515879543be7514e0c04f89f85651f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f28aadcffddace70a9057e04622b09e4515879543be7514e0c04f89f85651f", kill_on_drop: false }` [INFO] [stdout] c7f28aadcffddace70a9057e04622b09e4515879543be7514e0c04f89f85651f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustflags=[\"--cfg\", \"web_sys_unstable_apis\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"web_sys_unstable_apis\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"docs/index.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb8a83f79ec997f9ee218d590a274970ee94f58ca5d033e6bfeeb154e708d2a [INFO] running `Command { std: "docker" "start" "-a" "dfb8a83f79ec997f9ee218d590a274970ee94f58ca5d033e6bfeeb154e708d2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking rand-unique v0.2.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-derive-macro v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Checking implicit-clone v0.6.0 [INFO] [stderr] Compiling yew-macro v0.22.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking ts-rs v11.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling procss v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking tokise v0.2.0 [INFO] [stderr] Compiling perspective-viewer v4.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking js-sys v0.3.82 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling perspective-client v4.1.1 [INFO] [stderr] Checking web-sys v0.3.82 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.55 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking wasm-bindgen-derive v0.3.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking perspective-js v4.1.1 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking yew v0.22.0 [INFO] [stderr] Documenting perspective-viewer v4.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [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 `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`PerspectiveViewerElement::restore`] will use this [`Client`] to look [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Client`] argument to [`Self::load`] as it will conserve one render. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] thrown during the loading process, or from the [`Client`] `Promise` [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / /// Loads a [`Client`], or optionally [`Table`], or optionally a Javascript [INFO] [stdout] 161 | | /// `Promise` which returns a [`Client`] or [`Table`], in this viewer. [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// Loading a [`Client`] does not render, but subsequent calls to [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// await viewer.load(table); [INFO] [stdout] 233 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] should use a [`Client`] as an argument and set the `table` field in the [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `Client` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HTMLPerspectiveViewerPluginElement::draw` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | /// their [`HTMLPerspectiveViewerPluginElement::draw`] implementations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HTMLPerspectiveViewerPluginElement` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ViewConfig` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:374:29 [INFO] [stdout] | [INFO] [stdout] 374 | /// Get a copy of the [`ViewConfig`] for the current [`View`]. This is [INFO] [stdout] | ^^^^^^^^^^ no item named `ViewConfig` 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 `Client` [INFO] [stdout] --> src/rust/custom_elements/viewer.rs:418:30 [INFO] [stdout] | [INFO] [stdout] 418 | /// Get the underlying [`Client`] for this viewer (as passed to, or [INFO] [stdout] | ^^^^^^ no item named `Client` 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 `get_column_locator` links to private item `ColumnLocator` [INFO] [stdout] --> src/rust/model/column_locator.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | /// This function will return a [`ColumnLocator`] for agiven column name, or [INFO] [stdout] | ^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_current_column_locator` links to private item `ColumnLocator` [INFO] [stdout] --> src/rust/model/column_locator.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | /// Gets a [`ColumnLocator`] for the current UI's column settings state, [INFO] [stdout] | ^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ColumnonfigValueUpdate` [INFO] [stdout] --> src/rust/model/send_plugin_config.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | /// Update te urrent plugin with a [`ColumnonfigValueUpdate`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `ColumnonfigValueUpdate` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | /// [optional] The names of the methods which should be static on the [INFO] [stdout] | ^^^^^^^^ no item named `optional` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | /// [optional] The name of the Rust struct. [INFO] [stdout] | ^^^^^^^^ no item named `optional` 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 `optional` [INFO] [stdout] --> src/rust/utils/custom_element.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | /// [optional] A custom implementation of struct name to class name. [INFO] [stdout] | ^^^^^^^^ no item named `optional` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] [stderr] Generated /opt/rustwide/target/doc/perspective_viewer/index.html [INFO] running `Command { std: "docker" "inspect" "dfb8a83f79ec997f9ee218d590a274970ee94f58ca5d033e6bfeeb154e708d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb8a83f79ec997f9ee218d590a274970ee94f58ca5d033e6bfeeb154e708d2a", kill_on_drop: false }` [INFO] [stdout] dfb8a83f79ec997f9ee218d590a274970ee94f58ca5d033e6bfeeb154e708d2a