[go: up one dir, main page]

termion 4.0.6

A bindless library for manipulating terminals.
Documentation
Build #2676663 2025-11-21 19:09:53
# rustc version
rustc 1.93.0-nightly (53732d5e0 2025-11-20)# docs.rs version
docsrs 0.6.0 (52bb2be8 2025-11-21 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/termion-4.0.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/termion-4.0.6/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251120-1.93.0-nightly-53732d5e0\", \"--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] 1210ca129662a68536e96dda6a59de97e12ca725456a63e4a17745fbf98173de
[INFO] running `Command { std: "docker" "start" "-a" "1210ca129662a68536e96dda6a59de97e12ca725456a63e4a17745fbf98173de", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/raw.rs:80:18
[INFO] [stderr]    |
[INFO] [stderr] 80 |         fn as_fd(&self) -> BorrowedFd {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |         fn as_fd(&self) -> BorrowedFd<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `termion` (lib) generated 1 warning (run `cargo fix --lib -p termion` to apply 1 suggestion)
[INFO] [stderr]     Scraping termion v4.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting termion v4.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/termion/index.html
[INFO] running `Command { std: "docker" "inspect" "1210ca129662a68536e96dda6a59de97e12ca725456a63e4a17745fbf98173de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1210ca129662a68536e96dda6a59de97e12ca725456a63e4a17745fbf98173de", kill_on_drop: false }`
[INFO] [stdout] 1210ca129662a68536e96dda6a59de97e12ca725456a63e4a17745fbf98173de