bevy_console 0.11.1

dev console for bevy
Documentation
Build #1144744 2024-03-01T11:37:46.167876+00:00
# rustc version
rustc 1.78.0-nightly (878c8a2a6 2024-02-29)# docs.rs version
docsrs 0.6.0 (e4863881 2024-02-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/bevy_console-0.11.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/bevy_console-0.11.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240229-1.78.0-nightly-878c8a2a6\", \"--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] 1f83b9429ada57652611f6e354472d2fdbd55d4ac03dc9e2ac49d4a751b2fd50
[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" "1f83b9429ada57652611f6e354472d2fdbd55d4ac03dc9e2ac49d4a751b2fd50", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: log_command, write_to_console, raw_commands, change_console_key
[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 bevy_console v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `examples`
[INFO] [stderr]  --> src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = include_str ! ("../README.md")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           Examples can be found in the [/examples](examples) directory.
[INFO] [stderr]                                                    ^^^^^^^^
[INFO] [stderr]   = note: no item named `examples` in scope
[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 `CommandName`
[INFO] [stderr]   --> src/console.rs:38:56
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// Used to capture console commands which implement [`CommandName`], [`CommandArgs`] & [`CommandHelp`].
[INFO] [stderr]    |                                                        ^^^^^^^^^^^ no item named `CommandName` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `CommandArgs`
[INFO] [stderr]   --> src/console.rs:38:73
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// Used to capture console commands which implement [`CommandName`], [`CommandArgs`] & [`CommandHelp`].
[INFO] [stderr]    |                                                                         ^^^^^^^^^^^ no item named `CommandArgs` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `CommandHelp`
[INFO] [stderr]   --> src/console.rs:38:91
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// Used to capture console commands which implement [`CommandName`], [`CommandArgs`] & [`CommandHelp`].
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^ no item named `CommandHelp` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_console` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bevy_console/index.html
[INFO] running `Command { std: "docker" "inspect" "1f83b9429ada57652611f6e354472d2fdbd55d4ac03dc9e2ac49d4a751b2fd50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f83b9429ada57652611f6e354472d2fdbd55d4ac03dc9e2ac49d4a751b2fd50", kill_on_drop: false }`
[INFO] [stdout] 1f83b9429ada57652611f6e354472d2fdbd55d4ac03dc9e2ac49d4a751b2fd50