ucg 0.2.4

A configuration generation grammar.
Build #685135 2022-11-26T08:07:55.015832+00:00
# rustc version
rustc 1.67.0-nightly (b3bc6bf31 2022-11-24)# docs.rs version
docsrs 0.6.0 (d4bc110c 2022-11-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ucg-0.2.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ucg-0.2.4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/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\", \"-20221124-1.67.0-nightly-b3bc6bf31\", \"--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" "--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] 1e1f6de3901c8b00dd337b84aad4f38914247627577a84c1cdc2dfd4277b0458
[INFO] running `Command { std: "docker" "start" "-a" "1e1f6de3901c8b00dd337b84aad4f38914247627577a84c1cdc2dfd4277b0458", kill_on_drop: false }`
[INFO] [stderr]  Documenting ucg v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: expected `;`, found reserved identifier `$crate`
[INFO] [stderr]    --> src/tokenizer/mod.rs:354:5
[INFO] [stderr]     |
[INFO] [stderr] 354 | /     either!(
[INFO] [stderr] 355 | |         input,
[INFO] [stderr] 356 | |         strtok,
[INFO] [stderr] 357 | |         pipequotetok,
[INFO] [stderr] ...   |
[INFO] [stderr] 395 | |         end_of_input
[INFO] [stderr] 396 | |     )
[INFO] [stderr]     | |     ^
[INFO] [stderr]     | |     |
[INFO] [stderr]     | |_____unexpected token
[INFO] [stderr]     |       help: add `;` here
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the macro `complete` which comes from the expansion of the macro `either` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] error: could not document `ucg`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --crate-type lib --crate-name ucglib src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=1f7269544b57f6c7 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abortable_parser=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libabortable_parser-59102649135ed848.rmeta --extern clap=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libclap-09e4b6cb866ec06a.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-2f31ed527a08910d.rmeta --extern serde_yaml=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_yaml-3743fee45c424dcf.rmeta --extern simple_error=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsimple_error-bed1d2c2490c7a92.rmeta --extern toml=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtoml-387252a733b1996e.rmeta --extern-html-root-url 'abortable_parser=https://docs.rs/abortable_parser/0.2.6/x86_64-unknown-linux-gnu' --extern-html-root-url 'clap=https://docs.rs/clap/2.26.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.89/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_yaml=https://docs.rs/serde_yaml/0.8.26/x86_64-unknown-linux-gnu' --extern-html-root-url 'simple_error=https://docs.rs/simple-error/0.1.12/x86_64-unknown-linux-gnu' --extern-html-root-url 'toml=https://docs.rs/toml/0.4.10/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20221124-1.67.0-nightly-b3bc6bf31 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.2.4` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "1e1f6de3901c8b00dd337b84aad4f38914247627577a84c1cdc2dfd4277b0458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e1f6de3901c8b00dd337b84aad4f38914247627577a84c1cdc2dfd4277b0458", kill_on_drop: false }`
[INFO] [stdout] 1e1f6de3901c8b00dd337b84aad4f38914247627577a84c1cdc2dfd4277b0458