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

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

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

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

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601
#4 DONE 0.0s

#5 [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
#5 CACHED

#6 [run  3/11] RUN chmod -R 755 /var
#6 CACHED

#7 [build  2/13] 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 CACHED

#8 [build  3/13] WORKDIR /root
#8 CACHED

#9 [internal] load build context
#9 transferring context: 544.95MB 2.0s done
#9 DONE 2.0s

#10 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#10 0.507 
#=#=#                                                                          
###########################                                               37.6%
######################################################################## 100.0%
#10 0.988 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 
#10 0.989 
#10 1.258 
#=#=#                                                                          
                                                                           0.0%
#####                                                                      7.1%
##########                                                                14.2%
###############                                                           21.2%
####################                                                      28.3%
#########################                                                 35.3%
##############################                                            42.3%
###################################                                       49.4%
########################################                                  56.5%
#############################################                             63.5%
##################################################                        70.6%
#######################################################                   77.6%
############################################################              84.7%
##################################################################        91.7%
#######################################################################   98.7%
#######################################################################   98.8%
######################################################################## 100.0%
#10 3.882 Revision cache was populated successfully 
#10 3.884 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#10 3.884   export PATH="/root/.local/bin:$PATH" 
#10 3.884 
#10 3.884 To get started, run: 
#10 3.884   dune --help 
#10 DONE 5.5s

#11 [build  5/13] COPY --link tarides-com.opam .
#11 DONE 0.1s

#12 [build  6/13] COPY --link dune-project .
#12 DONE 0.1s

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

#14 [build  8/13] COPY --link ./generate-images.sh .
#14 DONE 0.2s

#15 [build  9/13] COPY --link data/ data/
#15 DONE 2.2s

#16 [build 10/13] COPY --link src/gen src/gen
#16 DONE 0.1s

#17 [build 11/13] RUN ./generate-images.sh
#17 0.258 + dune exec -- src/gen/main.exe file.dune
#17 203.4 File "src/gen/blog.ml", line 1, characters 0-76:
#17 203.4 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
#17 203.4     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#17 203.4 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
#17 203.6 + dune build @convert
#17 205.2 Error: Alias "convert" specified on the command line is empty.
#17 205.2 It is not defined in . or any of its descendants.
#17 ERROR: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
------
 > [build 11/13] RUN ./generate-images.sh:
0.258 + dune exec -- src/gen/main.exe file.dune
203.4 File "src/gen/blog.ml", line 1, characters 0-76:
203.4 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
203.4     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
203.4 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
203.6 + dune build @convert
205.2 Error: Alias "convert" specified on the command line is empty.
205.2 It is not defined in . or any of its descendants.
------
Dockerfile:46
--------------------
  44 |     COPY --link src/gen src/gen
  45 |     
  46 | >>> RUN ./generate-images.sh
  47 |     COPY --link . .
  48 |     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-05-24 18:02.04: Job failed: Docker build exited with status 1