Build:
  1. 35
  2. 34
  3. 33
  4. 32
  5. 31
  6. 30
  7. 29
  8. 28
  9. 27
  10. 26
2026-04-10 17:08.13: New job: docker build {
                                             "commit": "3dc657c04dab8c9c1b4cd85c437d428a053830fb",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-04-10 17:08.13: Waiting for resource in pool docker-build-pool
2026-04-10 17:11.44: Got resource from pool docker-build-pool
2026-04-10 17:11.44: Checking out commit 3dc657c0. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/997/head" && git reset --hard 3dc657c0
2026-04-10 17:11.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkoutfa96fd5"
2026-04-10 17:11.46: Exec: "git" "-C" "/tmp/git-checkoutfa96fd5" "submodule" 
                           "deinit" "--force" "--all"
2026-04-10 17:11.46: Exec: "git" "-C" "/tmp/git-checkoutfa96fd5" "reset" 
                           "--hard" "-q" "3dc657c04dab8c9c1b4cd85c437d428a053830fb"
2026-04-10 17:11.48: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutfa96fd5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-10 17:11.48: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkoutfa96fd5/Dockerfile" 
                           "--iidfile" "/tmp/git-checkoutfa96fd5/docker-iid" 
                           "--" "/tmp/git-checkoutfa96fd5"
#0 building with "default" instance using docker driver

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

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.5s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
#3 CACHED

#4 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#4 DONE 0.4s

#5 [internal] load metadata for docker.io/library/alpine:3.21
#5 DONE 0.5s

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

#7 [build  1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#7 DONE 0.0s

#8 [run  1/10] FROM docker.io/library/alpine:3.21@sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709
#8 DONE 0.0s

#9 [internal] setting cache mount permissions
#9 DONE 0.0s

#10 [run  2/10] 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
#10 CACHED

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

#12 [internal] load build context
#12 transferring context: 446.96MB 1.5s done
#12 DONE 1.6s

#13 [build  4/15] RUN cd opam-repository && git pull origin c88669ba557d61870ca5c11e80546c4464b534d4
#13 CACHED

#14 [build  5/15] RUN opam update
#14 CACHED

#15 [build  2/15] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#15 CACHED

#16 [build  3/15] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     sudo ln -s /var/cache/apk /etc/apk/cache &&     sudo apk -U upgrade && sudo apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev
#16 CACHED

#17 [build  6/15] WORKDIR /home/opam
#17 CACHED

#9 [internal] setting cache mount permissions
#9 CACHED

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

#19 [build  8/15] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install . --deps-only
#19 1.844 The following additional pinnings are required by tarides-com.dev:
#19 1.844   - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.844   - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.844 Pin and install them? [y/n] y
#19 3.398 [cmarkit.dev] synchronised (no changes)
#19 3.401 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 3.707 [dream-encoding.dev] synchronised (no changes)
#19 3.709 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 9.137 The following actions will be performed:
#19 9.139 === install 140 packages
#19 9.139   - install angstrom              0.16.1       [required by multipart_form, caqti, multipart_form-lwt]
#19 9.139   - install asn1-combinators      0.3.2        [required by x509]
#19 9.140   - install astring               0.8.5        [required by tarides-com]
#19 9.140   - install base-bytes            base         [required by ocplib-endian]
#19 9.140   - install base64                3.5.1        [required by tarides-com]
#19 9.140   - install bigarray-compat       1.1.0        [required by dream]
#19 9.140   - install bigarray-overlap      0.2.1        [required by prettym]
#19 9.140   - install bigstringaf           0.10.0       [required by multipart_form, caqti, multipart_form-lwt]
#19 9.140   - install bos                   0.2.1        [required by yaml]
#19 9.140   - install brr                   0.0.8        [required by tarides-com]
#19 9.140   - install camlp-streams         5.0.1        [required by dream]
#19 9.140   - install caqti                 2.2.4        [required by dream]
#19 9.140   - install caqti-lwt             2.2.4        [required by dream]
#19 9.140   - install checkseum             0.5.2        [required by decompress]
#19 9.140   - install cmdliner              1.3.0        [required by uucp]
#19 9.140   - install conf-gmp              5            [required by conf-gmp-powm-sec, zarith]
#19 9.140   - install conf-gmp-powm-sec     4            [required by mirage-crypto-pk]
#19 9.140   - install conf-libev            4-12         [required by dream]
#19 9.140   - install conf-libssl           4            [required by ssl]
#19 9.140   - install conf-oniguruma        1            [required by oniguruma]
#19 9.140   - install conf-pkg-config       4            [required by bigarray-overlap, conf-oniguruma]
#19 9.140   - install cppo                  1.8.0        [required by lwt]
#19 9.140   - install csexp                 1.5.2        [required by dune-private-libs]
#19 9.140   - install cstruct               6.2.0        [required by dream]
#19 9.140   - install ctypes                0.23.0       [required by yaml]
#19 9.140   - install decompress            1.5.3        [required by dream-encoding]
#19 9.140   - install digestif              1.3.0        [required by dream]
#19 9.140   - install domain-name           0.4.1        [required by caqti, caqti-lwt]
#19 9.140   - install dream                 1.0.0~alpha8 [required by tarides-com]
#19 9.140   - install dream-accept          0.1.0        [required by tarides-com]
#19 9.140   - install dream-encoding        dev (pinned) [required by tarides-com]
#19 9.140   - install dream-html            3.11.1       [required by tarides-com]
#19 9.141   - install dream-httpaf          1.0.0~alpha4 [required by dream]
#19 9.141   - install dream-pure            1.0.0~alpha2 [required by dream]
#19 9.141   - install dune                  3.19.1       [required by tarides-com]
#19 9.141   - install dune-configurator     3.19.1       [required by yaml]
#19 9.141   - install dune-private-libs     3.19.1       [required by dune-site]
#19 9.141   - install dune-site             3.19.1       [required by caqti]
#19 9.141   - install duration              0.2.1        [required by mirage-crypto-rng-lwt]
#19 9.141   - install dyn                   3.19.1       [required by dune-private-libs]
#19 9.141   - install eqaf                  0.10         [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 9.141   - install faraday               0.8.2        [required by httpun, gluten, h2, httpun-ws]
#19 9.141   - install faraday-lwt           0.8.2        [required by faraday-lwt-unix]
#19 9.141   - install faraday-lwt-unix      0.8.2        [required by gluten-lwt-unix, h2-lwt-unix]
#19 9.141   - install fmt                   0.11.0       [required by dream]
#19 9.141   - install fpath                 0.7.3        [required by bos]
#19 9.141   - install gen                   1.1          [required by sedlex]
#19 9.141   - install gluten                0.5.2        [required by dream-httpaf]
#19 9.141   - install gluten-lwt            0.5.2        [required by gluten-lwt-unix]
#19 9.141   - install gluten-lwt-unix       0.5.2        [required by dream-httpaf]
#19 9.141   - install gmap                  0.3.0        [required by x509]
#19 9.141   - install graphql               0.14.0       [required by graphql-lwt]
#19 9.141   - install graphql-lwt           0.14.0       [required by dream]
#19 9.141   - install graphql_parser        0.14.0       [required by dream]
#19 9.141   - install h2                    0.12.0       [required by dream-httpaf]
#19 9.141   - install h2-lwt                0.12.0       [required by h2-lwt-unix]
#19 9.141   - install h2-lwt-unix           0.12.0       [required by dream-httpaf]
#19 9.141   - install hilite                0.5.0        [required by tarides-com]
#19 9.141   - install hmap                  0.8.1        [required by dream-pure]
#19 9.141   - install hpack                 0.12.0       [required by h2]
#19 9.141   - install httpun                0.1.0        [required by dream-httpaf]
#19 9.141   - install httpun-lwt            0.1.0        [required by httpun-lwt-unix]
#19 9.141   - install httpun-lwt-unix       0.1.0        [required by dream-httpaf]
#19 9.141   - install httpun-types          0.1.0        [required by h2, httpun]
#19 9.141   - install httpun-ws             0.2.0        [required by dream-httpaf]
#19 9.141   - install integers              0.7.0        [required by ctypes]
#19 9.141   - install ipaddr                5.6.1        [required by caqti, caqti-lwt]
#19 9.142   - install js_of_ocaml           6.2.0        [required by tarides-com]
#19 9.142   - install js_of_ocaml-compiler  6.2.0        [required by brr, js_of_ocaml]
#19 9.142   - install js_of_ocaml-toplevel  6.2.0        [required by brr]
#19 9.142   - install kdf                   1.0.0        [required by tls]
#19 9.142   - install ke                    0.6          [required by multipart_form, multipart_form-lwt]
#19 9.142   - install lambdasoup            1.1.1        [required by tarides-com]
#19 9.142   - install logs                  0.9.0        [required by dream]
#19 9.142   - install lru                   0.3.1        [required by caqti]
#19 9.142   - install lwt                   5.9.1        [required by dream, mirage-kv-unix]
#19 9.142   - install lwt-dllist            1.1.0        [required by caqti]
#19 9.142   - install lwt_ppx               5.9.1        [required by dream, dream-encoding]
#19 9.142   - install lwt_ssl               1.2.0        [required by dream]
#19 9.142   - install macaddr               5.6.1        [required by ipaddr]
#19 9.142   - install magic-mime            1.3.1        [required by dream]
#19 9.142   - install markup                1.0.3        [required by tarides-com]
#19 9.142   - install menhir                20240715     [required by js_of_ocaml-compiler, graphql_parser]
#19 9.142   - install menhirCST             20240715     [required by menhir]
#19 9.142   - install menhirLib             20240715     [required by js_of_ocaml-compiler]
#19 9.142   - install menhirSdk             20240715     [required by js_of_ocaml-compiler]
#19 9.142   - install mirage-clock          4.2.0        [required by dream]
#19 9.142   - install mirage-crypto         1.2.0        [required by dream]
#19 9.142   - install mirage-crypto-ec      1.2.0        [required by tls]
#19 9.142   - install mirage-crypto-pk      1.2.0        [required by tls]
#19 9.142   - install mirage-crypto-rng     1.2.0        [required by dream]
#19 9.142   - install mirage-crypto-rng-lwt 1.2.0        [required by dream]
#19 9.142   - install mirage-kv             6.1.1        [required by mirage-kv-unix]
#19 9.142   - install mirage-kv-unix        3.0.1        [required by tarides-com]
#19 9.142   - install mtime                 2.1.0        [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 9.142   - install multipart_form        0.7.0        [required by dream]
#19 9.142   - install multipart_form-lwt    0.7.0        [required by dream]
#19 9.142   - install ocaml-compiler-libs   v0.12.4      [required by ppxlib]
#19 9.142   - install ocaml-syntax-shims    1.0.0        [required by angstrom]
#19 9.142   - install ocamlbuild            0.16.1       [required by brr, astring, uucp]
#19 9.142   - install ocamlfind             1.9.8        [required by brr, astring, uucp]
#19 9.143   - install ocplib-endian         1.2          [required by lwt]
#19 9.143   - install ohex                  0.2.0        [required by tls]
#19 9.143   - install oniguruma             0.1.2        [required by textmate-language]
#19 9.143   - install optint                0.3.0        [required by mirage-kv-unix]
#19 9.143   - install ordering              3.19.1       [required by dyn, stdune]
#19 9.143   - install pecu                  0.7          [required by multipart_form]
#19 9.143   - install pp                    2.0.0        [required by dune-private-libs]
#19 9.143   - install ppx_derivers          1.2.1        [required by ppxlib]
#19 9.143   - install ppx_deriving_yaml     0.4.0        [required by tarides-com]
#19 9.143   - install ppx_import            1.11.0       [required by tarides-com]
#19 9.143   - install ppx_show              0.2.1        [required by tarides-com]
#19 9.143   - install ppxlib                0.35.0       [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 9.143   - install prettym               0.0.3        [required by multipart_form]
#19 9.143   - install psq                   0.2.1        [required by lru, h2]
#19 9.143   - install ptime                 1.2.0        [required by dream, mirage-kv-unix]
#19 9.143   - install pure-html             3.11.1       [required by dream-html]
#19 9.143   - install re                    1.13.2       [required by graphql_parser]
#19 9.143   - install rresult               0.7.0        [required by graphql, bos]
#19 9.143   - install sedlex                3.6          [required by js_of_ocaml-compiler]
#19 9.143   - install seq                   base         [required by re, graphql]
#19 9.143   - install sexplib0              v0.17.0      [required by ppxlib]
#19 9.143   - install ssl                   0.7.0        [required by dream]
#19 9.143   - install stdcompat             21.0         [required by ppx_show]
#19 9.143   - install stdlib-shims          0.3.0        [required by ppxlib]
#19 9.143   - install stdune                3.19.1       [required by dune-private-libs]
#19 9.143   - install stringext             1.6.0        [required by uri]
#19 9.143   - install textmate-language     0.4.0        [required by hilite]
#19 9.143   - install tls                   2.0.1        [required by caqti]
#19 9.143   - install topkg                 1.1.0        [required by brr, astring, uucp]
#19 9.143   - install uchar                 0.0.2        [required by markup]
#19 9.143   - install unstrctrd             0.4          [required by multipart_form]
#19 9.143   - install uri                   4.4.0        [required by dream]
#19 9.143   - install uucp                  16.0.0       [required by tarides-com]
#19 9.143   - install uunf                  16.0.0       [required by tarides-com]
#19 9.143   - install uutf                  1.0.4        [required by multipart_form, uunf]
#19 9.143   - install x509                  1.0.6        [required by caqti]
#19 9.144   - install yaml                  3.2.0        [required by ppx_deriving_yaml]
#19 9.144   - install yojson                3.0.0        [required by dream]
#19 9.144   - install zarith                1.14         [required by mirage-crypto-pk]
#19 9.922 
#19 9.922 The following system packages will first need to be installed:
#19 9.922     openssl-dev
#19 9.922 
#19 9.922 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 9.922 
#19 9.922 opam believes some required external dependencies are missing. opam can:
#19 9.922 > 1. Run apk to install them (may need root/sudo access)
#19 9.922   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 9.922   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 9.922   4. Abort the installation
#19 9.922 
#19 9.922 [1/2/3/4] 1
#19 9.922 
#19 9.922 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 10.92 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 10.92 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 10.92 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 10.92 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 10.92 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 10.92 - OK: 369 MiB in 144 packages
#19 11.04 
#19 11.04 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 11.06 -> retrieved asn1-combinators.0.3.2  (cached)
#19 11.08 -> retrieved angstrom.0.16.1  (cached)
#19 11.08 -> retrieved astring.0.8.5  (cached)
#19 11.10 -> retrieved base64.3.5.1  (cached)
#19 11.10 -> retrieved bigarray-compat.1.1.0  (cached)
#19 11.11 -> retrieved bigarray-overlap.0.2.1  (cached)
#19 11.12 -> retrieved bigstringaf.0.10.0  (cached)
#19 11.13 -> retrieved bos.0.2.1  (cached)
#19 11.14 -> retrieved camlp-streams.5.0.1  (cached)
#19 11.17 -> retrieved checkseum.0.5.2  (cached)
#19 11.34 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4  (cached)
#19 11.34 -> retrieved conf-gmp.5  (cached)
#19 11.38 -> retrieved conf-gmp-powm-sec.4  (cached)
#19 11.38 -> retrieved conf-libev.4-12  (cached)
#19 11.38 -> retrieved conf-libssl.4  (cached)
#19 11.42 -> retrieved brr.0.0.8  (cached)
#19 11.44 -> retrieved cmdliner.1.3.0  (cached)
#19 11.46 -> retrieved cppo.1.8.0  (cached)
#19 11.54 -> installed conf-gmp.5
#19 11.55 -> installed conf-pkg-config.4
#19 11.55 -> retrieved csexp.1.5.2  (cached)
#19 11.59 -> retrieved cstruct.6.2.0  (cached)
#19 11.74 -> retrieved ctypes.0.23.0  (cached)
#19 11.74 -> installed conf-libev.4-12
#19 11.75 -> installed conf-gmp-powm-sec.4
#19 11.75 -> retrieved domain-name.0.4.1  (cached)
#19 11.76 -> installed conf-libssl.4
#19 11.79 -> retrieved decompress.1.5.3  (cached)
#19 11.80 -> installed conf-oniguruma.1
#19 11.85 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4  (cached)
#19 11.86 -> retrieved dream-accept.0.1.0  (cached)
#19 11.95 -> retrieved dream-html.3.11.1, pure-html.3.11.1  (cached)
#19 12.06 -> retrieved dream-pure.1.0.0~alpha2  (cached)
#19 12.27 -> retrieved digestif.1.3.0  (cached)
#19 12.28 -> retrieved duration.0.2.1  (cached)
#19 12.30 -> retrieved eqaf.0.10  (cached)
#19 12.33 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
#19 12.34 -> retrieved fmt.0.11.0  (cached)
#19 12.35 -> retrieved fpath.0.7.3  (cached)
#19 12.37 -> retrieved gen.1.1  (cached)
#19 12.41 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2  (cached)
#19 12.42 -> retrieved gmap.0.3.0  (cached)
#19 12.43 -> retrieved dream-encoding.dev  (no changes)
#19 12.54 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
#19 12.67 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0  (cached)
#19 12.68 -> retrieved hilite.0.5.0  (cached)
#19 12.69 -> retrieved hmap.0.8.1  (cached)
#19 12.72 -> retrieved httpun-ws.0.2.0  (cached)
#19 12.73 -> retrieved integers.0.7.0  (cached)
#19 12.89 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
#19 12.94 -> retrieved ipaddr.5.6.1, macaddr.5.6.1  (cached)
#19 12.95 -> retrieved kdf.1.0.0  (cached)
#19 12.97 -> retrieved ke.0.6  (cached)
#19 22.99 -> retrieved dune.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1  (cached)
#19 31.80 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0  (cached)
#19 31.81 -> retrieved lambdasoup.1.1.1  (cached)
#19 31.84 -> retrieved logs.0.9.0  (cached)
#19 31.85 -> retrieved lru.0.3.1  (cached)
#19 31.87 -> retrieved lwt-dllist.1.1.0  (cached)
#19 31.87 -> retrieved lwt_ssl.1.2.0  (cached)
#19 32.12 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1  (cached)
#19 32.18 -> installed cmdliner.1.3.0
#19 32.19 -> retrieved magic-mime.1.3.1  (cached)
#19 32.21 -> retrieved markup.1.0.3  (cached)
#19 32.83 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
#19 32.85 -> retrieved mirage-clock.4.2.0  (cached)
#19 32.85 -> retrieved mirage-kv.6.1.1  (cached)
#19 33.22 -> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0  (cached)
#19 33.23 -> retrieved mirage-kv-unix.3.0.1  (cached)
#19 33.24 -> retrieved mtime.2.1.0  (cached)
#19 33.26 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0  (cached)
#19 33.28 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#19 33.29 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#19 33.31 -> retrieved ocplib-endian.1.2  (cached)
#19 33.38 -> retrieved ocamlbuild.0.16.1  (cached)
#19 33.47 -> retrieved ocamlfind.1.9.8  (cached)
#19 33.51 -> retrieved ohex.0.2.0  (cached)
#19 33.52 -> retrieved oniguruma.0.1.2  (cached)
#19 33.60 -> retrieved optint.0.3.0  (cached)
#19 33.62 -> retrieved pecu.0.7  (cached)
#19 33.63 -> retrieved pp.2.0.0  (cached)
#19 33.64 -> retrieved ppx_derivers.1.2.1  (cached)
#19 33.67 -> retrieved ppx_deriving_yaml.0.4.0  (cached)
#19 33.69 -> retrieved ppx_import.1.11.0  (cached)
#19 33.71 -> retrieved ppx_show.0.2.1  (cached)
#19 33.72 -> retrieved prettym.0.0.3  (cached)
#19 33.73 -> retrieved psq.0.2.1  (cached)
#19 33.75 -> retrieved ptime.1.2.0  (cached)
#19 33.81 -> retrieved re.1.13.2  (cached)
#19 33.83 -> retrieved rresult.0.7.0  (cached)
#19 33.83 -> retrieved seq.base  (cached)
#19 33.87 -> retrieved sedlex.3.6  (cached)
#19 33.89 -> retrieved sexplib0.v0.17.0  (cached)
#19 33.92 -> retrieved ssl.0.7.0  (cached)
#19 34.09 -> retrieved ppxlib.0.35.0  (cached)
#19 34.46 -> retrieved stdcompat.21.0  (cached)
#19 34.47 -> retrieved stdlib-shims.0.3.0  (cached)
#19 34.49 -> retrieved stringext.1.6.0  (cached)
#19 34.52 -> retrieved textmate-language.0.4.0  (cached)
#19 34.64 -> retrieved topkg.1.1.0  (cached)
#19 34.66 -> retrieved uchar.0.0.2  (cached)
#19 34.67 -> retrieved unstrctrd.0.4  (cached)
#19 34.74 -> retrieved tls.2.0.1  (cached)
#19 34.78 -> retrieved uri.4.4.0  (cached)
#19 34.80 -> retrieved uunf.16.0.0  (cached)
#19 34.82 -> retrieved uutf.1.0.4  (cached)
#19 34.91 -> retrieved yaml.3.2.0  (cached)
#19 35.01 -> retrieved x509.1.0.6  (cached)
#19 35.11 -> retrieved yojson.3.0.0  (cached)
#19 35.22 -> retrieved uucp.16.0.0  (cached)
#19 35.23 -> retrieved zarith.1.14  (cached)
#19 38.11 -> installed ocamlfind.1.9.8
#19 38.12 -> installed base-bytes.base
#19 38.12 -> installed seq.base
#19 40.68 -> installed ocamlbuild.0.16.1
#19 43.24 -> installed zarith.1.14
#19 43.45 -> installed uchar.0.0.2
#19 45.79 -> installed topkg.1.1.0
#19 47.42 -> installed fmt.0.11.0
#19 47.73 -> installed astring.0.8.5
#19 47.75 -> installed hmap.0.8.1
#19 48.67 -> installed fpath.0.7.3
#19 49.15 -> installed mtime.2.1.0
#19 49.81 -> installed rresult.0.7.0
#19 50.38 -> installed ptime.1.2.0
#19 51.05 -> installed uutf.1.0.4
#19 58.23 -> installed uunf.16.0.0
#19 64.20 -> installed dune.3.19.1
#19 64.97 -> installed base64.3.5.1
#19 65.09 -> installed asn1-combinators.0.3.2
#19 65.24 -> installed bigarray-compat.1.1.0
#19 65.40 -> installed camlp-streams.5.0.1
#19 65.66 -> installed csexp.1.5.2
#19 66.20 -> installed cstruct.6.2.0
#19 67.67 -> installed domain-name.0.4.1
#19 67.69 -> installed cppo.1.8.0
#19 67.90 -> installed duration.0.2.1
#19 68.53 -> installed eqaf.0.10
#19 69.24 -> installed dune-configurator.3.19.1
#19 70.02 -> installed gen.1.1
#19 71.02 -> installed bigstringaf.0.10.0
#19 71.28 -> installed gmap.0.3.0
#19 71.65 -> installed faraday.0.8.2
#19 72.30 -> installed ke.0.6
#19 72.58 -> installed gluten.0.5.2
#19 73.11 -> installed digestif.1.3.0
#19 73.14 -> installed httpun-types.0.1.0
#19 73.22 -> installed lwt-dllist.1.1.0
#19 73.44 -> installed macaddr.5.6.1
#19 74.56 -> installed magic-mime.1.3.1
#19 75.49 -> installed ipaddr.5.6.1
#19 75.89 -> installed menhirCST.20240715
#19 76.15 -> installed markup.1.0.3
#19 76.69 -> installed menhirSdk.20240715
#19 76.71 -> installed menhirLib.20240715
#19 77.07 -> installed mirage-clock.4.2.0
#19 77.22 -> installed lambdasoup.1.1.1
#19 83.58 -> installed mirage-crypto.1.2.0
#19 85.69 -> installed ocaml-compiler-libs.v0.12.4
#19 86.37 -> installed uucp.16.0.0
#19 86.42 -> installed kdf.1.0.0
#19 86.99 -> installed ocplib-endian.1.2
#19 87.22 -> installed ohex.0.2.0
#19 87.54 -> installed ocaml-syntax-shims.1.0.0
#19 88.56 -> installed oniguruma.0.1.2
#19 89.46 -> installed angstrom.0.16.1
#19 90.22 -> installed optint.0.3.0
#19 92.68 -> installed hpack.0.12.0
#19 94.59 -> installed checkseum.0.5.2
#19 96.08 -> installed httpun.0.1.0
#19 98.03 -> installed lwt.5.9.1
#19 98.42 -> installed decompress.1.5.3
#19 98.72 -> installed faraday-lwt.0.8.2
#19 99.08 -> installed httpun-ws.0.2.0
#19 99.21 -> installed gluten-lwt.0.5.2
#19 99.28 -> installed faraday-lwt-unix.0.8.2
#19 100.8 -> installed mirage-kv.6.1.1
#19 100.8 -> installed httpun-lwt.0.1.0
#19 101.2 -> installed mirage-kv-unix.3.0.1
#19 101.6 -> installed pecu.0.7
#19 101.6 -> installed ordering.3.19.1
#19 101.8 -> installed ppx_derivers.1.2.1
#19 101.8 -> installed pp.2.0.0
#19 104.0 -> installed psq.0.2.1
#19 104.1 -> installed menhir.20240715
#19 104.2 -> installed re.1.13.2
#19 104.5 -> installed lru.0.3.1
#19 104.9 -> installed dyn.3.19.1
#19 105.8 -> installed graphql_parser.0.14.0
#19 106.2 -> installed sexplib0.v0.17.0
#19 106.3 -> installed h2.0.12.0
#19 106.4 -> installed stdlib-shims.0.3.0
#19 106.7 -> installed h2-lwt.0.12.0
#19 107.8 -> installed ssl.0.7.0
#19 108.0 -> installed integers.0.7.0
#19 108.3 -> installed lwt_ssl.1.2.0
#19 114.4 -> installed stdcompat.21.0
#19 116.3 -> installed gluten-lwt-unix.0.5.2
#19 120.5 -> installed ctypes.0.23.0
#19 120.7 -> installed h2-lwt-unix.0.12.0
#19 121.1 -> installed httpun-lwt-unix.0.1.0
#19 121.4 -> installed stringext.1.6.0
#19 122.0 -> installed textmate-language.0.4.0
#19 122.7 -> installed unstrctrd.0.4
#19 123.5 -> installed hilite.0.5.0
#19 125.2 -> installed stdune.3.19.1
#19 128.4 -> installed uri.4.4.0
#19 128.5 -> installed yojson.3.0.0
#19 129.2 -> installed pure-html.3.11.1
#19 130.1 -> installed graphql.0.14.0
#19 130.4 -> installed graphql-lwt.0.14.0
#19 130.8 -> installed dune-private-libs.3.19.1
#19 133.1 -> installed dune-site.3.19.1
#19 133.5 -> installed ppxlib.0.35.0
#19 136.8 -> installed lwt_ppx.5.9.1
#19 137.0 -> installed ppx_show.0.2.1
#19 137.1 -> installed ppx_import.1.11.0
#19 138.7 -> installed dream-pure.1.0.0~alpha2
#19 140.0 -> installed dream-httpaf.1.0.0~alpha4
#19 140.3 -> installed sedlex.3.6
#19 155.1 -> installed js_of_ocaml-compiler.6.2.0
#19 157.8 -> installed bigarray-overlap.0.2.1
#19 159.9 -> installed logs.0.9.0
#19 160.8 -> installed prettym.0.0.3
#19 162.0 -> installed js_of_ocaml-toplevel.6.2.0
#19 163.1 -> installed mirage-crypto-rng.1.2.0
#19 164.4 -> installed bos.0.2.1
#19 173.3 -> installed brr.0.0.8
#19 174.2 -> installed mirage-crypto-pk.1.2.0
#19 174.7 -> installed mirage-crypto-rng-lwt.1.2.0
#19 176.5 -> installed multipart_form.0.7.0
#19 180.9 -> installed mirage-crypto-ec.1.2.0
#19 181.3 -> installed multipart_form-lwt.0.7.0
#19 184.5 -> installed x509.1.0.6
#19 187.2 -> installed yaml.3.2.0
#19 187.8 -> installed tls.2.0.1
#19 188.2 -> installed js_of_ocaml.6.2.0
#19 189.7 -> installed ppx_deriving_yaml.0.4.0
#19 190.4 -> installed caqti.2.2.4
#19 191.0 -> installed caqti-lwt.2.2.4
#19 193.9 -> installed dream.1.0.0~alpha8
#19 195.8 -> installed dream-accept.0.1.0
#19 196.0 -> installed dream-encoding.dev
#19 196.0 -> installed dream-html.3.11.1
#19 202.6 Done.
#19 202.6 # To update the current shell environment, run: eval $(opam env)
#19 DONE 203.3s

#20 [build  9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 1.4s

#21 [build 10/15] COPY --chown=opam:opam --link src/gen src/gen
#21 DONE 0.1s

#22 [build 11/15] COPY --chown=opam:opam --link dune-project .
#22 DONE 0.1s

#23 [build 12/15] COPY --chown=opam:opam --link ./generate-images.sh .
#23 DONE 0.1s

#24 [build 13/15] RUN opam exec -- ./generate-images.sh
#24 0.269 + dune exec -- src/gen/main.exe file.dune
#24 1.239 File "src/gen/dune", line 7, characters 2-9:
#24 1.239 7 |   cmarkit
#24 1.239       ^^^^^^^
#24 1.239 Error: Library "cmarkit" not found.
#24 1.239 -> required by _build/default/src/gen/main.exe
#24 2.720 + dune build @convert
#24 11.64 Error: Alias "convert" specified on the command line is empty.
#24 11.64 It is not defined in . or any of its descendants.
#24 ERROR: process "/bin/sh -c opam exec -- ./generate-images.sh" did not complete successfully: exit code: 1
------
 > [build 13/15] RUN opam exec -- ./generate-images.sh:
0.269 + dune exec -- src/gen/main.exe file.dune
1.239 File "src/gen/dune", line 7, characters 2-9:
1.239 7 |   cmarkit
1.239       ^^^^^^^
1.239 Error: Library "cmarkit" not found.
1.239 -> required by _build/default/src/gen/main.exe
2.720 + dune build @convert
11.64 Error: Alias "convert" specified on the command line is empty.
11.64 It is not defined in . or any of its descendants.
------
Dockerfile:36
--------------------
  34 |     COPY --chown=opam:opam --link dune-project .
  35 |     COPY --chown=opam:opam --link ./generate-images.sh .
  36 | >>> RUN opam exec -- ./generate-images.sh
  37 |     
  38 |     # Build the rest of project
--------------------
ERROR: failed to solve: process "/bin/sh -c opam exec -- ./generate-images.sh" did not complete successfully: exit code: 1
2026-04-10 17:15.30: Job failed: Docker build exited with status 1