2026-06-29 10:31.45: New job: docker build {
"commit": "3dc657c04dab8c9c1b4cd85c437d428a053830fb",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-06-29 10:31.45: Waiting for resource in pool docker-build-pool
2026-06-29 10:41.33: Got resource from pool docker-build-pool
2026-06-29 10:41.33: 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-06-29 10:41.33: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout222146e4"
2026-06-29 10:41.35: Exec: "git" "-C" "/tmp/git-checkout222146e4" "submodule"
"deinit" "--force" "--all"
2026-06-29 10:41.35: Exec: "git" "-C" "/tmp/git-checkout222146e4" "reset"
"--hard" "-q" "3dc657c04dab8c9c1b4cd85c437d428a053830fb"
2026-06-29 10:41.37: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout222146e4" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-06-29 10:41.37: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout222146e4/Dockerfile"
"--iidfile" "/tmp/git-checkout222146e4/docker-iid"
"--" "/tmp/git-checkout222146e4"
#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.6s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#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:
#6 transferring context: 77B done
#6 DONE 0.1s
#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.5s done
#12 DONE 1.5s
#13 [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
#13 CACHED
#14 [build 4/15] RUN cd opam-repository && git pull origin c88669ba557d61870ca5c11e80546c4464b534d4
#14 CACHED
#15 [build 5/15] RUN opam update
#15 CACHED
#16 [build 2/15] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#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.790 The following additional pinnings are required by tarides-com.dev:
#19 1.790 - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.790 - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.790 Pin and install them? [y/n] y
#19 3.509 [cmarkit.dev] synchronised (no changes)
#19 3.511 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 4.067 [dream-encoding.dev] synchronised (no changes)
#19 4.068 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 8.838 The following actions will be performed:
#19 8.839 === install 140 packages
#19 8.839 - install angstrom 0.16.1 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.840 - install asn1-combinators 0.3.2 [required by x509]
#19 8.840 - install astring 0.8.5 [required by tarides-com]
#19 8.840 - install base-bytes base [required by ocplib-endian]
#19 8.840 - install base64 3.5.1 [required by tarides-com]
#19 8.840 - install bigarray-compat 1.1.0 [required by dream]
#19 8.840 - install bigarray-overlap 0.2.1 [required by prettym]
#19 8.840 - install bigstringaf 0.10.0 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.840 - install bos 0.2.1 [required by yaml]
#19 8.840 - install brr 0.0.8 [required by tarides-com]
#19 8.840 - install camlp-streams 5.0.1 [required by dream]
#19 8.840 - install caqti 2.2.4 [required by dream]
#19 8.840 - install caqti-lwt 2.2.4 [required by dream]
#19 8.840 - install checkseum 0.5.2 [required by decompress]
#19 8.840 - install cmdliner 1.3.0 [required by uucp]
#19 8.840 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#19 8.840 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#19 8.840 - install conf-libev 4-12 [required by dream]
#19 8.840 - install conf-libssl 4 [required by ssl]
#19 8.840 - install conf-oniguruma 1 [required by oniguruma]
#19 8.840 - install conf-pkg-config 4 [required by bigarray-overlap, conf-oniguruma]
#19 8.841 - install cppo 1.8.0 [required by lwt]
#19 8.841 - install csexp 1.5.2 [required by dune-private-libs]
#19 8.841 - install cstruct 6.2.0 [required by dream]
#19 8.841 - install ctypes 0.23.0 [required by yaml]
#19 8.841 - install decompress 1.5.3 [required by dream-encoding]
#19 8.841 - install digestif 1.3.0 [required by dream]
#19 8.841 - install domain-name 0.4.1 [required by caqti, caqti-lwt]
#19 8.841 - install dream 1.0.0~alpha8 [required by tarides-com]
#19 8.841 - install dream-accept 0.1.0 [required by tarides-com]
#19 8.841 - install dream-encoding dev (pinned) [required by tarides-com]
#19 8.841 - install dream-html 3.11.1 [required by tarides-com]
#19 8.841 - install dream-httpaf 1.0.0~alpha4 [required by dream]
#19 8.841 - install dream-pure 1.0.0~alpha2 [required by dream]
#19 8.841 - install dune 3.19.1 [required by tarides-com]
#19 8.841 - install dune-configurator 3.19.1 [required by yaml]
#19 8.841 - install dune-private-libs 3.19.1 [required by dune-site]
#19 8.841 - install dune-site 3.19.1 [required by caqti]
#19 8.841 - install duration 0.2.1 [required by mirage-crypto-rng-lwt]
#19 8.841 - install dyn 3.19.1 [required by dune-private-libs]
#19 8.841 - install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 8.841 - install faraday 0.8.2 [required by httpun, gluten, h2, httpun-ws]
#19 8.841 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#19 8.841 - install faraday-lwt-unix 0.8.2 [required by gluten-lwt-unix, h2-lwt-unix]
#19 8.841 - install fmt 0.11.0 [required by dream]
#19 8.841 - install fpath 0.7.3 [required by bos]
#19 8.841 - install gen 1.1 [required by sedlex]
#19 8.841 - install gluten 0.5.2 [required by dream-httpaf]
#19 8.841 - install gluten-lwt 0.5.2 [required by gluten-lwt-unix]
#19 8.841 - install gluten-lwt-unix 0.5.2 [required by dream-httpaf]
#19 8.841 - install gmap 0.3.0 [required by x509]
#19 8.841 - install graphql 0.14.0 [required by graphql-lwt]
#19 8.841 - install graphql-lwt 0.14.0 [required by dream]
#19 8.841 - install graphql_parser 0.14.0 [required by dream]
#19 8.841 - install h2 0.12.0 [required by dream-httpaf]
#19 8.841 - install h2-lwt 0.12.0 [required by h2-lwt-unix]
#19 8.841 - install h2-lwt-unix 0.12.0 [required by dream-httpaf]
#19 8.841 - install hilite 0.5.0 [required by tarides-com]
#19 8.842 - install hmap 0.8.1 [required by dream-pure]
#19 8.842 - install hpack 0.12.0 [required by h2]
#19 8.842 - install httpun 0.1.0 [required by dream-httpaf]
#19 8.842 - install httpun-lwt 0.1.0 [required by httpun-lwt-unix]
#19 8.842 - install httpun-lwt-unix 0.1.0 [required by dream-httpaf]
#19 8.842 - install httpun-types 0.1.0 [required by h2, httpun]
#19 8.842 - install httpun-ws 0.2.0 [required by dream-httpaf]
#19 8.842 - install integers 0.7.0 [required by ctypes]
#19 8.842 - install ipaddr 5.6.1 [required by caqti, caqti-lwt]
#19 8.842 - install js_of_ocaml 6.2.0 [required by tarides-com]
#19 8.842 - install js_of_ocaml-compiler 6.2.0 [required by brr, js_of_ocaml]
#19 8.842 - install js_of_ocaml-toplevel 6.2.0 [required by brr]
#19 8.842 - install kdf 1.0.0 [required by tls]
#19 8.842 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#19 8.842 - install lambdasoup 1.1.1 [required by tarides-com]
#19 8.842 - install logs 0.9.0 [required by dream]
#19 8.842 - install lru 0.3.1 [required by caqti]
#19 8.842 - install lwt 5.9.1 [required by dream, mirage-kv-unix]
#19 8.842 - install lwt-dllist 1.1.0 [required by caqti]
#19 8.842 - install lwt_ppx 5.9.1 [required by dream, dream-encoding]
#19 8.842 - install lwt_ssl 1.2.0 [required by dream]
#19 8.842 - install macaddr 5.6.1 [required by ipaddr]
#19 8.842 - install magic-mime 1.3.1 [required by dream]
#19 8.842 - install markup 1.0.3 [required by tarides-com]
#19 8.842 - install menhir 20240715 [required by js_of_ocaml-compiler, graphql_parser]
#19 8.842 - install menhirCST 20240715 [required by menhir]
#19 8.842 - install menhirLib 20240715 [required by js_of_ocaml-compiler]
#19 8.842 - install menhirSdk 20240715 [required by js_of_ocaml-compiler]
#19 8.842 - install mirage-clock 4.2.0 [required by dream]
#19 8.842 - install mirage-crypto 1.2.0 [required by dream]
#19 8.842 - install mirage-crypto-ec 1.2.0 [required by tls]
#19 8.842 - install mirage-crypto-pk 1.2.0 [required by tls]
#19 8.842 - install mirage-crypto-rng 1.2.0 [required by dream]
#19 8.842 - install mirage-crypto-rng-lwt 1.2.0 [required by dream]
#19 8.842 - install mirage-kv 6.1.1 [required by mirage-kv-unix]
#19 8.842 - install mirage-kv-unix 3.0.1 [required by tarides-com]
#19 8.842 - install mtime 2.1.0 [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 8.842 - install multipart_form 0.7.0 [required by dream]
#19 8.843 - install multipart_form-lwt 0.7.0 [required by dream]
#19 8.843 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#19 8.843 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#19 8.843 - install ocamlbuild 0.16.1 [required by brr, astring, uucp]
#19 8.843 - install ocamlfind 1.9.8 [required by brr, astring, uucp]
#19 8.843 - install ocplib-endian 1.2 [required by lwt]
#19 8.843 - install ohex 0.2.0 [required by tls]
#19 8.843 - install oniguruma 0.1.2 [required by textmate-language]
#19 8.843 - install optint 0.3.0 [required by mirage-kv-unix]
#19 8.843 - install ordering 3.19.1 [required by dyn, stdune]
#19 8.843 - install pecu 0.7 [required by multipart_form]
#19 8.843 - install pp 2.0.0 [required by dune-private-libs]
#19 8.843 - install ppx_derivers 1.2.1 [required by ppxlib]
#19 8.843 - install ppx_deriving_yaml 0.4.0 [required by tarides-com]
#19 8.843 - install ppx_import 1.11.0 [required by tarides-com]
#19 8.843 - install ppx_show 0.2.1 [required by tarides-com]
#19 8.843 - install ppxlib 0.35.0 [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 8.843 - install prettym 0.0.3 [required by multipart_form]
#19 8.843 - install psq 0.2.1 [required by lru, h2]
#19 8.843 - install ptime 1.2.0 [required by dream, mirage-kv-unix]
#19 8.843 - install pure-html 3.11.1 [required by dream-html]
#19 8.843 - install re 1.13.2 [required by graphql_parser]
#19 8.843 - install rresult 0.7.0 [required by graphql, bos]
#19 8.843 - install sedlex 3.6 [required by js_of_ocaml-compiler]
#19 8.843 - install seq base [required by re, graphql]
#19 8.843 - install sexplib0 v0.17.0 [required by ppxlib]
#19 8.843 - install ssl 0.7.0 [required by dream]
#19 8.843 - install stdcompat 21.0 [required by ppx_show]
#19 8.843 - install stdlib-shims 0.3.0 [required by ppxlib]
#19 8.843 - install stdune 3.19.1 [required by dune-private-libs]
#19 8.843 - install stringext 1.6.0 [required by uri]
#19 8.843 - install textmate-language 0.4.0 [required by hilite]
#19 8.843 - install tls 2.0.1 [required by caqti]
#19 8.843 - install topkg 1.1.0 [required by brr, astring, uucp]
#19 8.843 - install uchar 0.0.2 [required by markup]
#19 8.844 - install unstrctrd 0.4 [required by multipart_form]
#19 8.844 - install uri 4.4.0 [required by dream]
#19 8.844 - install uucp 16.0.0 [required by tarides-com]
#19 8.844 - install uunf 16.0.0 [required by tarides-com]
#19 8.844 - install uutf 1.0.4 [required by multipart_form, uunf]
#19 8.844 - install x509 1.0.6 [required by caqti]
#19 8.844 - install yaml 3.2.0 [required by ppx_deriving_yaml]
#19 8.844 - install yojson 3.0.0 [required by dream]
#19 8.844 - install zarith 1.14 [required by mirage-crypto-pk]
#19 9.612
#19 9.612 The following system packages will first need to be installed:
#19 9.612 openssl-dev
#19 9.612
#19 9.612 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 9.612
#19 9.612 opam believes some required external dependencies are missing. opam can:
#19 9.612 > 1. Run apk to install them (may need root/sudo access)
#19 9.612 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 9.612 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 9.612 4. Abort the installation
#19 9.612
#19 9.612 [1/2/3/4] 1
#19 9.612
#19 9.612 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 10.61 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 10.61 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 10.61 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 10.61 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 10.61 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 10.61 - OK: 369 MiB in 144 packages
#19 10.69
#19 10.69 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 10.71 -> retrieved asn1-combinators.0.3.2 (cached)
#19 10.73 -> retrieved angstrom.0.16.1 (cached)
#19 10.74 -> retrieved astring.0.8.5 (cached)
#19 10.75 -> retrieved base64.3.5.1 (cached)
#19 10.75 -> retrieved bigarray-compat.1.1.0 (cached)
#19 10.76 -> retrieved bigarray-overlap.0.2.1 (cached)
#19 10.77 -> retrieved bigstringaf.0.10.0 (cached)
#19 10.79 -> retrieved bos.0.2.1 (cached)
#19 10.79 -> 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.12 -> retrieved cppo.1.8.0 (cached)
#19 11.20 -> installed conf-gmp.5
#19 11.21 -> installed conf-pkg-config.4
#19 11.22 -> retrieved csexp.1.5.2 (cached)
#19 11.25 -> retrieved cstruct.6.2.0 (cached)
#19 11.40 -> retrieved ctypes.0.23.0 (cached)
#19 11.41 -> installed conf-libev.4-12
#19 11.42 -> installed conf-gmp-powm-sec.4
#19 11.42 -> retrieved domain-name.0.4.1 (cached)
#19 11.44 -> installed conf-libssl.4
#19 11.44 -> installed conf-oniguruma.1
#19 11.46 -> retrieved decompress.1.5.3 (cached)
#19 11.53 -> 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.64 -> retrieved dream-html.3.11.1, pure-html.3.11.1 (cached)
#19 11.77 -> retrieved dream-pure.1.0.0~alpha2 (cached)
#19 11.93 -> retrieved digestif.1.3.0 (cached)
#19 11.94 -> retrieved duration.0.2.1 (cached)
#19 11.94 -> retrieved dream-encoding.dev (no changes)
#19 11.97 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
#19 11.99 -> retrieved eqaf.0.10 (cached)
#19 11.99 -> retrieved fmt.0.11.0 (cached)
#19 12.01 -> retrieved fpath.0.7.3 (cached)
#19 12.02 -> retrieved gen.1.1 (cached)
#19 12.06 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached)
#19 12.07 -> retrieved gmap.0.3.0 (cached)
#19 12.20 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
#19 12.32 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (cached)
#19 12.33 -> retrieved hilite.0.5.0 (cached)
#19 12.34 -> retrieved hmap.0.8.1 (cached)
#19 12.37 -> retrieved httpun-ws.0.2.0 (cached)
#19 12.39 -> retrieved integers.0.7.0 (cached)
#19 12.56 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached)
#19 12.61 -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
#19 12.63 -> retrieved kdf.1.0.0 (cached)
#19 12.64 -> retrieved ke.0.6 (cached)
#19 12.66 -> retrieved lambdasoup.1.1.1 (cached)
#19 12.69 -> retrieved logs.0.9.0 (cached)
#19 12.70 -> retrieved lru.0.3.1 (cached)
#19 12.98 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (cached)
#19 23.26 -> 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 33.26 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0 (cached)
#19 33.27 -> retrieved lwt-dllist.1.1.0 (cached)
#19 33.28 -> retrieved lwt_ssl.1.2.0 (cached)
#19 33.32 -> retrieved magic-mime.1.3.1 (cached)
#19 33.35 -> retrieved markup.1.0.3 (cached)
#19 33.48 -> installed cmdliner.1.3.0
#19 33.49 -> retrieved mirage-clock.4.2.0 (cached)
#19 34.09 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
#19 34.48 -> 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.49 -> retrieved mirage-kv.6.1.1 (cached)
#19 34.51 -> retrieved mirage-kv-unix.3.0.1 (cached)
#19 34.52 -> retrieved mtime.2.1.0 (cached)
#19 34.55 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)
#19 34.56 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#19 34.57 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#19 34.60 -> retrieved ocplib-endian.1.2 (cached)
#19 34.67 -> retrieved ocamlbuild.0.16.1 (cached)
#19 34.83 -> retrieved ocamlfind.1.9.8 (cached)
#19 34.88 -> retrieved ohex.0.2.0 (cached)
#19 34.90 -> retrieved oniguruma.0.1.2 (cached)
#19 34.91 -> retrieved optint.0.3.0 (cached)
#19 34.92 -> retrieved pecu.0.7 (cached)
#19 34.94 -> retrieved pp.2.0.0 (cached)
#19 34.95 -> retrieved ppx_derivers.1.2.1 (cached)
#19 34.98 -> retrieved ppx_deriving_yaml.0.4.0 (cached)
#19 35.01 -> retrieved ppx_import.1.11.0 (cached)
#19 35.02 -> retrieved ppx_show.0.2.1 (cached)
#19 35.04 -> retrieved prettym.0.0.3 (cached)
#19 35.05 -> retrieved psq.0.2.1 (cached)
#19 35.08 -> retrieved ptime.1.2.0 (cached)
#19 35.17 -> retrieved re.1.13.2 (cached)
#19 35.21 -> retrieved rresult.0.7.0 (cached)
#19 35.21 -> retrieved seq.base (cached)
#19 35.26 -> retrieved sedlex.3.6 (cached)
#19 35.28 -> retrieved sexplib0.v0.17.0 (cached)
#19 35.33 -> retrieved ssl.0.7.0 (cached)
#19 35.58 -> retrieved ppxlib.0.35.0 (cached)
#19 35.97 -> retrieved stdcompat.21.0 (cached)
#19 35.98 -> retrieved stdlib-shims.0.3.0 (cached)
#19 36.00 -> retrieved stringext.1.6.0 (cached)
#19 36.05 -> retrieved textmate-language.0.4.0 (cached)
#19 36.08 -> retrieved uchar.0.0.2 (cached)
#19 36.12 -> retrieved topkg.1.1.0 (cached)
#19 36.16 -> retrieved tls.2.0.1 (cached)
#19 36.19 -> retrieved unstrctrd.0.4 (cached)
#19 36.22 -> retrieved uri.4.4.0 (cached)
#19 36.24 -> retrieved uunf.16.0.0 (cached)
#19 36.26 -> retrieved uutf.1.0.4 (cached)
#19 36.35 -> retrieved yaml.3.2.0 (cached)
#19 36.43 -> retrieved x509.1.0.6 (cached)
#19 36.48 -> retrieved zarith.1.14 (cached)
#19 36.65 -> retrieved yojson.3.0.0 (cached)
#19 36.69 -> retrieved uucp.16.0.0 (cached)
#19 39.73 -> installed ocamlfind.1.9.8
#19 39.74 -> installed base-bytes.base
#19 39.75 -> installed seq.base
#19 42.85 -> installed ocamlbuild.0.16.1
#19 44.93 -> installed zarith.1.14
#19 45.22 -> installed uchar.0.0.2
#19 47.90 -> installed topkg.1.1.0
#19 49.55 -> installed fmt.0.11.0
#19 49.81 -> installed astring.0.8.5
#19 50.01 -> installed hmap.0.8.1
#19 51.15 -> installed fpath.0.7.3
#19 51.50 -> installed mtime.2.1.0
#19 52.20 -> installed rresult.0.7.0
#19 53.12 -> installed ptime.1.2.0
#19 53.58 -> installed uutf.1.0.4
#19 60.80 -> installed uunf.16.0.0
#19 66.58 -> installed dune.3.19.1
#19 67.40 -> installed base64.3.5.1
#19 67.56 -> installed asn1-combinators.0.3.2
#19 67.71 -> installed bigarray-compat.1.1.0
#19 67.90 -> installed camlp-streams.5.0.1
#19 68.24 -> installed csexp.1.5.2
#19 68.78 -> installed cstruct.6.2.0
#19 70.30 -> installed domain-name.0.4.1
#19 70.33 -> installed cppo.1.8.0
#19 70.58 -> installed duration.0.2.1
#19 71.15 -> installed eqaf.0.10
#19 72.27 -> installed dune-configurator.3.19.1
#19 72.58 -> installed gen.1.1
#19 73.86 -> installed bigstringaf.0.10.0
#19 74.23 -> installed gmap.0.3.0
#19 74.57 -> installed faraday.0.8.2
#19 75.21 -> installed ke.0.6
#19 75.45 -> installed gluten.0.5.2
#19 76.10 -> installed httpun-types.0.1.0
#19 76.28 -> installed lwt-dllist.1.1.0
#19 76.38 -> installed digestif.1.3.0
#19 76.63 -> installed macaddr.5.6.1
#19 77.57 -> installed magic-mime.1.3.1
#19 78.61 -> installed ipaddr.5.6.1
#19 79.04 -> installed menhirCST.20240715
#19 79.49 -> installed markup.1.0.3
#19 79.89 -> installed menhirLib.20240715
#19 80.03 -> installed menhirSdk.20240715
#19 80.31 -> installed mirage-clock.4.2.0
#19 80.48 -> installed lambdasoup.1.1.1
#19 86.66 -> installed mirage-crypto.1.2.0
#19 88.84 -> installed ocaml-compiler-libs.v0.12.4
#19 89.46 -> installed kdf.1.0.0
#19 90.58 -> installed uucp.16.0.0
#19 90.91 -> installed ocplib-endian.1.2
#19 91.09 -> installed ocaml-syntax-shims.1.0.0
#19 91.16 -> installed ohex.0.2.0
#19 91.94 -> installed angstrom.0.16.1
#19 93.17 -> installed oniguruma.0.1.2
#19 96.11 -> installed hpack.0.12.0
#19 97.60 -> installed httpun.0.1.0
#19 98.40 -> installed optint.0.3.0
#19 99.49 -> installed httpun-ws.0.2.0
#19 103.2 -> installed checkseum.0.5.2
#19 103.4 -> installed lwt.5.9.1
#19 104.3 -> installed ordering.3.19.1
#19 104.6 -> installed faraday-lwt.0.8.2
#19 105.0 -> installed gluten-lwt.0.5.2
#19 105.2 -> installed decompress.1.5.3
#19 105.2 -> installed faraday-lwt-unix.0.8.2
#19 105.5 -> installed mirage-kv.6.1.1
#19 105.5 -> installed httpun-lwt.0.1.0
#19 105.8 -> installed pecu.0.7
#19 105.9 -> installed mirage-kv-unix.3.0.1
#19 106.1 -> installed pp.2.0.0
#19 108.2 -> installed ppx_derivers.1.2.1
#19 108.3 -> installed menhir.20240715
#19 108.3 -> installed psq.0.2.1
#19 109.3 -> installed dyn.3.19.1
#19 109.3 -> installed sexplib0.v0.17.0
#19 109.8 -> installed lru.0.3.1
#19 111.3 -> installed re.1.13.2
#19 111.4 -> installed h2.0.12.0
#19 112.3 -> installed graphql_parser.0.14.0
#19 112.3 -> installed ssl.0.7.0
#19 112.6 -> installed stdlib-shims.0.3.0
#19 112.7 -> installed h2-lwt.0.12.0
#19 113.0 -> installed lwt_ssl.1.2.0
#19 114.3 -> installed integers.0.7.0
#19 115.2 -> installed gluten-lwt-unix.0.5.2
#19 120.1 -> installed stdcompat.21.0
#19 120.2 -> installed h2-lwt-unix.0.12.0
#19 122.5 -> installed httpun-lwt-unix.0.1.0
#19 127.7 -> installed ctypes.0.23.0
#19 127.9 -> installed stringext.1.6.0
#19 128.6 -> installed textmate-language.0.4.0
#19 129.4 -> installed unstrctrd.0.4
#19 130.2 -> installed hilite.0.5.0
#19 131.9 -> installed stdune.3.19.1
#19 135.7 -> installed uri.4.4.0
#19 135.8 -> installed yojson.3.0.0
#19 136.7 -> installed pure-html.3.11.1
#19 137.5 -> installed graphql.0.14.0
#19 137.8 -> installed graphql-lwt.0.14.0
#19 138.4 -> installed dune-private-libs.3.19.1
#19 140.4 -> installed ppxlib.0.35.0
#19 141.1 -> installed dune-site.3.19.1
#19 144.0 -> installed lwt_ppx.5.9.1
#19 144.7 -> installed ppx_import.1.11.0
#19 144.9 -> installed ppx_show.0.2.1
#19 146.5 -> installed dream-pure.1.0.0~alpha2
#19 147.7 -> installed sedlex.3.6
#19 148.9 -> installed dream-httpaf.1.0.0~alpha4
#19 163.5 -> installed js_of_ocaml-compiler.6.2.0
#19 169.3 -> installed bigarray-overlap.0.2.1
#19 171.9 -> installed logs.0.9.0
#19 173.0 -> installed prettym.0.0.3
#19 174.6 -> installed js_of_ocaml-toplevel.6.2.0
#19 175.4 -> installed mirage-crypto-rng.1.2.0
#19 176.5 -> installed bos.0.2.1
#19 185.9 -> installed brr.0.0.8
#19 186.9 -> installed mirage-crypto-pk.1.2.0
#19 187.5 -> installed mirage-crypto-rng-lwt.1.2.0
#19 189.1 -> installed multipart_form.0.7.0
#19 194.3 -> installed mirage-crypto-ec.1.2.0
#19 194.7 -> installed multipart_form-lwt.0.7.0
#19 197.9 -> installed x509.1.0.6
#19 199.1 -> installed js_of_ocaml.6.2.0
#19 199.7 -> installed yaml.3.2.0
#19 200.3 -> installed tls.2.0.1
#19 202.0 -> installed ppx_deriving_yaml.0.4.0
#19 203.1 -> installed caqti.2.2.4
#19 203.7 -> installed caqti-lwt.2.2.4
#19 206.8 -> installed dream.1.0.0~alpha8
#19 208.8 -> installed dream-encoding.dev
#19 208.9 -> installed dream-accept.0.1.0
#19 209.0 -> installed dream-html.3.11.1
#19 215.1 Done.
#19 215.1 # To update the current shell environment, run: eval $(opam env)
#19 DONE 215.8s
#20 [build 9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 1.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.266 + dune exec -- src/gen/main.exe file.dune
#24 7.012 File "src/gen/dune", line 7, characters 2-9:
#24 7.012 7 | cmarkit
#24 7.012 ^^^^^^^
#24 7.012 Error: Library "cmarkit" not found.
#24 7.012 -> required by _build/default/src/gen/main.exe
#24 8.588 + dune build @convert
#24 17.67 Error: Alias "convert" specified on the command line is empty.
#24 17.67 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.266 + dune exec -- src/gen/main.exe file.dune
7.012 File "src/gen/dune", line 7, characters 2-9:
7.012 7 | cmarkit
7.012 ^^^^^^^
7.012 Error: Library "cmarkit" not found.
7.012 -> required by _build/default/src/gen/main.exe
8.588 + dune build @convert
17.67 Error: Alias "convert" specified on the command line is empty.
17.67 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-06-29 10:45.38: Job failed: Docker build exited with status 1