Build:
  1. 35
  2. 34
  3. 33
  4. 32
  5. 31
  6. 30
  7. 29
  8. 28
  9. 27
  10. 26
2026-05-19 17:30.33: New job: docker build {
                                             "commit": "3dc657c04dab8c9c1b4cd85c437d428a053830fb",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-19 17:30.33: Waiting for resource in pool docker-build-pool
2026-05-19 17:34.01: Got resource from pool docker-build-pool
2026-05-19 17:34.01: 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-05-19 17:34.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkoutb47bf4f"
2026-05-19 17:34.03: Exec: "git" "-C" "/tmp/git-checkoutb47bf4f" "submodule" 
                           "deinit" "--force" "--all"
2026-05-19 17:34.03: Exec: "git" "-C" "/tmp/git-checkoutb47bf4f" "reset" 
                           "--hard" "-q" "3dc657c04dab8c9c1b4cd85c437d428a053830fb"
2026-05-19 17:34.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutb47bf4f" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-19 17:34.05: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkoutb47bf4f/Dockerfile" 
                           "--iidfile" "/tmp/git-checkoutb47bf4f/docker-iid" 
                           "--" "/tmp/git-checkoutb47bf4f"
#0 building with "default" instance using docker driver

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

#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/library/alpine:3.21
#4 DONE 0.4s

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

#6 [internal] load .dockerignore
#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:48b0309ca019d89d40f670aa1bc06e426dc0931948452e8491e3d65087abc07d
#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.6s done
#12 DONE 1.7s

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

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

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

#16 [build  5/15] RUN opam update
#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 2.120 The following additional pinnings are required by tarides-com.dev:
#19 2.120   - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 2.120   - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 2.120 Pin and install them? [y/n] y
#19 3.396 [cmarkit.dev] synchronised (no changes)
#19 3.398 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 3.976 [dream-encoding.dev] synchronised (no changes)
#19 3.978 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 8.814 The following actions will be performed:
#19 8.816 === install 140 packages
#19 8.816   - install angstrom              0.16.1       [required by multipart_form, caqti, multipart_form-lwt]
#19 8.816   - install asn1-combinators      0.3.2        [required by x509]
#19 8.816   - install astring               0.8.5        [required by tarides-com]
#19 8.816   - install base-bytes            base         [required by ocplib-endian]
#19 8.817   - install base64                3.5.1        [required by tarides-com]
#19 8.817   - install bigarray-compat       1.1.0        [required by dream]
#19 8.817   - install bigarray-overlap      0.2.1        [required by prettym]
#19 8.817   - install bigstringaf           0.10.0       [required by multipart_form, caqti, multipart_form-lwt]
#19 8.817   - install bos                   0.2.1        [required by yaml]
#19 8.817   - install brr                   0.0.8        [required by tarides-com]
#19 8.817   - install camlp-streams         5.0.1        [required by dream]
#19 8.817   - install caqti                 2.2.4        [required by dream]
#19 8.817   - install caqti-lwt             2.2.4        [required by dream]
#19 8.817   - install checkseum             0.5.2        [required by decompress]
#19 8.817   - install cmdliner              1.3.0        [required by uucp]
#19 8.817   - install conf-gmp              5            [required by conf-gmp-powm-sec, zarith]
#19 8.817   - install conf-gmp-powm-sec     4            [required by mirage-crypto-pk]
#19 8.817   - install conf-libev            4-12         [required by dream]
#19 8.817   - install conf-libssl           4            [required by ssl]
#19 8.817   - install conf-oniguruma        1            [required by oniguruma]
#19 8.817   - install conf-pkg-config       4            [required by bigarray-overlap, conf-oniguruma]
#19 8.817   - install cppo                  1.8.0        [required by lwt]
#19 8.817   - install csexp                 1.5.2        [required by dune-private-libs]
#19 8.817   - install cstruct               6.2.0        [required by dream]
#19 8.817   - install ctypes                0.23.0       [required by yaml]
#19 8.817   - install decompress            1.5.3        [required by dream-encoding]
#19 8.817   - install digestif              1.3.0        [required by dream]
#19 8.817   - install domain-name           0.4.1        [required by caqti, caqti-lwt]
#19 8.817   - install dream                 1.0.0~alpha8 [required by tarides-com]
#19 8.817   - install dream-accept          0.1.0        [required by tarides-com]
#19 8.817   - install dream-encoding        dev (pinned) [required by tarides-com]
#19 8.817   - install dream-html            3.11.1       [required by tarides-com]
#19 8.817   - install dream-httpaf          1.0.0~alpha4 [required by dream]
#19 8.817   - install dream-pure            1.0.0~alpha2 [required by dream]
#19 8.817   - install dune                  3.19.1       [required by tarides-com]
#19 8.817   - install dune-configurator     3.19.1       [required by yaml]
#19 8.817   - install dune-private-libs     3.19.1       [required by dune-site]
#19 8.817   - install dune-site             3.19.1       [required by caqti]
#19 8.818   - install duration              0.2.1        [required by mirage-crypto-rng-lwt]
#19 8.818   - install dyn                   3.19.1       [required by dune-private-libs]
#19 8.818   - install eqaf                  0.10         [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 8.818   - install faraday               0.8.2        [required by httpun, gluten, h2, httpun-ws]
#19 8.818   - install faraday-lwt           0.8.2        [required by faraday-lwt-unix]
#19 8.818   - install faraday-lwt-unix      0.8.2        [required by gluten-lwt-unix, h2-lwt-unix]
#19 8.818   - install fmt                   0.11.0       [required by dream]
#19 8.818   - install fpath                 0.7.3        [required by bos]
#19 8.818   - install gen                   1.1          [required by sedlex]
#19 8.818   - install gluten                0.5.2        [required by dream-httpaf]
#19 8.818   - install gluten-lwt            0.5.2        [required by gluten-lwt-unix]
#19 8.818   - install gluten-lwt-unix       0.5.2        [required by dream-httpaf]
#19 8.818   - install gmap                  0.3.0        [required by x509]
#19 8.818   - install graphql               0.14.0       [required by graphql-lwt]
#19 8.818   - install graphql-lwt           0.14.0       [required by dream]
#19 8.818   - install graphql_parser        0.14.0       [required by dream]
#19 8.818   - install h2                    0.12.0       [required by dream-httpaf]
#19 8.818   - install h2-lwt                0.12.0       [required by h2-lwt-unix]
#19 8.818   - install h2-lwt-unix           0.12.0       [required by dream-httpaf]
#19 8.818   - install hilite                0.5.0        [required by tarides-com]
#19 8.818   - install hmap                  0.8.1        [required by dream-pure]
#19 8.818   - install hpack                 0.12.0       [required by h2]
#19 8.818   - install httpun                0.1.0        [required by dream-httpaf]
#19 8.818   - install httpun-lwt            0.1.0        [required by httpun-lwt-unix]
#19 8.818   - install httpun-lwt-unix       0.1.0        [required by dream-httpaf]
#19 8.818   - install httpun-types          0.1.0        [required by h2, httpun]
#19 8.818   - install httpun-ws             0.2.0        [required by dream-httpaf]
#19 8.818   - install integers              0.7.0        [required by ctypes]
#19 8.818   - install ipaddr                5.6.1        [required by caqti, caqti-lwt]
#19 8.818   - install js_of_ocaml           6.2.0        [required by tarides-com]
#19 8.818   - install js_of_ocaml-compiler  6.2.0        [required by brr, js_of_ocaml]
#19 8.818   - install js_of_ocaml-toplevel  6.2.0        [required by brr]
#19 8.818   - install kdf                   1.0.0        [required by tls]
#19 8.818   - install ke                    0.6          [required by multipart_form, multipart_form-lwt]
#19 8.818   - install lambdasoup            1.1.1        [required by tarides-com]
#19 8.819   - install logs                  0.9.0        [required by dream]
#19 8.819   - install lru                   0.3.1        [required by caqti]
#19 8.819   - install lwt                   5.9.1        [required by dream, mirage-kv-unix]
#19 8.819   - install lwt-dllist            1.1.0        [required by caqti]
#19 8.819   - install lwt_ppx               5.9.1        [required by dream, dream-encoding]
#19 8.819   - install lwt_ssl               1.2.0        [required by dream]
#19 8.819   - install macaddr               5.6.1        [required by ipaddr]
#19 8.819   - install magic-mime            1.3.1        [required by dream]
#19 8.819   - install markup                1.0.3        [required by tarides-com]
#19 8.819   - install menhir                20240715     [required by js_of_ocaml-compiler, graphql_parser]
#19 8.819   - install menhirCST             20240715     [required by menhir]
#19 8.819   - install menhirLib             20240715     [required by js_of_ocaml-compiler]
#19 8.819   - install menhirSdk             20240715     [required by js_of_ocaml-compiler]
#19 8.819   - install mirage-clock          4.2.0        [required by dream]
#19 8.819   - install mirage-crypto         1.2.0        [required by dream]
#19 8.819   - install mirage-crypto-ec      1.2.0        [required by tls]
#19 8.819   - install mirage-crypto-pk      1.2.0        [required by tls]
#19 8.819   - install mirage-crypto-rng     1.2.0        [required by dream]
#19 8.819   - install mirage-crypto-rng-lwt 1.2.0        [required by dream]
#19 8.819   - install mirage-kv             6.1.1        [required by mirage-kv-unix]
#19 8.819   - install mirage-kv-unix        3.0.1        [required by tarides-com]
#19 8.819   - install mtime                 2.1.0        [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 8.819   - install multipart_form        0.7.0        [required by dream]
#19 8.819   - install multipart_form-lwt    0.7.0        [required by dream]
#19 8.819   - install ocaml-compiler-libs   v0.12.4      [required by ppxlib]
#19 8.819   - install ocaml-syntax-shims    1.0.0        [required by angstrom]
#19 8.819   - install ocamlbuild            0.16.1       [required by brr, astring, uucp]
#19 8.819   - install ocamlfind             1.9.8        [required by brr, astring, uucp]
#19 8.819   - install ocplib-endian         1.2          [required by lwt]
#19 8.819   - install ohex                  0.2.0        [required by tls]
#19 8.820   - install oniguruma             0.1.2        [required by textmate-language]
#19 8.820   - install optint                0.3.0        [required by mirage-kv-unix]
#19 8.820   - install ordering              3.19.1       [required by dyn, stdune]
#19 8.820   - install pecu                  0.7          [required by multipart_form]
#19 8.820   - install pp                    2.0.0        [required by dune-private-libs]
#19 8.820   - install ppx_derivers          1.2.1        [required by ppxlib]
#19 8.820   - install ppx_deriving_yaml     0.4.0        [required by tarides-com]
#19 8.820   - install ppx_import            1.11.0       [required by tarides-com]
#19 8.820   - install ppx_show              0.2.1        [required by tarides-com]
#19 8.820   - install ppxlib                0.35.0       [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 8.820   - install prettym               0.0.3        [required by multipart_form]
#19 8.820   - install psq                   0.2.1        [required by lru, h2]
#19 8.820   - install ptime                 1.2.0        [required by dream, mirage-kv-unix]
#19 8.820   - install pure-html             3.11.1       [required by dream-html]
#19 8.820   - install re                    1.13.2       [required by graphql_parser]
#19 8.820   - install rresult               0.7.0        [required by graphql, bos]
#19 8.820   - install sedlex                3.6          [required by js_of_ocaml-compiler]
#19 8.820   - install seq                   base         [required by re, graphql]
#19 8.820   - install sexplib0              v0.17.0      [required by ppxlib]
#19 8.820   - install ssl                   0.7.0        [required by dream]
#19 8.820   - install stdcompat             21.0         [required by ppx_show]
#19 8.820   - install stdlib-shims          0.3.0        [required by ppxlib]
#19 8.820   - install stdune                3.19.1       [required by dune-private-libs]
#19 8.820   - install stringext             1.6.0        [required by uri]
#19 8.820   - install textmate-language     0.4.0        [required by hilite]
#19 8.820   - install tls                   2.0.1        [required by caqti]
#19 8.821   - install topkg                 1.1.0        [required by brr, astring, uucp]
#19 8.821   - install uchar                 0.0.2        [required by markup]
#19 8.821   - install unstrctrd             0.4          [required by multipart_form]
#19 8.821   - install uri                   4.4.0        [required by dream]
#19 8.821   - install uucp                  16.0.0       [required by tarides-com]
#19 8.821   - install uunf                  16.0.0       [required by tarides-com]
#19 8.821   - install uutf                  1.0.4        [required by multipart_form, uunf]
#19 8.821   - install x509                  1.0.6        [required by caqti]
#19 8.821   - install yaml                  3.2.0        [required by ppx_deriving_yaml]
#19 8.821   - install yojson                3.0.0        [required by dream]
#19 8.821   - install zarith                1.14         [required by mirage-crypto-pk]
#19 9.572 
#19 9.572 The following system packages will first need to be installed:
#19 9.572     openssl-dev
#19 9.572 
#19 9.572 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 9.572 
#19 9.572 opam believes some required external dependencies are missing. opam can:
#19 9.572 > 1. Run apk to install them (may need root/sudo access)
#19 9.572   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 9.572   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 9.572   4. Abort the installation
#19 9.572 
#19 9.572 [1/2/3/4] 1
#19 9.572 
#19 9.573 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 10.57 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 10.57 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 10.57 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 10.57 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 10.57 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 10.57 - OK: 369 MiB in 144 packages
#19 10.70 
#19 10.70 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 10.72 -> retrieved asn1-combinators.0.3.2  (cached)
#19 10.74 -> retrieved angstrom.0.16.1  (cached)
#19 10.74 -> retrieved astring.0.8.5  (cached)
#19 10.76 -> retrieved base64.3.5.1  (cached)
#19 10.76 -> retrieved bigarray-compat.1.1.0  (cached)
#19 10.77 -> retrieved bigarray-overlap.0.2.1  (cached)
#19 10.78 -> retrieved bigstringaf.0.10.0  (cached)
#19 10.79 -> retrieved bos.0.2.1  (cached)
#19 10.80 -> retrieved camlp-streams.5.0.1  (cached)
#19 10.82 -> retrieved checkseum.0.5.2  (cached)
#19 11.00 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4  (cached)
#19 11.00 -> retrieved conf-gmp.5  (cached)
#19 11.04 -> retrieved conf-gmp-powm-sec.4  (cached)
#19 11.04 -> retrieved conf-libev.4-12  (cached)
#19 11.04 -> retrieved conf-libssl.4  (cached)
#19 11.08 -> retrieved brr.0.0.8  (cached)
#19 11.09 -> retrieved cmdliner.1.3.0  (cached)
#19 11.11 -> retrieved cppo.1.8.0  (cached)
#19 11.20 -> installed conf-gmp.5
#19 11.21 -> installed conf-pkg-config.4
#19 11.21 -> retrieved csexp.1.5.2  (cached)
#19 11.24 -> retrieved cstruct.6.2.0  (cached)
#19 11.37 -> retrieved ctypes.0.23.0  (cached)
#19 11.38 -> installed conf-gmp-powm-sec.4
#19 11.38 -> retrieved domain-name.0.4.1  (cached)
#19 11.40 -> installed conf-libssl.4
#19 11.40 -> installed conf-libev.4-12
#19 11.40 -> installed conf-oniguruma.1
#19 11.44 -> retrieved decompress.1.5.3  (cached)
#19 11.49 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4  (cached)
#19 11.54 -> retrieved dream-accept.0.1.0  (cached)
#19 11.58 -> retrieved dream-html.3.11.1, pure-html.3.11.1  (cached)
#19 11.68 -> retrieved dream-pure.1.0.0~alpha2  (cached)
#19 11.87 -> retrieved dream-encoding.dev  (no changes)
#19 11.87 -> retrieved duration.0.2.1  (cached)
#19 11.91 -> retrieved digestif.1.3.0  (cached)
#19 11.92 -> retrieved eqaf.0.10  (cached)
#19 11.94 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
#19 11.95 -> retrieved fmt.0.11.0  (cached)
#19 11.96 -> retrieved fpath.0.7.3  (cached)
#19 11.96 -> retrieved gen.1.1  (cached)
#19 12.00 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2  (cached)
#19 12.01 -> retrieved gmap.0.3.0  (cached)
#19 12.13 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
#19 12.25 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0  (cached)
#19 12.26 -> retrieved hilite.0.5.0  (cached)
#19 12.27 -> retrieved hmap.0.8.1  (cached)
#19 12.30 -> retrieved httpun-ws.0.2.0  (cached)
#19 12.32 -> retrieved integers.0.7.0  (cached)
#19 12.48 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
#19 12.52 -> retrieved ipaddr.5.6.1, macaddr.5.6.1  (cached)
#19 12.54 -> retrieved kdf.1.0.0  (cached)
#19 12.56 -> retrieved ke.0.6  (cached)
#19 12.57 -> retrieved lambdasoup.1.1.1  (cached)
#19 22.43 -> 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 32.75 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0  (cached)
#19 32.78 -> retrieved logs.0.9.0  (cached)
#19 32.79 -> retrieved lru.0.3.1  (cached)
#19 32.80 -> retrieved lwt-dllist.1.1.0  (cached)
#19 32.81 -> retrieved lwt_ssl.1.2.0  (cached)
#19 33.09 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1  (cached)
#19 33.15 -> installed cmdliner.1.3.0
#19 33.15 -> retrieved magic-mime.1.3.1  (cached)
#19 33.18 -> retrieved markup.1.0.3  (cached)
#19 33.76 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
#19 33.78 -> retrieved mirage-clock.4.2.0  (cached)
#19 33.79 -> retrieved mirage-kv.6.1.1  (cached)
#19 33.80 -> retrieved mirage-kv-unix.3.0.1  (cached)
#19 34.17 -> 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 34.18 -> retrieved mtime.2.1.0  (cached)
#19 34.21 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0  (cached)
#19 34.23 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#19 34.24 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#19 34.25 -> retrieved ocplib-endian.1.2  (cached)
#19 34.31 -> retrieved ocamlbuild.0.16.1  (cached)
#19 34.40 -> retrieved ocamlfind.1.9.8  (cached)
#19 34.44 -> retrieved ohex.0.2.0  (cached)
#19 34.45 -> retrieved oniguruma.0.1.2  (cached)
#19 34.53 -> retrieved optint.0.3.0  (cached)
#19 34.55 -> retrieved pecu.0.7  (cached)
#19 34.55 -> retrieved pp.2.0.0  (cached)
#19 34.56 -> retrieved ppx_derivers.1.2.1  (cached)
#19 34.58 -> retrieved ppx_deriving_yaml.0.4.0  (cached)
#19 34.60 -> retrieved ppx_import.1.11.0  (cached)
#19 34.61 -> retrieved ppx_show.0.2.1  (cached)
#19 34.62 -> retrieved prettym.0.0.3  (cached)
#19 34.64 -> retrieved psq.0.2.1  (cached)
#19 34.67 -> retrieved ptime.1.2.0  (cached)
#19 34.71 -> retrieved re.1.13.2  (cached)
#19 34.72 -> retrieved rresult.0.7.0  (cached)
#19 34.73 -> retrieved seq.base  (cached)
#19 34.76 -> retrieved sedlex.3.6  (cached)
#19 34.78 -> retrieved sexplib0.v0.17.0  (cached)
#19 34.81 -> retrieved ssl.0.7.0  (cached)
#19 35.07 -> retrieved ppxlib.0.35.0  (cached)
#19 35.43 -> retrieved stdcompat.21.0  (cached)
#19 35.44 -> retrieved stdlib-shims.0.3.0  (cached)
#19 35.46 -> retrieved stringext.1.6.0  (cached)
#19 35.50 -> retrieved textmate-language.0.4.0  (cached)
#19 35.53 -> retrieved uchar.0.0.2  (cached)
#19 35.57 -> retrieved topkg.1.1.0  (cached)
#19 35.59 -> retrieved unstrctrd.0.4  (cached)
#19 35.67 -> retrieved tls.2.0.1  (cached)
#19 35.70 -> retrieved uri.4.4.0  (cached)
#19 35.73 -> retrieved uunf.16.0.0  (cached)
#19 35.74 -> retrieved uutf.1.0.4  (cached)
#19 35.84 -> retrieved yaml.3.2.0  (cached)
#19 35.93 -> retrieved x509.1.0.6  (cached)
#19 35.99 -> retrieved uucp.16.0.0  (cached)
#19 36.14 -> retrieved yojson.3.0.0  (cached)
#19 36.17 -> retrieved zarith.1.14  (cached)
#19 39.01 -> installed ocamlfind.1.9.8
#19 39.02 -> installed base-bytes.base
#19 39.02 -> installed seq.base
#19 41.48 -> installed ocamlbuild.0.16.1
#19 43.87 -> installed zarith.1.14
#19 44.16 -> installed uchar.0.0.2
#19 46.27 -> installed topkg.1.1.0
#19 47.88 -> installed fmt.0.11.0
#19 48.07 -> installed astring.0.8.5
#19 48.29 -> installed hmap.0.8.1
#19 49.25 -> installed fpath.0.7.3
#19 49.47 -> installed mtime.2.1.0
#19 50.17 -> installed rresult.0.7.0
#19 51.19 -> installed ptime.1.2.0
#19 51.49 -> installed uutf.1.0.4
#19 58.68 -> installed uunf.16.0.0
#19 63.97 -> installed dune.3.19.1
#19 64.74 -> installed base64.3.5.1
#19 64.87 -> installed asn1-combinators.0.3.2
#19 65.01 -> installed bigarray-compat.1.1.0
#19 65.17 -> installed camlp-streams.5.0.1
#19 65.43 -> installed csexp.1.5.2
#19 65.99 -> installed cstruct.6.2.0
#19 67.48 -> installed domain-name.0.4.1
#19 67.51 -> installed cppo.1.8.0
#19 67.74 -> installed duration.0.2.1
#19 68.50 -> installed eqaf.0.10
#19 69.35 -> installed dune-configurator.3.19.1
#19 69.71 -> installed gen.1.1
#19 70.93 -> installed bigstringaf.0.10.0
#19 71.28 -> installed gmap.0.3.0
#19 71.63 -> installed faraday.0.8.2
#19 72.33 -> installed ke.0.6
#19 72.62 -> installed gluten.0.5.2
#19 73.14 -> installed digestif.1.3.0
#19 73.16 -> installed httpun-types.0.1.0
#19 73.26 -> installed lwt-dllist.1.1.0
#19 73.43 -> installed macaddr.5.6.1
#19 74.56 -> installed magic-mime.1.3.1
#19 75.47 -> installed ipaddr.5.6.1
#19 75.79 -> installed menhirCST.20240715
#19 76.23 -> installed markup.1.0.3
#19 76.62 -> installed menhirLib.20240715
#19 76.73 -> installed menhirSdk.20240715
#19 77.01 -> installed mirage-clock.4.2.0
#19 77.19 -> installed lambdasoup.1.1.1
#19 83.25 -> installed mirage-crypto.1.2.0
#19 85.42 -> installed ocaml-compiler-libs.v0.12.4
#19 85.98 -> installed kdf.1.0.0
#19 87.21 -> installed uucp.16.0.0
#19 87.48 -> installed ocaml-syntax-shims.1.0.0
#19 87.55 -> installed ocplib-endian.1.2
#19 87.75 -> installed ohex.0.2.0
#19 88.25 -> installed angstrom.0.16.1
#19 89.36 -> installed oniguruma.0.1.2
#19 91.86 -> installed hpack.0.12.0
#19 93.28 -> installed httpun.0.1.0
#19 94.03 -> installed optint.0.3.0
#19 95.09 -> installed httpun-ws.0.2.0
#19 98.90 -> installed checkseum.0.5.2
#19 99.03 -> installed lwt.5.9.1
#19 100.1 -> installed ordering.3.19.1
#19 100.3 -> installed faraday-lwt.0.8.2
#19 100.7 -> installed gluten-lwt.0.5.2
#19 100.8 -> installed decompress.1.5.3
#19 100.9 -> installed faraday-lwt-unix.0.8.2
#19 101.1 -> installed httpun-lwt.0.1.0
#19 101.1 -> installed mirage-kv.6.1.1
#19 101.4 -> installed pecu.0.7
#19 101.5 -> installed pp.2.0.0
#19 103.1 -> installed ppx_derivers.1.2.1
#19 103.1 -> installed mirage-kv-unix.3.0.1
#19 103.5 -> installed menhir.20240715
#19 103.5 -> installed psq.0.2.1
#19 104.0 -> installed dyn.3.19.1
#19 104.4 -> installed sexplib0.v0.17.0
#19 104.9 -> installed lru.0.3.1
#19 106.3 -> installed re.1.13.2
#19 106.3 -> installed h2.0.12.0
#19 107.2 -> installed graphql_parser.0.14.0
#19 107.2 -> installed ssl.0.7.0
#19 107.5 -> installed stdlib-shims.0.3.0
#19 107.5 -> installed h2-lwt.0.12.0
#19 108.0 -> installed lwt_ssl.1.2.0
#19 108.8 -> installed integers.0.7.0
#19 109.4 -> installed gluten-lwt-unix.0.5.2
#19 114.3 -> installed stdcompat.21.0
#19 114.5 -> installed h2-lwt-unix.0.12.0
#19 116.8 -> installed httpun-lwt-unix.0.1.0
#19 121.1 -> installed ctypes.0.23.0
#19 121.3 -> installed stringext.1.6.0
#19 121.9 -> installed textmate-language.0.4.0
#19 122.7 -> installed unstrctrd.0.4
#19 123.7 -> installed hilite.0.5.0
#19 125.6 -> installed stdune.3.19.1
#19 128.9 -> installed uri.4.4.0
#19 128.9 -> installed yojson.3.0.0
#19 129.6 -> installed pure-html.3.11.1
#19 130.5 -> installed graphql.0.14.0
#19 130.7 -> installed graphql-lwt.0.14.0
#19 131.2 -> installed dune-private-libs.3.19.1
#19 133.6 -> installed dune-site.3.19.1
#19 134.0 -> installed ppxlib.0.35.0
#19 137.2 -> installed lwt_ppx.5.9.1
#19 137.5 -> installed ppx_import.1.11.0
#19 137.8 -> installed ppx_show.0.2.1
#19 139.2 -> installed dream-pure.1.0.0~alpha2
#19 140.6 -> installed dream-httpaf.1.0.0~alpha4
#19 140.8 -> installed sedlex.3.6
#19 155.6 -> installed js_of_ocaml-compiler.6.2.0
#19 158.2 -> installed bigarray-overlap.0.2.1
#19 160.0 -> installed logs.0.9.0
#19 160.9 -> installed prettym.0.0.3
#19 162.5 -> installed js_of_ocaml-toplevel.6.2.0
#19 163.6 -> installed mirage-crypto-rng.1.2.0
#19 164.7 -> installed bos.0.2.1
#19 173.8 -> installed brr.0.0.8
#19 174.8 -> installed mirage-crypto-pk.1.2.0
#19 175.2 -> installed mirage-crypto-rng-lwt.1.2.0
#19 176.9 -> installed multipart_form.0.7.0
#19 180.4 -> installed mirage-crypto-ec.1.2.0
#19 180.6 -> installed multipart_form-lwt.0.7.0
#19 183.8 -> installed x509.1.0.6
#19 187.4 -> installed tls.2.0.1
#19 188.1 -> installed yaml.3.2.0
#19 189.0 -> installed js_of_ocaml.6.2.0
#19 190.6 -> installed caqti.2.2.4
#19 190.7 -> installed ppx_deriving_yaml.0.4.0
#19 191.1 -> installed caqti-lwt.2.2.4
#19 194.0 -> installed dream.1.0.0~alpha8
#19 195.8 -> installed dream-accept.0.1.0
#19 196.0 -> installed dream-encoding.dev
#19 196.1 -> installed dream-html.3.11.1
#19 202.8 Done.
#19 202.8 # To update the current shell environment, run: eval $(opam env)
#19 DONE 203.5s

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

#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.262 + dune exec -- src/gen/main.exe file.dune
#24 1.210 File "src/gen/dune", line 7, characters 2-9:
#24 1.210 7 |   cmarkit
#24 1.210       ^^^^^^^
#24 1.210 Error: Library "cmarkit" not found.
#24 1.210 -> required by _build/default/src/gen/main.exe
#24 2.657 + dune build @convert
#24 11.44 Error: Alias "convert" specified on the command line is empty.
#24 11.44 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.262 + dune exec -- src/gen/main.exe file.dune
1.210 File "src/gen/dune", line 7, characters 2-9:
1.210 7 |   cmarkit
1.210       ^^^^^^^
1.210 Error: Library "cmarkit" not found.
1.210 -> required by _build/default/src/gen/main.exe
2.657 + dune build @convert
11.44 Error: Alias "convert" specified on the command line is empty.
11.44 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-05-19 17:37.48: Job failed: Docker build exited with status 1