console_engine 2.5.1

A simple terminal framework to draw things and manage user input
Documentation
Build #747019 2023-02-17 22:29:00
# rustc version
rustc 1.69.0-nightly (9a7cc6c32 2023-02-16)# docs.rs version
docsrs 0.6.0 (c927eac0 2023-02-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/console_engine-2.5.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/console_engine-2.5.1/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/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\", \"-20230216-1.69.0-nightly-9a7cc6c32\", \"--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\"" "-Zrustdoc-scrape-examples" "-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] 1a3482a1d3c2759e5452ec22b8c379f09b5efe74025555f819894b9fc1367d1d
[INFO] running `Command { std: "docker" "start" "-a" "1a3482a1d3c2759e5452ec22b8c379f09b5efe74025555f819894b9fc1367d1d", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting console_engine v2.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `Pixel`
[INFO] [stderr]   --> src/screen.rs:69:58
[INFO] [stderr]    |
[INFO] [stderr] 69 |     /// Creates a new Screen object with the provided Vec<Pixel> structure fitting the width and height parameters.
[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] 69 |     /// Creates a new Screen object with the provided `Vec<Pixel>` structure fitting the width and height parameters.
[INFO] [stderr]    |                                                       +          +
[INFO] [stderr] 
[INFO] [stderr] warning: `console_engine` (lib doc) generated 1 warning
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "1a3482a1d3c2759e5452ec22b8c379f09b5efe74025555f819894b9fc1367d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a3482a1d3c2759e5452ec22b8c379f09b5efe74025555f819894b9fc1367d1d", kill_on_drop: false }`
[INFO] [stdout] 1a3482a1d3c2759e5452ec22b8c379f09b5efe74025555f819894b9fc1367d1d