Build:
  1. 26
  2. 25
  3. 24
  4. 23
  5. 22
  6. 21
  7. 20
  8. 19
  9. 18
  10. 17
2026-03-20 12:48.45: New job: docker build {
                                             "commit": "2988911aef7773d218727c0897ba05887c9643fd",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-03-20 12:48.45: Checking out commit 2988911a. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/487/head" && git reset --hard 2988911a
2026-03-20 12:48.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkoutbfa6c0b"
2026-03-20 12:48.46: Exec: "git" "-C" "/tmp/git-checkoutbfa6c0b" "submodule" 
                           "deinit" "--force" "--all"
2026-03-20 12:48.46: Exec: "git" "-C" "/tmp/git-checkoutbfa6c0b" "reset" 
                           "--hard" "-q" "2988911aef7773d218727c0897ba05887c9643fd"
2026-03-20 12:48.48: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutbfa6c0b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-03-20 12:48.48: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkoutbfa6c0b/Dockerfile" 
                           "--iidfile" "/tmp/git-checkoutbfa6c0b/docker-iid" 
                           "--" "/tmp/git-checkoutbfa6c0b"
#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.1s

#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:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2
#5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done
#5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done
#5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done
#5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done
#5 DONE 0.1s

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

#4 [internal] load build context
#4 transferring context: 547.78MB 2.7s done
#4 DONE 2.8s

#7 [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
#7 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#7 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#7 0.796 OK: 7 MiB in 16 packages
#7 1.419 (1/82) Installing m4 (1.4.19-r4)
#7 1.649 (2/82) Installing libbz2 (1.0.8-r6)
#7 1.791 (3/82) Installing perl (5.40.3-r0)
#7 2.794 (4/82) Installing autoconf (2.72-r1)
#7 2.824 (5/82) Installing ncurses-terminfo-base (6.5_p20250503-r0)
#7 2.836 (6/82) Installing libncursesw (6.5_p20250503-r0)
#7 2.844 (7/82) Installing readline (8.2.13-r1)
#7 2.851 (8/82) Installing bash (5.2.37-r0)
#7 2.892 Executing bash-5.2.37-r0.post-install
#7 2.901 (9/82) Installing brotli-libs (1.1.0-r2)
#7 2.914 (10/82) Installing c-ares (1.34.6-r0)
#7 2.920 (11/82) Installing libunistring (1.3-r0)
#7 2.941 (12/82) Installing libidn2 (2.3.7-r0)
#7 2.946 (13/82) Installing nghttp2-libs (1.65.0-r0)
#7 2.951 (14/82) Installing libpsl (0.21.5-r3)
#7 2.956 (15/82) Installing zstd-libs (1.5.7-r0)
#7 2.967 (16/82) Installing libcurl (8.14.1-r2)
#7 2.977 (17/82) Installing curl (8.14.1-r2)
#7 2.983 (18/82) Installing brotli (1.1.0-r2)
#7 2.992 (19/82) Installing pkgconf (2.4.3-r0)
#7 2.992 (20/82) Installing brotli-dev (1.1.0-r2)
#7 2.999 (21/82) Installing c-ares-dev (1.34.6-r0)
#7 3.025 (22/82) Installing libidn2-dev (2.3.7-r0)
#7 3.028 (23/82) Installing libpsl-utils (0.21.5-r3)
#7 3.033 (24/82) Installing libpsl-dev (0.21.5-r3)
#7 3.037 (25/82) Installing nghttp2-dev (1.65.0-r0)
#7 3.042 (26/82) Installing openssl-dev (3.5.5-r0)
#7 3.077 (27/82) Installing zlib-dev (1.3.1-r2)
#7 3.082 (28/82) Installing libgcc (14.2.0-r6)
#7 3.086 (29/82) Installing libstdc++ (14.2.0-r6)
#7 3.104 (30/82) Installing zstd (1.5.7-r0)
#7 3.110 (31/82) Installing zstd-dev (1.5.7-r0)
#7 3.115 (32/82) Installing curl-dev (8.14.1-r2)
#7 3.122 (33/82) Installing jansson (2.14.1-r0)
#7 3.126 (34/82) Installing binutils (2.44-r3)
#7 3.204 (35/82) Installing libgomp (14.2.0-r6)
#7 3.210 (36/82) Installing libatomic (14.2.0-r6)
#7 3.213 (37/82) Installing gmp (6.3.0-r3)
#7 3.219 (38/82) Installing isl26 (0.26-r1)
#7 3.236 (39/82) Installing mpfr4 (4.2.1_p1-r0)
#7 3.244 (40/82) Installing mpc1 (1.3.1-r1)
#7 3.248 (41/82) Installing gcc (14.2.0-r6)
#7 4.089 (42/82) Installing libexpat (2.7.5-r0)
#7 4.095 (43/82) Installing pcre2 (10.46-r0)
#7 4.103 (44/82) Installing git (2.49.1-r0)
#7 4.167 (45/82) Installing git-init-template (2.49.1-r0)
#7 4.173 (46/82) Installing perl-error (0.17030-r0)
#7 4.179 (47/82) Installing perl-git (2.49.1-r0)
#7 4.184 (48/82) Installing git-perl (2.49.1-r0)
#7 4.187 (49/82) Installing libgmpxx (6.3.0-r3)
#7 4.190 (50/82) Installing gmp-dev (6.3.0-r3)
#7 4.195 (51/82) Installing libxau (1.0.12-r0)
#7 4.198 (52/82) Installing libmd (1.1.0-r0)
#7 4.201 (53/82) Installing libbsd (0.12.2-r0)
#7 4.205 (54/82) Installing libxdmcp (1.1.5-r1)
#7 4.209 (55/82) Installing libxcb (1.17.0-r0)
#7 4.222 (56/82) Installing libx11 (1.8.11-r0)
#7 4.257 (57/82) Installing libxext (1.3.6-r2)
#7 4.261 (58/82) Installing fftw-double-libs (3.3.10-r6)
#7 4.278 (59/82) Installing libpng (1.6.55-r0)
#7 4.283 (60/82) Installing freetype (2.13.3-r0)
#7 4.290 (61/82) Installing fontconfig (2.15.0-r3)
#7 4.322 (62/82) Installing lcms2 (2.16-r0)
#7 4.328 (63/82) Installing libltdl (2.5.4-r1)
#7 4.331 (64/82) Installing xz-libs (5.8.1-r0)
#7 4.337 (65/82) Installing libxml2 (2.13.9-r0)
#7 4.348 (66/82) Installing imagemagick-libs (7.1.2.15-r0)
#7 4.383 (67/82) Installing imagemagick (7.1.2.15-r0)
#7 4.443 (68/82) Installing libjpeg-turbo (3.1.0-r0)
#7 4.450 (69/82) Installing imagemagick-jpeg (7.1.2.15-r0)
#7 4.455 (70/82) Installing libsharpyuv (1.5.0-r0)
#7 4.459 (71/82) Installing libwebp (1.5.0-r0)
#7 4.467 (72/82) Installing libwebpdemux (1.5.0-r0)
#7 4.471 (73/82) Installing libwebpmux (1.5.0-r0)
#7 4.475 (74/82) Installing imagemagick-webp (7.1.2.15-r0)
#7 4.478 (75/82) Installing inotify-tools-libs (4.23.9.0-r0)
#7 4.482 (76/82) Installing inotify-tools (4.23.9.0-r0)
#7 4.488 (77/82) Installing libev (4.33-r1)
#7 4.498 (78/82) Installing libev-dev (4.33-r1)
#7 4.512 (79/82) Installing make (4.4.1-r3)
#7 4.519 (80/82) Installing musl-dev (1.2.5-r10)
#7 4.603 (81/82) Installing oniguruma (6.9.10-r0)
#7 4.610 (82/82) Installing oniguruma-dev (6.9.10-r0)
#7 4.621 Executing busybox-1.37.0-r20.trigger
#7 4.631 OK: 249 MiB in 98 packages
#7 DONE 5.8s

#8 [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
#8 ...

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

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

#8 [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
#8 6.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#8 6.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#8 6.432 OK: 7 MiB in 16 packages
#8 6.830 (1/17) Installing brotli-libs (1.1.0-r2)
#8 6.845 (2/17) Installing c-ares (1.34.6-r0)
#8 6.847 (3/17) Installing libunistring (1.3-r0)
#8 6.856 (4/17) Installing libidn2 (2.3.7-r0)
#8 6.858 (5/17) Installing nghttp2-libs (1.65.0-r0)
#8 6.859 (6/17) Installing libpsl (0.21.5-r3)
#8 6.860 (7/17) Installing zstd-libs (1.5.7-r0)
#8 6.865 (8/17) Installing libcurl (8.14.1-r2)
#8 6.870 (9/17) Installing libexpat (2.7.5-r0)
#8 6.871 (10/17) Installing pcre2 (10.46-r0)
#8 6.876 (11/17) Installing git (2.49.1-r0)
#8 6.938 (12/17) Installing git-init-template (2.49.1-r0)
#8 6.940 (13/17) Installing gmp (6.3.0-r3)
#8 6.944 (14/17) Installing libev (4.33-r1)
#8 6.944 (15/17) Installing oniguruma (6.9.10-r0)
#8 6.949 (16/17) Installing pkgconf (2.4.3-r0)
#8 6.951 (17/17) Installing oniguruma-dev (6.9.10-r0)
#8 6.957 Executing busybox-1.37.0-r20.trigger
#8 6.971 OK: 21 MiB in 33 packages
#8 DONE 7.1s

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

#12 [build  5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#12 0.361 
#=#=#                                                                          
#################################                                         46.6%
######################################################################## 100.0%
#12 0.744 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 
#12 0.745 
#12 1.018 
#=#=#                                                                          
                                                                           0.0%
###                                                                        4.8%
#####                                                                      7.1%
##########                                                                14.1%
#############                                                             19.1%
###############                                                           21.2%
####################                                                      28.2%
########################                                                  33.4%
#########################                                                 35.3%
############################                                              38.9%
#############################                                             41.5%
##############################                                            42.4%
#################################                                         46.3%
###################################                                       49.2%
###################################                                       49.4%
######################################                                    54.1%
########################################                                  56.4%
#############################################                             63.5%
###############################################                           66.1%
##################################################                        70.3%
###################################################                       71.2%
######################################################                    75.5%
#######################################################                   77.6%
#########################################################                 80.1%
###########################################################               82.9%
############################################################              84.7%
###############################################################           88.4%
##################################################################        91.7%
####################################################################      95.8%
#######################################################################   98.8%
######################################################################## 100.0%
#12 5.522 Revision cache was populated successfully 
#12 5.524 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 5.524   export PATH="/root/.local/bin:$PATH" 
#12 5.524 
#12 5.524 To get started, run: 
#12 5.524   dune --help 
#12 DONE 5.8s

#13 [build  6/15] RUN dune --version
#13 0.214 "Nightly build 2026-03-20T03:28:09Z, git revision
#13 0.214 3a67a4ea34623bdb1ad1a588702300f831d547ff"
#13 DONE 0.2s

#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.2s

#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 27.80 Solution for dune.lock
#19 27.80 
#19 27.80 Dependencies common to all supported platforms:
#19 27.80 - alcotest.1.9.1
#19 27.80 - angstrom.0.16.1
#19 27.80 - asn1-combinators.0.3.2
#19 27.80 - astring.0.8.5
#19 27.80 - base-bytes.base
#19 27.80 - base-threads.base
#19 27.80 - base-unix.base
#19 27.80 - base64.3.5.2
#19 27.80 - bigarray-compat.1.1.0
#19 27.80 - bigstringaf.0.10.0
#19 27.80 - bos.0.2.1
#19 27.80 - brr.0.0.8
#19 27.80 - bstr.0.0.4
#19 27.80 - camlp-streams.5.0.1
#19 27.80 - caqti.2.2.4
#19 27.80 - caqti-lwt.2.2.4
#19 27.80 - checkseum.0.5.2
#19 27.80 - cmarkit.dev
#19 27.80 - cmdliner.2.1.0
#19 27.80 - conf-gmp.5
#19 27.80 - conf-gmp-powm-sec.4
#19 27.80 - conf-libev.4-13
#19 27.80 - conf-libssl.4
#19 27.80 - conf-oniguruma.1
#19 27.80 - conf-pkg-config.4
#19 27.80 - cppo.1.8.0
#19 27.80 - csexp.1.5.2
#19 27.80 - cstruct.6.2.0
#19 27.80 - ctypes.0.24.0
#19 27.80 - decompress.1.5.3
#19 27.80 - digestif.1.3.0
#19 27.80 - domain-name.0.5.0
#19 27.80 - dream.1.0.0~alpha8
#19 27.80 - dream-accept.0.1.0
#19 27.80 - dream-encoding.dev
#19 27.80 - dream-html.3.11.2
#19 27.80 - dream-httpaf.1.0.0~alpha4
#19 27.80 - dream-pure.1.0.0~alpha2
#19 27.80 - dune-configurator.3.22.0
#19 27.80 - dune-private-libs.3.22.0
#19 27.80 - dune-site.3.22.0
#19 27.80 - duration.0.2.1
#19 27.80 - dyn.3.22.0
#19 27.80 - eqaf.0.10
#19 27.80 - faraday.0.8.2
#19 27.80 - faraday-lwt.0.8.2
#19 27.80 - faraday-lwt-unix.0.8.2
#19 27.80 - fmt.0.11.0
#19 27.80 - fpath.0.7.3
#19 27.80 - fs-io.3.22.0
#19 27.80 - gen.1.1
#19 27.80 - gluten.0.5.2
#19 27.80 - gluten-lwt.0.5.2
#19 27.80 - gluten-lwt-unix.0.5.2
#19 27.80 - gmap.0.3.0
#19 27.80 - graphql.0.14.0
#19 27.80 - graphql-lwt.0.14.0
#19 27.80 - graphql_parser.0.14.0
#19 27.80 - h2.0.10.0
#19 27.80 - h2-lwt.0.10.0
#19 27.80 - h2-lwt-unix.0.10.0
#19 27.80 - hilite.dev
#19 27.80 - hmap.0.8.1
#19 27.80 - hpack.0.13.0
#19 27.80 - httpaf.0.7.1
#19 27.80 - httpun.0.1.0
#19 27.80 - httpun-lwt.0.1.0
#19 27.80 - httpun-lwt-unix.0.1.0
#19 27.80 - httpun-types.0.1.0
#19 27.80 - httpun-ws.0.2.0
#19 27.80 - integers.0.7.0
#19 27.80 - ipaddr.5.6.2
#19 27.80 - js_of_ocaml.6.3.2
#19 27.80 - js_of_ocaml-compiler.6.3.2
#19 27.80 - js_of_ocaml-toplevel.6.3.2
#19 27.80 - kdf.1.0.0
#19 27.80 - ke.0.6
#19 27.80 - lambdasoup.1.1.1
#19 27.80 - logs.0.10.0
#19 27.80 - lru.0.3.1
#19 27.80 - lwt.5.9.2
#19 27.80 - lwt-dllist.1.1.0
#19 27.80 - lwt_ppx.5.9.3
#19 27.80 - lwt_ssl.1.2.0
#19 27.80 - macaddr.5.6.2
#19 27.80 - magic-mime.1.3.1
#19 27.80 - markup.1.0.3
#19 27.80 - menhir.20260209
#19 27.80 - menhirCST.20260209
#19 27.80 - menhirGLR.20260209
#19 27.80 - menhirLib.20260209
#19 27.80 - menhirSdk.20260209
#19 27.80 - mirage-clock.4.2.0
#19 27.80 - mirage-crypto.1.2.0
#19 27.80 - mirage-crypto-ec.1.2.0
#19 27.80 - mirage-crypto-pk.1.2.0
#19 27.80 - mirage-crypto-rng.1.2.0
#19 27.80 - mirage-crypto-rng-lwt.1.2.0
#19 27.80 - mirage-kv.6.1.1
#19 27.80 - mirage-kv-unix.3.0.1
#19 27.80 - mtime.2.1.0
#19 27.80 - multipart_form.0.8.0
#19 27.80 - multipart_form-lwt.0.8.0
#19 27.80 - ocaml.5.3.0
#19 27.80 - ocaml-base-compiler.5.3.0
#19 27.80 - ocaml-compiler.5.3.0
#19 27.80 - ocaml-compiler-libs.v0.17.0
#19 27.80 - ocaml-config.3
#19 27.80 - ocaml-syntax-shims.1.0.0
#19 27.80 - ocamlbuild.0.16.1+dune
#19 27.80 - ocamlfind.1.9.8+dune
#19 27.80 - ocplib-endian.1.2
#19 27.80 - ohex.0.2.0
#19 27.80 - oniguruma.0.1.2
#19 27.80 - optint.0.3.0
#19 27.80 - ordering.3.22.0
#19 27.80 - pecu.0.7
#19 27.80 - pp.2.0.0
#19 27.80 - ppx_derivers.1.2.1
#19 27.80 - ppx_deriving_yaml.0.4.1
#19 27.80 - ppx_import.1.12.0
#19 27.80 - ppx_show.0.2.1
#19 27.80 - ppxlib.0.37.0
#19 27.80 - prettym.0.0.4
#19 27.80 - psq.0.2.1
#19 27.80 - ptime.1.2.0
#19 27.80 - pure-html.3.11.2
#19 27.80 - re.1.14.0
#19 27.80 - result.1.5
#19 27.80 - rresult.0.7.0
#19 27.80 - sedlex.3.7
#19 27.80 - seq.base
#19 27.80 - sexplib0.v0.17.0
#19 27.80 - ssl.0.7.0
#19 27.80 - stdcompat.21.1
#19 27.80 - stdlib-shims.0.3.0
#19 27.80 - stdune.3.22.0
#19 27.80 - stringext.1.6.0
#19 27.80 - tailwindcss.dev
#19 27.80 - textmate-language.0.5.0
#19 27.80 - tls.2.0.4
#19 27.80 - top-closure.3.22.0
#19 27.80 - topkg.1.1.1
#19 27.80 - uchar.0.0.2
#19 27.80 - unstrctrd.0.4
#19 27.80 - uri.4.4.0
#19 27.80 - uucp.17.0.0
#19 27.80 - uunf.17.0.0
#19 27.80 - uutf.1.0.4
#19 27.80 - x509.1.0.6
#19 27.80 - yaml.3.2.0
#19 27.80 - yojson.3.0.0
#19 27.80 - zarith.1.14
#19 DONE 435.8s

#20 [build 13/15] RUN ./generate-images.sh
#20 0.234 + dune exec -- src/gen/main.exe file.dune
#20 4.649 File "src/gen/blog.ml", line 1, characters 0-76:
#20 4.649 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
#20 4.649     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#20 4.649 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
#20 4.808 + dune build @convert
#20 7.330 Error: Alias "convert" specified on the command line is empty.
#20 7.330 It is not defined in . or any of its descendants.
#20 ERROR: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
------
 > [build 13/15] RUN ./generate-images.sh:
0.234 + dune exec -- src/gen/main.exe file.dune
4.649 File "src/gen/blog.ml", line 1, characters 0-76:
4.649 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
4.649     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4.649 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
4.808 + dune build @convert
7.330 Error: Alias "convert" specified on the command line is empty.
7.330 It is not defined in . or any of its descendants.
------
Dockerfile:50
--------------------
  48 |     
  49 |     RUN dune pkg lock && dune build @pkg-install
  50 | >>> RUN ./generate-images.sh
  51 |     COPY --link . .
  52 |     RUN dune build && dune build --profile=release
--------------------
ERROR: failed to solve: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
2026-03-20 12:56.30: Job failed: Docker build exited with status 1