codegen_template 0.1.0

A Rust code templating macro for code generation.
Documentation
Build #665790 2022-11-07 18:45:10
# rustc version
rustc 1.67.0-nightly (7eef946fc 2022-11-06)# docs.rs version
docsrs 0.6.0 (261d912 2022-11-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/codegen_template-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/codegen_template-0.1.0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/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\", \"-20221106-1.67.0-nightly-7eef946fc\", \"--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\"" "-j3", 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] 043d2c6f6ffc4e9fde6bf6a685966f6807dd1bd704e5611de19a4a929767e502
[INFO] running `Command { std: "docker" "start" "-a" "043d2c6f6ffc4e9fde6bf6a685966f6807dd1bd704e5611de19a4a929767e502", kill_on_drop: false }`
[INFO] [stderr]  Documenting codegen_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "043d2c6f6ffc4e9fde6bf6a685966f6807dd1bd704e5611de19a4a929767e502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043d2c6f6ffc4e9fde6bf6a685966f6807dd1bd704e5611de19a4a929767e502", kill_on_drop: false }`
[INFO] [stdout] 043d2c6f6ffc4e9fde6bf6a685966f6807dd1bd704e5611de19a4a929767e502