termwiz 0.22.0

Terminal Wizardry for Unix and Windows
Documentation
Build #1105856 2024-01-27T19:24:16.509606+00:00
# rustc version
rustc 1.77.0-nightly (5bd5d214e 2024-01-25)# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/termwiz-0.22.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/termwiz-0.22.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docs" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"feature=\\\"docs\\\"\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240125-1.77.0-nightly-5bd5d214e\", \"--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] [stdout] 737e107eeda918f03dd91f0bab620a87e37edce303aec104e6e538ae3c661e3b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "737e107eeda918f03dd91f0bab620a87e37edce303aec104e6e538ae3c661e3b", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: terminal_direct, gennerdfonts, key_tester, widgets_basic, buffered_terminal, hello, strip-ansi-escapes, line_editor, widgets_nested
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting termwiz v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:352:18
[INFO] [stderr]     |
[INFO] [stderr] 352 |     /// DECSTR - https://vt100.net/docs/vt510-rm/DECSTR.html
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECSTR.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:358:9
[INFO] [stderr]     |
[INFO] [stderr] 358 |     /// https://github.com/mintty/mintty/issues/881
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/mintty/mintty/issues/881>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:359:9
[INFO] [stderr]     |
[INFO] [stderr] 359 |     /// https://gitlab.gnome.org/GNOME/vte/-/issues/235
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://gitlab.gnome.org/GNOME/vte/-/issues/235>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:776:9
[INFO] [stderr]     |
[INFO] [stderr] 776 |     /// https://vt100.net/docs/vt510-rm/DECCKM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECCKM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:783:9
[INFO] [stderr]     |
[INFO] [stderr] 783 |     /// https://vt100.net/docs/vt510-rm/DECANM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECANM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:787:9
[INFO] [stderr]     |
[INFO] [stderr] 787 |     /// https://vt100.net/docs/vt510-rm/DECCOLM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECCOLM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:789:9
[INFO] [stderr]     |
[INFO] [stderr] 789 |     /// https://vt100.net/docs/vt510-rm/DECSCLM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECSCLM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:791:9
[INFO] [stderr]     |
[INFO] [stderr] 791 |     /// https://vt100.net/docs/vt510-rm/DECSCNM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECSCNM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:793:9
[INFO] [stderr]     |
[INFO] [stderr] 793 |     /// https://vt100.net/docs/vt510-rm/DECOM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECOM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:798:9
[INFO] [stderr]     |
[INFO] [stderr] 798 |     /// https://vt100.net/docs/vt510-rm/DECAWM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECAWM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:802:9
[INFO] [stderr]     |
[INFO] [stderr] 802 |     /// https://vt100.net/docs/vt510-rm/DECARM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECARM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:809:9
[INFO] [stderr]     |
[INFO] [stderr] 809 |     /// https://vt100.net/docs/vt510-rm/DECLRMM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECLRMM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:812:18
[INFO] [stderr]     |
[INFO] [stderr] 812 |     /// DECSDM - https://vt100.net/dec/ek-vt38t-ug-001.pdf#page=132
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/dec/ek-vt38t-ug-001.pdf#page=132>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:873:9
[INFO] [stderr]     |
[INFO] [stderr] 873 |     /// https://vt100.net/docs/vt510-rm/KAM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/KAM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:875:9
[INFO] [stderr]     |
[INFO] [stderr] 875 |     /// https://vt100.net/docs/vt510-rm/IRM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/IRM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:879:9
[INFO] [stderr]     |
[INFO] [stderr] 879 |     /// https://vt100.net/docs/vt510-rm/SRM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/SRM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/csi.rs:882:9
[INFO] [stderr]     |
[INFO] [stderr] 882 |     /// https://vt100.net/docs/vt510-rm/LNM.html
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/LNM.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/escape/csi.rs:1017:9
[INFO] [stderr]      |
[INFO] [stderr] 1017 |     /// https://vt100.net/docs/vt510-rm/DECSLRM.html
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECSLRM.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/escape/csi.rs:1114:9
[INFO] [stderr]      |
[INFO] [stderr] 1114 |     /// https://vt100.net/docs/vt510-rm/SD.html
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/SD.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/escape/esc.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 |     /// https://vt100.net/docs/vt510-rm/DECALN.html
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://vt100.net/docs/vt510-rm/DECALN.html>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/osc.rs:372:12
[INFO] [stderr]     |
[INFO] [stderr] 372 |           $( #[doc=$doc] )*
[INFO] [stderr]     |              ^^^^^^^^^^^ help: use an automatic link instead: `<https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda>`
[INFO] [stderr] ...
[INFO] [stderr] 398 | / osc_entries!(
[INFO] [stderr] 399 | |     SetIconNameAndWindowTitle = "0",
[INFO] [stderr] 400 | |     SetIconName = "1",
[INFO] [stderr] 401 | |     SetWindowTitle = "2",
[INFO] [stderr] ...   |
[INFO] [stderr] 445 | |     SetIconNameSun = "L",
[INFO] [stderr] 446 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `osc_entries` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/osc.rs:543:5
[INFO] [stderr]     |
[INFO] [stderr] 543 | /// https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/osc.rs:582:5
[INFO] [stderr]     |
[INFO] [stderr] 582 | /// https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/escape/osc.rs:625:5
[INFO] [stderr]     |
[INFO] [stderr] 625 | /// https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `CURSOR`
[INFO] [stderr]    --> src/lineedit/host.rs:102:45
[INFO] [stderr]     |
[INFO] [stderr] 102 | /// If the line and cursor look like "why he<CURSOR>" and if "hello" is a valid
[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] 102 | /// If the line and cursor look like "why `he<CURSOR>`" and if "hello" is a valid
[INFO] [stderr]     |                                           +          +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/tmux_cc/mod.rs:313:10
[INFO] [stderr]     |
[INFO] [stderr] 313 | /// See: https://github.com/tmux/tmux/blob/486ce9b09855ae30a2bf5e576cb6f7ad37792699/compat/unvis.c
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/tmux/tmux/blob/486ce9b09855ae30a2bf5e576cb6f7ad37792699/compat/unvis.c>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `termwiz` (lib doc) generated 26 warnings (run `cargo fix --lib -p termwiz` to apply 25 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.13s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/termwiz/index.html
[INFO] running `Command { std: "docker" "inspect" "737e107eeda918f03dd91f0bab620a87e37edce303aec104e6e538ae3c661e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737e107eeda918f03dd91f0bab620a87e37edce303aec104e6e538ae3c661e3b", kill_on_drop: false }`
[INFO] [stdout] 737e107eeda918f03dd91f0bab620a87e37edce303aec104e6e538ae3c661e3b