perspective-python 4.2.0

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Documentation
Build #2899399 2026-02-15 20:18:57

# rustc version rustc 1.95.0-nightly (a33907a7a 2026-02-14)

# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/perspective-python-4.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/perspective-python-4.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/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\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260214-1.95.0-nightly-a33907a7a\", \"--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" "-j6" "--target" "x86_64-unknown-linux-gnu", 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] f1c78f0cc9748790fa5fd31fd7a49b9f0e1270796ac9a133396cce596619c571 [INFO] running `Command { std: "docker" "start" "-a" "f1c78f0cc9748790fa5fd31fd7a49b9f0e1270796ac9a133396cce596619c571", 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.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `Client` links to private item `Server` [INFO] [stderr] --> src/client/client_sync.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / /// An instance of a [`Client`] is a connection to a single [`Server`], whether [INFO] [stderr] 41 | | /// locally in-memory or remote over some transport like a WebSocket. [INFO] [stderr] 42 | | /// [INFO] [stderr] 43 | | /// [`Client`] and Perspective objects derived from it have _synchronous_ APIs, [INFO] [stderr] ... | [INFO] [stderr] 46 | | /// integrate with a Web framework or otherwise connect multiple clients, [INFO] [stderr] 47 | | /// 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:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / /// An instance of a [`Client`] is a connection to a single [`Server`], whether [INFO] [stderr] 41 | | /// locally in-memory or remote over some transport like a WebSocket. [INFO] [stderr] 42 | | /// [INFO] [stderr] 43 | | /// [`Client`] and Perspective objects derived from it have _synchronous_ APIs, [INFO] [stderr] ... | [INFO] [stderr] 46 | | /// integrate with a Web framework or otherwise connect multiple clients, [INFO] [stderr] 47 | | /// 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:47:11 [INFO] [stderr] | [INFO] [stderr] 47 | /// 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:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | / /// Create a new [`Client`] instance bound to a specific in-process [INFO] [stderr] 65 | | /// [`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:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | / /// Create a new [`Client`] instance bound to a specific in-process [INFO] [stderr] 65 | | /// [`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:74:43 [INFO] [stderr] | [INFO] [stderr] 74 | /// 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:197:24 [INFO] [stderr] | [INFO] [stderr] 197 | /// 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:350:5 [INFO] [stderr] | [INFO] [stderr] 350 | / /// Returns a table's [`Schema`], a mapping of column names to column types. [INFO] [stderr] 351 | | /// [INFO] [stderr] 352 | | /// The mapping of a [`Table`]'s column names to data types is referred to [INFO] [stderr] 353 | | /// as a [`Schema`]. Each column has a unique name and a data type, one [INFO] [stderr] ... | [INFO] [stderr] 366 | | /// Note that all [`Table`] columns are _nullable_, regardless of the data [INFO] [stderr] 367 | | /// 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:350:5 [INFO] [stderr] | [INFO] [stderr] 350 | / /// Returns a table's [`Schema`], a mapping of column names to column types. [INFO] [stderr] 351 | | /// [INFO] [stderr] 352 | | /// The mapping of a [`Table`]'s column names to data types is referred to [INFO] [stderr] 353 | | /// as a [`Schema`]. Each column has a unique name and a data type, one [INFO] [stderr] ... | [INFO] [stderr] 366 | | /// Note that all [`Table`] columns are _nullable_, regardless of the data [INFO] [stderr] 367 | | /// 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:586:26 [INFO] [stderr] | [INFO] [stderr] 586 | /// - `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:634:25 [INFO] [stderr] | [INFO] [stderr] 634 | /// 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:440:9 [INFO] [stderr] | [INFO] [stderr] 440 | /// ``` [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] 440 | /// ```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 1.18s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/perspective_python/index.html [INFO] running `Command { std: "docker" "inspect" "f1c78f0cc9748790fa5fd31fd7a49b9f0e1270796ac9a133396cce596619c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c78f0cc9748790fa5fd31fd7a49b9f0e1270796ac9a133396cce596619c571", kill_on_drop: false }` [INFO] [stdout] f1c78f0cc9748790fa5fd31fd7a49b9f0e1270796ac9a133396cce596619c571