Build:
  1. 19
  2. 18
  3. 17
  4. 16
  5. 15
  6. 14
  7. 13
  8. 12
  9. 11
  10. 10
2026-01-01 12:29.17: New job: docker build {
                                             "commit": "9665a79f3527c7fc528f5293c2d970a54d530be4",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-01-01 12:29.17: Checking out commit 9665a79f. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/513/head" && git reset --hard 9665a79f
2026-01-01 12:29.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout1588c2fa"
2026-01-01 12:29.19: Exec: "git" "-C" "/tmp/git-checkout1588c2fa" "submodule" 
                           "deinit" "--force" "--all"
2026-01-01 12:29.19: Exec: "git" "-C" "/tmp/git-checkout1588c2fa" "reset" 
                           "--hard" "-q" "9665a79f3527c7fc528f5293c2d970a54d530be4"
2026-01-01 12:29.21: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1588c2fa" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-01 12:29.21: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout1588c2fa/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout1588c2fa/docker-iid" 
                           "--" "/tmp/git-checkout1588c2fa"
#0 building with "default" instance using docker driver

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

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

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

#5 [build  1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
#5 DONE 0.0s

#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: 549.46MB 1.9s done
#4 DONE 2.0s

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

#8 [build  5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#8 CACHED

#9 [build  8/15] COPY --link dune-project .
#9 CACHED

#10 [build  6/15] RUN dune --version
#10 CACHED

#11 [build  7/15] COPY --link tarides-com.opam .
#11 CACHED

#12 [build  3/15] WORKDIR /root
#12 CACHED

#13 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#13 CACHED

#14 [build  9/15] COPY --link ./generate-images.sh .
#14 CACHED

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

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

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

#18 [build 13/15] RUN ./generate-images.sh
#18 0.214 + dune exec -- src/gen/main.exe file.dune
#18 4.196 File "src/gen/blog.ml", line 1, characters 0-76:
#18 4.196 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
#18 4.196     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#18 4.196 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
#18 4.339 + dune build @convert
#18 6.331 Error: Alias "convert" specified on the command line is empty.
#18 6.331 It is not defined in . or any of its descendants.
#18 ERROR: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
------
 > [build 13/15] RUN ./generate-images.sh:
0.214 + dune exec -- src/gen/main.exe file.dune
4.196 File "src/gen/blog.ml", line 1, characters 0-76:
4.196 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
4.196     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4.196 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
4.339 + dune build @convert
6.331 Error: Alias "convert" specified on the command line is empty.
6.331 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-01-01 12:36.37: Job failed: Docker build exited with status 1