# rustc version rustc 1.97.0-nightly (17584a181 2026-04-13)
# docs.rs version docsrs 0.0.0 (15f7e1e9dfac4fc5b7cc4abfd7682239002ba909 2026-04-08 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder5/builds/perspective-python-4.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder5/builds/perspective-python-4.4.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder5/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder5/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "24-27" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc [INFO] running `Command { std: "docker" "start" "8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"docs/index.html\", \"-Z\", \"unstable-options\", \"--output-format\", \"json\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j4" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting perspective-python v4.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `Client` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / /// An instance of a [`Client`] is a connection to a single [`Server`], whether [INFO] [stderr] 78 | | /// locally in-memory or remote over some transport like a WebSocket. [INFO] [stderr] 79 | | /// [INFO] [stderr] 80 | | /// [`Client`] and Perspective objects derived from it have _synchronous_ APIs, [INFO] [stderr] ... | [INFO] [stderr] 83 | | /// integrate with a Web framework or otherwise connect multiple clients, [INFO] [stderr] 84 | | /// use [`AsyncClient`]. [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] An instance of a [`Client`] is a connection to a single [`Server`], whether [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `Client` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / /// An instance of a [`Client`] is a connection to a single [`Server`], whether [INFO] [stderr] 78 | | /// locally in-memory or remote over some transport like a WebSocket. [INFO] [stderr] 79 | | /// [INFO] [stderr] 80 | | /// [`Client`] and Perspective objects derived from it have _synchronous_ APIs, [INFO] [stderr] ... | [INFO] [stderr] 83 | | /// integrate with a Web framework or otherwise connect multiple clients, [INFO] [stderr] 84 | | /// use [`AsyncClient`]. [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Client`] connected to its [`Server`]. If you want to [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `Client` links to private item `AsyncClient` [INFO] [stderr] --> src/client/client_sync.rs:84:11 [INFO] [stderr] | [INFO] [stderr] 84 | /// use [`AsyncClient`]. [INFO] [stderr] | ^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `from_server` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 101 | / /// Create a new [`Client`] instance bound to a specific in-process [INFO] [stderr] 102 | | /// [`Server`] (e.g. generally _not_ the global [`Server`]). [INFO] [stderr] | |________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Server`] (e.g. generally _not_ the global [`Server`]). [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `from_server` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 101 | / /// Create a new [`Client`] instance bound to a specific in-process [INFO] [stderr] 102 | | /// [`Server`] (e.g. generally _not_ the global [`Server`]). [INFO] [stderr] | |________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`Server`] (e.g. generally _not_ the global [`Server`]). [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `handle_response` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:111:43 [INFO] [stderr] | [INFO] [stderr] 111 | /// connection to a local-or-remote [`Server`], and [INFO] [stderr] | ^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SystemInfo` [INFO] [stderr] --> src/client/client_sync.rs:275:24 [INFO] [stderr] | [INFO] [stderr] 275 | /// Provides the [`SystemInfo`] struct, implementation-specific metadata [INFO] [stderr] | ^^^^^^^^^^ no item named `SystemInfo` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Schema` [INFO] [stderr] --> src/client/client_sync.rs:428:5 [INFO] [stderr] | [INFO] [stderr] 428 | / /// Returns a table's [`Schema`], a mapping of column names to column types. [INFO] [stderr] 429 | | /// [INFO] [stderr] 430 | | /// The mapping of a [`Table`]'s column names to data types is referred to [INFO] [stderr] 431 | | /// as a [`Schema`]. Each column has a unique name and a data type, one [INFO] [stderr] ... | [INFO] [stderr] 444 | | /// Note that all [`Table`] columns are _nullable_, regardless of the data [INFO] [stderr] 445 | | /// type. [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Returns a table's [`Schema`], a mapping of column names to column types. [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: no item named `Schema` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Schema` [INFO] [stderr] --> src/client/client_sync.rs:428:5 [INFO] [stderr] | [INFO] [stderr] 428 | / /// Returns a table's [`Schema`], a mapping of column names to column types. [INFO] [stderr] 429 | | /// [INFO] [stderr] 430 | | /// The mapping of a [`Table`]'s column names to data types is referred to [INFO] [stderr] 431 | | /// as a [`Schema`]. Each column has a unique name and a data type, one [INFO] [stderr] ... | [INFO] [stderr] 444 | | /// Note that all [`Table`] columns are _nullable_, regardless of the data [INFO] [stderr] 445 | | /// type. [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] as a [`Schema`]. Each column has a unique name and a data type, one [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: no item named `Schema` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ViewWindow` [INFO] [stderr] --> src/client/client_sync.rs:664:26 [INFO] [stderr] | [INFO] [stderr] 664 | /// - `window` - a [`ViewWindow`] [INFO] [stderr] | ^^^^^^^^^^ no item named `ViewWindow` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ViewConfig` [INFO] [stderr] --> src/client/client_sync.rs:712:25 [INFO] [stderr] | [INFO] [stderr] 712 | /// A copy of the [`ViewConfig`] object passed to the [`Table::view`] method [INFO] [stderr] | ^^^^^^^^^^ no item named `ViewConfig` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: Rust code block is empty [INFO] [stderr] --> src/client/client_sync.rs:518:9 [INFO] [stderr] | [INFO] [stderr] 518 | /// ``` [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] help: mark blocks that do not contain Rust code as text [INFO] [stderr] | [INFO] [stderr] 518 | /// ```text [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `perspective-python` (lib doc) generated 12 warnings (run `cargo fix --lib -p perspective-python` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "stop" "-t" "1" "8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc", kill_on_drop: false }` [INFO] [stdout] 8daf195282a0fa83c231a855a6b32632f77518411d0f5ce6197064037917eddc