[go: up one dir, main page]

tui 0.3.0

A library to build rich terminal user interfaces or dashboards
Documentation
Build #684467 2022-11-25 21:13:24
# rustc version
rustc 1.67.0-nightly (b3bc6bf31 2022-11-24)# docs.rs version
docsrs 0.6.0 (d4bc110c 2022-11-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tui-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tui-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221124-1.67.0-nightly-b3bc6bf31\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--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] ef5e1a33addd2a047be39ca1ea30c2e6c3b3daf5e95bf535a6572812dcaaf524
[INFO] running `Command { std: "docker" "start" "-a" "ef5e1a33addd2a047be39ca1ea30c2e6c3b3daf5e95bf535a6572812dcaaf524", kill_on_drop: false }`
[INFO] [stderr]  Documenting tui v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/widgets/paragraph.rs:142:10
[INFO] [stderr]     |
[INFO] [stderr] 142 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `Cell`
[INFO] [stderr]    --> src/buffer.rs:206:37
[INFO] [stderr]     |
[INFO] [stderr] 206 |     /// Returns the index in the Vec<Cell> for the given global (x, y) coordinates.
[INFO] [stderr]     |                                     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]     |
[INFO] [stderr] 206 |     /// Returns the index in the `Vec<Cell>` for the given global (x, y) coordinates.
[INFO] [stderr]     |                                  +         +
[INFO] [stderr] 
[INFO] [stderr] warning: `tui` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "ef5e1a33addd2a047be39ca1ea30c2e6c3b3daf5e95bf535a6572812dcaaf524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5e1a33addd2a047be39ca1ea30c2e6c3b3daf5e95bf535a6572812dcaaf524", kill_on_drop: false }`
[INFO] [stdout] ef5e1a33addd2a047be39ca1ea30c2e6c3b3daf5e95bf535a6572812dcaaf524