interm 0.1.1

InTerm is a library for creating interactive terminal applications.
Documentation

Build #929035 2023-10-04 00:24:35

# rustc version rustc 1.74.0-nightly (3223b0b5e 2023-09-20)

# docs.rs version docsrs 0.6.0 (4635eb74 2023-09-25)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/interm-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/interm-0.1.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2023-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230920-1.74.0-nightly-3223b0b5e\", \"--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] 117fd0188c2b434a5dae57e6eb37c33b91d804d16c5888fd781be5ddb6219d83 [INFO] running `Command { std: "docker" "start" "-a" "117fd0188c2b434a5dae57e6eb37c33b91d804d16c5888fd781be5ddb6219d83", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting interm v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `InteractiveElement` [INFO] [stderr] --> src/block.rs:7:134 [INFO] [stderr] | [INFO] [stderr] 7 | ...minal. It consists of a vector of [`InteractiveElement`] instances. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `InteractiveElement` 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 `Block` [INFO] [stderr] --> src/interactive/lines.rs:4:69 [INFO] [stderr] | [INFO] [stderr] 4 | /// A line that can be updated in the terminal. It is used in the [`Block`] struct. [INFO] [stderr] | ^^^^^ no item named `Block` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Block::update_element` [INFO] [stderr] --> src/interactive/lines.rs:58:38 [INFO] [stderr] | [INFO] [stderr] 58 | /// This method is used in the [`Block::update_element`] method. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `Block` in scope [INFO] [stderr] [INFO] [stderr] warning: `interm` (lib doc) generated 3 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "117fd0188c2b434a5dae57e6eb37c33b91d804d16c5888fd781be5ddb6219d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117fd0188c2b434a5dae57e6eb37c33b91d804d16c5888fd781be5ddb6219d83", kill_on_drop: false }` [INFO] [stdout] 117fd0188c2b434a5dae57e6eb37c33b91d804d16c5888fd781be5ddb6219d83