package

github.com/datanoise/amqp.cr

master / published Dec 29, 2018 / repository

AMQP 0.9.1 client with RabbitMQ extensions

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.

Last attempt Aug 13, 2026 at 11:40 UTC

Reloading will not start another build. A failed version is left alone for an hour before it can be requested again, so one shard that cannot build does not crowd out the ones that can.

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
In src/amqp/auth.cr:8:46

 8 | abstract def response(username, password): String
                                              ^
Warning: space required before colon in return type restriction (run `crystal tool format` to fix this)

A total of 1 warnings were found.
Showing last frame. Use --error-trace for full trace.

In src/amqp/timed_channel.cr:38:27

 38 | class TimedChannel(T) < Channel::Buffered(T)
                              ^----------------
Error: undefined constant Channel::Buffered

Browse the other versions