Build:
  1. 29
  2. 28
  3. 27
  4. 26
  5. 25
  6. 24
  7. 23
  8. 22
  9. 21
  10. 20
2026-08-03 11:15.07: New job: docker build {
                                             "commit": "1f12b2b416b9eda1e0f60b7c16505881f4ba9b0d",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-08-03 11:15.07: Checking out commit 1f12b2b4. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/504/head" && git reset --hard 1f12b2b4
2026-08-03 11:15.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout341636a0"
2026-08-03 11:15.09: Exec: "git" "-C" "/tmp/git-checkout341636a0" "submodule" 
                           "deinit" "--force" "--all"
2026-08-03 11:15.09: Exec: "git" "-C" "/tmp/git-checkout341636a0" "reset" 
                           "--hard" "-q" "1f12b2b416b9eda1e0f60b7c16505881f4ba9b0d"
2026-08-03 11:15.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout341636a0" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-08-03 11:15.11: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout341636a0/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout341636a0/docker-iid" 
                           "--" "/tmp/git-checkout341636a0"
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.13kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/alpine:3.22
#2 DONE 1.0s

#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [build  1/15] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#5 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done
#5 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done
#5 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done
#5 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done
#5 DONE 0.1s

#6 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#6 DONE 0.2s

#7 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#7 ...

#6 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#6 DONE 0.2s

#4 [internal] load build context
#4 transferring context: 554.85MB 2.3s done
#4 DONE 2.8s

#7 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#7 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#7 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#7 0.945 OK: 7 MiB in 16 packages
#7 1.599 (1/17) Installing brotli-libs (1.1.0-r2)
#7 1.906 (2/17) Installing c-ares (1.34.8-r0)
#7 1.918 (3/17) Installing libunistring (1.3-r0)
#7 1.946 (4/17) Installing libidn2 (2.3.7-r0)
#7 1.952 (5/17) Installing nghttp2-libs (1.69.0-r0)
#7 1.957 (6/17) Installing libpsl (0.21.5-r3)
#7 1.961 (7/17) Installing zstd-libs (1.5.7-r0)
#7 1.972 (8/17) Installing libcurl (8.14.1-r3)
#7 1.984 (9/17) Installing libexpat (2.8.2-r0)
#7 1.988 (10/17) Installing pcre2 (10.46-r0)
#7 2.000 (11/17) Installing git (2.49.1-r0)
#7 2.464 (12/17) Installing git-init-template (2.49.1-r0)
#7 2.469 (13/17) Installing gmp (6.3.0-r3)
#7 2.478 (14/17) Installing libev (4.33-r1)
#7 2.482 (15/17) Installing oniguruma (6.9.10-r0)
#7 2.490 (16/17) Installing pkgconf (2.4.3-r0)
#7 2.494 (17/17) Installing oniguruma-dev (6.9.10-r0)
#7 2.503 Executing busybox-1.37.0-r20.trigger
#7 2.680 OK: 21 MiB in 33 packages
#7 DONE 3.4s

#8 [build  2/15] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#8 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#8 ...

#9 [run  3/11] RUN chmod -R 755 /var
#9 DONE 0.3s

#8 [build  2/15] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#8 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#8 4.039 OK: 7 MiB in 16 packages
#8 4.425 (1/82) Installing m4 (1.4.19-r4)
#8 4.465 (2/82) Installing libbz2 (1.0.8-r6)
#8 4.473 (3/82) Installing perl (5.40.4-r0)
#8 4.843 (4/82) Installing autoconf (2.72-r1)
#8 4.863 (5/82) Installing ncurses-terminfo-base (6.5_p20250503-r0)
#8 4.870 (6/82) Installing libncursesw (6.5_p20250503-r0)
#8 4.876 (7/82) Installing readline (8.2.13-r1)
#8 4.880 (8/82) Installing bash (5.2.37-r0)
#8 4.916 Executing bash-5.2.37-r0.post-install
#8 4.924 (9/82) Installing brotli-libs (1.1.0-r2)
#8 4.930 (10/82) Installing c-ares (1.34.8-r0)
#8 4.932 (11/82) Installing libunistring (1.3-r0)
#8 4.942 (12/82) Installing libidn2 (2.3.7-r0)
#8 4.944 (13/82) Installing nghttp2-libs (1.69.0-r0)
#8 4.945 (14/82) Installing libpsl (0.21.5-r3)
#8 4.946 (15/82) Installing zstd-libs (1.5.7-r0)
#8 4.951 (16/82) Installing libcurl (8.14.1-r3)
#8 4.956 (17/82) Installing curl (8.14.1-r3)
#8 4.961 (18/82) Installing brotli (1.1.0-r2)
#8 4.965 (19/82) Installing pkgconf (2.4.3-r0)
#8 4.966 (20/82) Installing brotli-dev (1.1.0-r2)
#8 4.971 (21/82) Installing c-ares-dev (1.34.8-r0)
#8 4.989 (22/82) Installing libidn2-dev (2.3.7-r0)
#8 4.993 (23/82) Installing libpsl-utils (0.21.5-r3)
#8 4.997 (24/82) Installing libpsl-dev (0.21.5-r3)
#8 5.001 (25/82) Installing nghttp2-dev (1.69.0-r0)
#8 5.006 (26/82) Installing openssl-dev (3.5.7-r0)
#8 5.032 (27/82) Installing zlib-dev (1.3.2-r0)
#8 5.036 (28/82) Installing libgcc (14.2.0-r6)
#8 5.040 (29/82) Installing libstdc++ (14.2.0-r6)
#8 5.061 (30/82) Installing zstd (1.5.7-r0)
#8 5.066 (31/82) Installing zstd-dev (1.5.7-r0)
#8 5.071 (32/82) Installing curl-dev (8.14.1-r3)
#8 5.078 (33/82) Installing jansson (2.14.1-r0)
#8 5.082 (34/82) Installing binutils (2.44-r3)
#8 5.164 (35/82) Installing libgomp (14.2.0-r6)
#8 5.171 (36/82) Installing libatomic (14.2.0-r6)
#8 5.174 (37/82) Installing gmp (6.3.0-r3)
#8 5.177 (38/82) Installing isl26 (0.26-r1)
#8 5.197 (39/82) Installing mpfr4 (4.2.1_p1-r0)
#8 5.205 (40/82) Installing mpc1 (1.3.1-r1)
#8 5.209 (41/82) Installing gcc (14.2.0-r6)
#8 6.135 (42/82) Installing libexpat (2.8.2-r0)
#8 6.136 (43/82) Installing pcre2 (10.46-r0)
#8 6.141 (44/82) Installing git (2.49.1-r0)
#8 6.197 (45/82) Installing git-init-template (2.49.1-r0)
#8 6.198 (46/82) Installing perl-error (0.17030-r0)
#8 6.202 (47/82) Installing perl-git (2.49.1-r0)
#8 6.207 (48/82) Installing git-perl (2.49.1-r0)
#8 6.211 (49/82) Installing libgmpxx (6.3.0-r3)
#8 6.214 (50/82) Installing gmp-dev (6.3.0-r3)
#8 6.219 (51/82) Installing libxau (1.0.12-r0)
#8 6.221 (52/82) Installing libmd (1.1.0-r0)
#8 6.227 (53/82) Installing libbsd (0.12.2-r0)
#8 6.231 (54/82) Installing libxdmcp (1.1.5-r1)
#8 6.235 (55/82) Installing libxcb (1.17.0-r0)
#8 6.247 (56/82) Installing libx11 (1.8.11-r0)
#8 6.284 (57/82) Installing libxext (1.3.6-r2)
#8 6.288 (58/82) Installing fftw-double-libs (3.3.10-r6)
#8 6.305 (59/82) Installing libpng (1.6.57-r0)
#8 6.309 (60/82) Installing freetype (2.13.3-r0)
#8 6.317 (61/82) Installing fontconfig (2.15.0-r3)
#8 6.344 (62/82) Installing lcms2 (2.19-r0)
#8 6.349 (63/82) Installing libltdl (2.5.4-r1)
#8 6.353 (64/82) Installing xz-libs (5.8.3-r0)
#8 6.358 (65/82) Installing libxml2 (2.13.9-r1)
#8 6.370 (66/82) Installing imagemagick-libs (7.1.2.15-r0)
#8 6.400 (67/82) Installing imagemagick (7.1.2.15-r0)
#8 6.451 (68/82) Installing libjpeg-turbo (3.1.0-r0)
#8 6.459 (69/82) Installing imagemagick-jpeg (7.1.2.15-r0)
#8 6.463 (70/82) Installing libsharpyuv (1.5.0-r0)
#8 6.466 (71/82) Installing libwebp (1.5.0-r0)
#8 6.473 (72/82) Installing libwebpdemux (1.5.0-r0)
#8 6.476 (73/82) Installing libwebpmux (1.5.0-r0)
#8 6.479 (74/82) Installing imagemagick-webp (7.1.2.15-r0)
#8 6.484 (75/82) Installing inotify-tools-libs (4.23.9.0-r0)
#8 6.488 (76/82) Installing inotify-tools (4.23.9.0-r0)
#8 6.492 (77/82) Installing libev (4.33-r1)
#8 6.493 (78/82) Installing libev-dev (4.33-r1)
#8 6.499 (79/82) Installing make (4.4.1-r3)
#8 6.503 (80/82) Installing musl-dev (1.2.5-r12)
#8 6.583 (81/82) Installing oniguruma (6.9.10-r0)
#8 6.586 (82/82) Installing oniguruma-dev (6.9.10-r0)
#8 6.594 Executing busybox-1.37.0-r20.trigger
#8 6.603 OK: 249 MiB in 98 packages
#8 DONE 7.1s

#10 [build  3/15] WORKDIR /root
#10 DONE 0.1s

#11 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#11 DONE 0.1s

#12 [build  5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#12 0.381 
                                                                           0.4%
#########                                                                 13.1%
######################                                                    31.5%
##########################################                                59.2%
#############################################################             85.6%
######################################################################## 100.0%
#12 1.023 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 
#12 1.024 
#12 2.065 
#=#=#                                                                          
##O#-#                                                                         
                                                                           0.1%
##                                                                         4.1%
#####                                                                      7.1%
#####                                                                      7.2%
#####                                                                      7.4%
#####                                                                      7.8%
######                                                                     9.3%
#########                                                                 13.3%
##########                                                                14.2%
###############                                                           21.2%
###############                                                           21.3%
###############                                                           21.6%
################                                                          22.3%
#################                                                         24.5%
####################                                                      28.3%
########################                                                  33.7%
#########################                                                 35.3%
############################                                              39.7%
##############################                                            42.4%
#################################                                         46.3%
###################################                                       49.4%
######################################                                    54.1%
########################################                                  56.8%
############################################                              61.4%
#############################################                             63.5%
##################################################                        70.6%
#######################################################                   77.3%
#########################################################                 79.6%
############################################################              83.8%
#############################################################             85.3%
#################################################################         91.0%
####################################################################      94.5%
######################################################################    98.0%
#######################################################################   99.4%
######################################################################## 100.0%
#12 7.698 Revision cache was populated successfully 
#12 7.700 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#12 7.700   export PATH="/root/.local/bin:$PATH" 
#12 7.700 
#12 7.700 To get started, run: 
#12 7.700   dune --help 
#12 DONE 8.0s

#13 [build  6/15] RUN dune --version
#13 0.242 "Nightly build 2026-07-31T04:19:54Z, git revision eb49cc4b174540eb79c6c41b3528964f8cc417d2"
#13 DONE 0.3s

#14 [build  7/15] COPY --link tarides-com.opam .
#14 DONE 0.1s

#15 [build  8/15] COPY --link dune-project .
#15 DONE 0.1s

#16 [build  9/15] COPY --link ./generate-images.sh .
#16 DONE 0.1s

#17 [build 10/15] COPY --link data/ data/
#17 DONE 1.3s

#18 [build 11/15] COPY --link src/gen src/gen
#18 DONE 0.1s

#19 [build 12/15] RUN dune pkg lock && dune build @pkg-install
#19 36.86 Solution for dune.lock
#19 36.86 
#19 36.86 Dependencies common to all supported platforms:
#19 36.86 - alcotest.1.9.1
#19 36.86 - angstrom.0.16.1
#19 36.86 - asn1-combinators.0.3.2
#19 36.86 - astring.0.8.5
#19 36.86 - base-bytes.base
#19 36.86 - base-threads.base
#19 36.86 - base-unix.base
#19 36.86 - base64.3.5.2
#19 36.86 - bigarray-compat.1.1.0
#19 36.86 - bigstringaf.0.10.0
#19 36.86 - bos.0.3.0
#19 36.86 - brr.0.0.8
#19 36.86 - bstr.0.0.4
#19 36.86 - camlp-streams.5.0.1
#19 36.86 - caqti.2.3.2
#19 36.86 - caqti-lwt.2.3.2
#19 36.86 - checkseum.0.5.3
#19 36.86 - cmarkit.dev
#19 36.86 - cmdliner.2.1.1
#19 36.86 - compiler-cloning.enabled
#19 36.86 - conf-gmp.5
#19 36.86 - conf-gmp-powm-sec.4
#19 36.86 - conf-libev.4-13
#19 36.86 - conf-libssl.4
#19 36.86 - conf-oniguruma.1
#19 36.86 - conf-pkg-config.5
#19 36.86 - cppo.1.8.0
#19 36.86 - csexp.1.5.2
#19 36.86 - cstruct.6.2.0
#19 36.86 - ctypes.0.24.0
#19 36.86 - decompress.1.6.0
#19 36.86 - digestif.1.3.1
#19 36.86 - domain-name.0.5.0
#19 36.86 - dream.1.0.0~alpha8
#19 36.86 - dream-accept.0.1.0
#19 36.86 - dream-encoding.dev
#19 36.86 - dream-html.3.11.2
#19 36.86 - dream-httpaf.1.0.0~alpha4
#19 36.86 - dream-pure.1.0.0~alpha2
#19 36.86 - dune-configurator.3.24.1
#19 36.86 - dune-private-libs.3.24.1
#19 36.86 - dune-site.3.24.1
#19 36.86 - duration.0.3.1
#19 36.86 - dyn.3.24.1
#19 36.86 - eqaf.0.10
#19 36.86 - faraday.0.8.2
#19 36.86 - faraday-lwt.0.8.2
#19 36.86 - faraday-lwt-unix.0.8.2
#19 36.86 - fmt.0.11.0
#19 36.86 - fpath.0.7.3
#19 36.86 - fs-io.3.24.1
#19 36.86 - gen.1.1
#19 36.86 - gluten.0.5.2
#19 36.86 - gluten-lwt.0.5.2
#19 36.86 - gluten-lwt-unix.0.5.2
#19 36.86 - gmap.0.3.0
#19 36.86 - graphql.0.14.0
#19 36.86 - graphql-lwt.0.14.0
#19 36.86 - graphql_parser.0.14.0
#19 36.86 - h2.0.10.0
#19 36.86 - h2-lwt.0.10.0
#19 36.86 - h2-lwt-unix.0.10.0
#19 36.86 - hilite.dev
#19 36.86 - hmap.0.8.1
#19 36.86 - hpack.0.13.0
#19 36.86 - httpaf.0.7.1
#19 36.86 - httpun.0.1.0
#19 36.86 - httpun-lwt.0.1.0
#19 36.86 - httpun-lwt-unix.0.1.0
#19 36.86 - httpun-types.0.1.0
#19 36.86 - httpun-ws.0.2.0
#19 36.86 - integers.0.8.0
#19 36.86 - ipaddr.5.6.2
#19 36.86 - js_of_ocaml.6.4.1
#19 36.86 - js_of_ocaml-compiler.6.4.1
#19 36.86 - js_of_ocaml-toplevel.6.4.1
#19 36.86 - kdf.1.1.0
#19 36.86 - ke.0.6
#19 36.86 - lambdasoup.1.1.1
#19 36.86 - logs.0.10.0
#19 36.86 - lru.0.3.1
#19 36.86 - lwt.6.1.2
#19 36.86 - lwt-dllist.1.1.0
#19 36.86 - lwt_ppx.6.1.0
#19 36.86 - lwt_ssl.1.2.0
#19 36.86 - macaddr.5.6.2
#19 36.86 - magic-mime.1.3.1
#19 36.86 - markup.1.0.3
#19 36.86 - menhir.20260209
#19 36.86 - menhirCST.20260209
#19 36.86 - menhirGLR.20260209
#19 36.86 - menhirLib.20260209
#19 36.86 - menhirSdk.20260209
#19 36.86 - mirage-clock.4.2.0
#19 36.86 - mirage-crypto.1.2.0
#19 36.86 - mirage-crypto-ec.1.2.0
#19 36.86 - mirage-crypto-pk.1.2.0
#19 36.86 - mirage-crypto-rng.1.2.0
#19 36.86 - mirage-crypto-rng-lwt.1.2.0
#19 36.86 - mirage-kv.6.1.1
#19 36.86 - mirage-kv-unix.3.0.1
#19 36.86 - mtime.2.1.0
#19 36.86 - multipart_form.0.8.0
#19 36.86 - multipart_form-lwt.0.8.0
#19 36.86 - ocaml.5.3.1
#19 36.86 - ocaml-base-compiler.5.3.1
#19 36.86 - ocaml-compiler.5.3.1
#19 36.86 - ocaml-compiler-libs.v0.17.0
#19 36.86 - ocaml-syntax-shims.1.0.0
#19 36.86 - ocamlbuild.0.16.1+dune
#19 36.86 - ocamlfind.1.9.8+dune
#19 36.86 - ocplib-endian.1.2
#19 36.86 - ohex.0.2.0
#19 36.86 - oniguruma.0.2.0
#19 36.86 - optint.0.3.0
#19 36.86 - ordering.3.24.1
#19 36.86 - pecu.0.7
#19 36.86 - pp.2.0.0
#19 36.86 - ppx_derivers.1.2.1
#19 36.86 - ppx_deriving_yaml.0.4.1
#19 36.86 - ppx_import.1.12.0
#19 36.86 - ppx_show.0.2.1
#19 36.86 - ppxlib.0.38.0
#19 36.86 - prettym.0.0.5
#19 36.86 - psq.0.2.1
#19 36.86 - ptime.1.2.0
#19 36.86 - pure-html.3.11.2
#19 36.86 - re.1.14.0
#19 36.86 - relocatable-compiler.5.3.1.20251109.1
#19 36.86 - result.1.5
#19 36.86 - rresult.0.7.0
#19 36.86 - sedlex.3.7
#19 36.86 - seq.base
#19 36.86 - sexplib0.v0.17.0
#19 36.86 - ssl.0.7.0
#19 36.86 - stdcompat.21.1
#19 36.86 - stdlib-shims.0.3.0
#19 36.86 - stdune.3.24.1
#19 36.86 - stringext.1.6.0
#19 36.86 - tailwindcss.dev
#19 36.86 - textmate-language.0.6.0
#19 36.86 - top-closure.3.24.1
#19 36.86 - topkg.1.1.1
#19 36.86 - uchar.0.0.2
#19 36.86 - unstrctrd.0.4
#19 36.86 - uri.4.4.0
#19 36.86 - uucp.17.0.0
#19 36.86 - uunf.17.0.0
#19 36.86 - uutf.1.0.4
#19 36.86 - x509.1.1.1
#19 36.86 - yaml.3.2.0
#19 36.86 - yojson.3.0.0
#19 36.86 - zarith.1.14
#19 249.5 File "dune.lock/stringext.1.6.0.pkg", line 17, characters 3-85:
#19 249.5 17 |    https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
#19 249.5         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#19 249.5 Error: Download failed with code 500
#19 249.5        
#19 ERROR: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
 > [build 12/15] RUN dune pkg lock && dune build @pkg-install:
36.86 - uutf.1.0.4
36.86 - x509.1.1.1
36.86 - yaml.3.2.0
36.86 - yojson.3.0.0
36.86 - zarith.1.14
249.5 File "dune.lock/stringext.1.6.0.pkg", line 17, characters 3-85:
249.5 17 |    https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
249.5         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
249.5 Error: Download failed with code 500
249.5        
------
Dockerfile:49
--------------------
  47 |     COPY --link src/gen src/gen
  48 |     
  49 | >>> RUN dune pkg lock && dune build @pkg-install
  50 |     RUN ./generate-images.sh
  51 |     COPY --link . .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-08-03 11:23.58: Job failed: Docker build exited with status 1