Build:
  1. 26
  2. 25
  3. 24
  4. 23
  5. 22
  6. 21
  7. 20
  8. 19
  9. 18
  10. 17
2026-07-08 12:10.20: New job: docker build {
                                             "commit": "bcad98d3057423dfdba24cadbf6f8dfeca12bd92",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-07-08 12:10.20: Waiting for resource in pool docker-build-pool
2026-07-08 12:12.07: Got resource from pool docker-build-pool
2026-07-08 12:12.07: Checking out commit bcad98d3. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1059/head" && git reset --hard bcad98d3
2026-07-08 12:12.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout414b2d8"
2026-07-08 12:12.09: Exec: "git" "-C" "/tmp/git-checkout414b2d8" "submodule" 
                           "deinit" "--force" "--all"
2026-07-08 12:12.10: Exec: "git" "-C" "/tmp/git-checkout414b2d8" "reset" 
                           "--hard" "-q" "bcad98d3057423dfdba24cadbf6f8dfeca12bd92"
2026-07-08 12:12.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout414b2d8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-07-08 12:12.11: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout414b2d8/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout414b2d8/docker-iid" 
                           "--" "/tmp/git-checkout414b2d8"
#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.5s

#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:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 544.95MB 1.7s done
#5 DONE 1.8s

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

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

#8 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#8 CACHED

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

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

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

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

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

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

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