docify 0.1.9

Docify allows you to live-embed at compile time pieces of code from throughout your project as rust doc examples.
Documentation
Build #8239492023-05-26T03:06:01.968983+00:00
# rustc version
rustc 1.71.0-nightly (a2b1646c5 2023-05-25)# docs.rs version
docsrs 0.6.0 (a5028966 2023-05-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/docify-0.1.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/docify-0.1.9/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/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\", \"-20230525-1.71.0-nightly-a2b1646c5\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] 74df09a7c189b5e96bd7a3ee8fec45dc62921a1c72cb7bed69f7a389a878e2db
[INFO] running `Command { std: "docker" "start" "-a" "74df09a7c189b5e96bd7a3ee8fec45dc62921a1c72cb7bed69f7a389a878e2db", kill_on_drop: false }`
[INFO] [stderr]     Scraping docify v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] Docifying /opt/rustwide/workdir/examples/markdown_source/index.md => /opt/rustwide/workdir/examples/markdown_bin/index.md
[INFO] [stderr] warning: failed to scan example "integration" in package `docify` 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: `docify` (example "integration") generated 1 warning
[INFO] [stderr]  Documenting docify v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] Docifying /opt/rustwide/workdir/.README.docify.md => /opt/rustwide/workdir/README.md
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "74df09a7c189b5e96bd7a3ee8fec45dc62921a1c72cb7bed69f7a389a878e2db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74df09a7c189b5e96bd7a3ee8fec45dc62921a1c72cb7bed69f7a389a878e2db", kill_on_drop: false }`
[INFO] [stdout] 74df09a7c189b5e96bd7a3ee8fec45dc62921a1c72cb7bed69f7a389a878e2db