package

github.com/luckyframework/website

main / published Aug 10, 2026 / repository

The Lucky website

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 Sep 25, 2026 at 11:29 UTC (attempt 26)

Reloading will not start another build. A version that does not compile under the current compiler is terminal, 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
Showing last frame. Use --error-trace for full trace.

In lib/lucky/src/lucky/asset_helpers.cr:34:8

 34 | {{ run "../run_macros/asset_manifest_builder", from, manifest_file }}
         ^--
Error: Error executing run (exit code: 1): ../run_macros/asset_manifest_builder bun ''

stdout:

    Manifest not found: /tmp/tmp.CPAnEI/src/public/bun-manifest.json
    
    Make sure you have compiled your assets:
      bun run dev     # start development server with watcher
      bun run build   # normal build
      bun run prod    # minified and fingerprinted build
    Asset manifest not found


stderr:

    Unhandled exception: Asset manifest not found (Exception)
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-lib-lucky-src-run_macros-asset_manifest_builder.cr/macro_run in '??'
      from /tmp/tmp.CPAnEI/home/.cache/crystal/tmp-tmp.CPAnEI-src-

Browse the other versions