Build #1045678 2023-12-07T01:53:45.545560+00:00
# rustc version
rustc 1.76.0-nightly (1fdfe1234 2023-12-06)# docs.rs version
docsrs 0.6.0 (a18e7eca 2023-12-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/dioxus-tui-0.4.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dioxus-tui-0.4.3/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" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231206-1.76.0-nightly-1fdfe1234\", \"--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] 842e99f551fb6b84831e1f08cc1404a81462ebaa6a3dc3870805842beadde238
[INFO] running `Command { std: "docker" "start" "-a" "842e99f551fb6b84831e1f08cc1404a81462ebaa6a3dc3870805842beadde238", kill_on_drop: false }`
[INFO] [stderr] Scraping dioxus-tui v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "readme_hello_world" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "hover" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "task" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "readme_hello_world") generated 1 warning
[INFO] [stderr] warning: `dioxus-tui` (example "task") generated 1 warning
[INFO] [stderr] warning: `dioxus-tui` (example "hover") generated 1 warning
[INFO] [stderr] warning: failed to scan example "color_test" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "color_test") generated 1 warning
[INFO] [stderr] warning: failed to scan example "all_terminal_events" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "all_terminal_events") generated 1 warning
[INFO] [stderr] warning: failed to scan example "buttons" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "buttons") generated 1 warning
[INFO] [stderr] warning: failed to scan example "widgets" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "list" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: failed to scan example "margin" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "widgets") generated 1 warning
[INFO] [stderr] warning: `dioxus-tui` (example "list") generated 1 warning
[INFO] [stderr] warning: `dioxus-tui` (example "margin") generated 1 warning
[INFO] [stderr] warning: failed to scan example "text" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "text") generated 1 warning
[INFO] [stderr] warning: failed to scan example "flex" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "flex") generated 1 warning
[INFO] [stderr] warning: failed to scan example "border" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "border") generated 1 warning
[INFO] [stderr] warning: failed to scan example "colorpicker" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "colorpicker") generated 1 warning
[INFO] [stderr] warning: failed to scan example "many_small_edit_stress" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "many_small_edit_stress") generated 1 warning
[INFO] [stderr] warning: failed to scan example "quadrants" in package `dioxus-tui` for example code usage
[INFO] [stderr] Try running with `--verbose` to see the error message.
[INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `dioxus-tui` (example "quadrants") generated 1 warning
[INFO] [stderr] Documenting dioxus-tui v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dioxus_tui/index.html
[INFO] running `Command { std: "docker" "inspect" "842e99f551fb6b84831e1f08cc1404a81462ebaa6a3dc3870805842beadde238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842e99f551fb6b84831e1f08cc1404a81462ebaa6a3dc3870805842beadde238", kill_on_drop: false }`
[INFO] [stdout] 842e99f551fb6b84831e1f08cc1404a81462ebaa6a3dc3870805842beadde238