libmake 0.2.4

A code generator to reduce repetitive tasks and build high-quality Rust libraries and applications, by providing a simple interface to create projects, generate code, and manage dependencies.
Documentation
Build #1173398 2024-03-29 15:09:31
# rustc version
rustc 1.79.0-nightly (c9f8f3438 2024-03-27)# docs.rs version
docsrs 0.6.0 (8b19841b 2024-03-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/libmake-0.2.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/libmake-0.2.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240327-1.79.0-nightly-c9f8f3438\", \"--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] 1212b10ce76e9e5119da8fd58a3448c5d5c26659b78b1d757d0f45820601aaa5
[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" "1212b10ce76e9e5119da8fd58a3448c5d5c26659b78b1d757d0f45820601aaa5", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: get_json_field, generate_from_args, generate_from_toml, generate_from_csv, generate_from_json, generate_from_yaml, generate_from_config, get_yaml_field, get_csv_field, example
[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 libmake v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `macro_create_directories`
[INFO] [stderr]    --> src/macros/directory_macros.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 | /// - [`macro_create_directories`] for creating multiple directories
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_create_directories` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `macro_create_directories` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `macro_cleanup_directories`
[INFO] [stderr]    --> src/macros/directory_macros.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 | /// - [`macro_cleanup_directories`] for cleaning up directories
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_cleanup_directories` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `macro_cleanup_directories` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `macro_create_directories`
[INFO] [stderr]    --> src/macros/directory_macros.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 | /// - [`macro_create_directories`] for creating multiple directories
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_create_directories` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `macro_create_directories` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `macro_cleanup_directories`
[INFO] [stderr]    --> src/macros/directory_macros.rs:250:9
[INFO] [stderr]     |
[INFO] [stderr] 250 | /// - [`macro_cleanup_directories`] for cleaning up directories
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_cleanup_directories` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `macro_cleanup_directories` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: `libmake` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libmake/index.html
[INFO] running `Command { std: "docker" "inspect" "1212b10ce76e9e5119da8fd58a3448c5d5c26659b78b1d757d0f45820601aaa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1212b10ce76e9e5119da8fd58a3448c5d5c26659b78b1d757d0f45820601aaa5", kill_on_drop: false }`
[INFO] [stdout] 1212b10ce76e9e5119da8fd58a3448c5d5c26659b78b1d757d0f45820601aaa5