github.com/chris-huxtable/user_group.cr
0.1.5 / published Apr 5, 2020 / repository
Adds System Users and Groups.
Documentation could not be built
Build failed
The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.
What the builder reported
docs-build: crystal docs exited 62
crystal docs said:
no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
Showing last frame. Use --error-trace for full trace.
There was a problem expanding macro 'macro_140698634854976'
Code in src/lib_c/pwd.cr:15:1
15 | {% if flag?(:openbsd) %}
^
Called macro defined in src/lib_c/pwd.cr:15:1
15 | {% if flag?(:openbsd) %}
Which expanded to:
1 |
2 | lib LibC
> 3 | struct Passwd
^
Error: Passwd is already defined