2026-03-28 17:01.03: New job: docker build {
"commit": "3dc657c04dab8c9c1b4cd85c437d428a053830fb",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-03-28 17:01.03: Waiting for resource in pool docker-build-pool
2026-03-28 17:04.23: Got resource from pool docker-build-pool
2026-03-28 17:04.23: 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-03-28 17:04.23: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout32502454"
2026-03-28 17:04.25: Exec: "git" "-C" "/tmp/git-checkout32502454" "submodule"
"deinit" "--force" "--all"
2026-03-28 17:04.25: Exec: "git" "-C" "/tmp/git-checkout32502454" "reset"
"--hard" "-q" "3dc657c04dab8c9c1b4cd85c437d428a053830fb"
2026-03-28 17:04.26: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout32502454" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-28 17:04.26: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout32502454/Dockerfile"
"--iidfile" "/tmp/git-checkout32502454/docker-iid"
"--" "/tmp/git-checkout32502454"
#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:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91
#3 CACHED
#4 [internal] load metadata for docker.io/library/alpine:3.21
#4 ...
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#5 DONE 0.5s
#4 [internal] load metadata for docker.io/library/alpine:3.21
#4 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 [internal] setting cache mount permissions
#8 DONE 0.0s
#9 [run 1/10] FROM docker.io/library/alpine:3.21@sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709
#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 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
#8 [internal] setting cache mount permissions
#8 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.769 The following additional pinnings are required by tarides-com.dev:
#19 1.769 - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.769 - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.769 Pin and install them? [y/n] y
#19 3.145 [cmarkit.dev] synchronised (no changes)
#19 3.147 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 3.681 [dream-encoding.dev] synchronised (no changes)
#19 3.682 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 8.264 The following actions will be performed:
#19 8.266 === install 140 packages
#19 8.266 - install angstrom 0.16.1 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.266 - install asn1-combinators 0.3.2 [required by x509]
#19 8.266 - install astring 0.8.5 [required by tarides-com]
#19 8.266 - install base-bytes base [required by ocplib-endian]
#19 8.266 - install base64 3.5.1 [required by tarides-com]
#19 8.266 - install bigarray-compat 1.1.0 [required by dream]
#19 8.266 - install bigarray-overlap 0.2.1 [required by prettym]
#19 8.266 - install bigstringaf 0.10.0 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.266 - install bos 0.2.1 [required by yaml]
#19 8.266 - install brr 0.0.8 [required by tarides-com]
#19 8.266 - install camlp-streams 5.0.1 [required by dream]
#19 8.266 - install caqti 2.2.4 [required by dream]
#19 8.266 - install caqti-lwt 2.2.4 [required by dream]
#19 8.266 - install checkseum 0.5.2 [required by decompress]
#19 8.266 - install cmdliner 1.3.0 [required by uucp]
#19 8.266 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#19 8.266 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#19 8.266 - install conf-libev 4-12 [required by dream]
#19 8.266 - install conf-libssl 4 [required by ssl]
#19 8.266 - install conf-oniguruma 1 [required by oniguruma]
#19 8.266 - install conf-pkg-config 4 [required by bigarray-overlap, conf-oniguruma]
#19 8.266 - install cppo 1.8.0 [required by lwt]
#19 8.266 - install csexp 1.5.2 [required by dune-private-libs]
#19 8.266 - install cstruct 6.2.0 [required by dream]
#19 8.266 - install ctypes 0.23.0 [required by yaml]
#19 8.266 - install decompress 1.5.3 [required by dream-encoding]
#19 8.266 - install digestif 1.3.0 [required by dream]
#19 8.266 - install domain-name 0.4.1 [required by caqti, caqti-lwt]
#19 8.266 - install dream 1.0.0~alpha8 [required by tarides-com]
#19 8.266 - install dream-accept 0.1.0 [required by tarides-com]
#19 8.266 - install dream-encoding dev (pinned) [required by tarides-com]
#19 8.267 - install dream-html 3.11.1 [required by tarides-com]
#19 8.267 - install dream-httpaf 1.0.0~alpha4 [required by dream]
#19 8.267 - install dream-pure 1.0.0~alpha2 [required by dream]
#19 8.267 - install dune 3.19.1 [required by tarides-com]
#19 8.267 - install dune-configurator 3.19.1 [required by yaml]
#19 8.267 - install dune-private-libs 3.19.1 [required by dune-site]
#19 8.267 - install dune-site 3.19.1 [required by caqti]
#19 8.267 - install duration 0.2.1 [required by mirage-crypto-rng-lwt]
#19 8.267 - install dyn 3.19.1 [required by dune-private-libs]
#19 8.267 - install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 8.267 - install faraday 0.8.2 [required by httpun, gluten, h2, httpun-ws]
#19 8.267 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#19 8.267 - install faraday-lwt-unix 0.8.2 [required by gluten-lwt-unix, h2-lwt-unix]
#19 8.267 - install fmt 0.11.0 [required by dream]
#19 8.267 - install fpath 0.7.3 [required by bos]
#19 8.267 - install gen 1.1 [required by sedlex]
#19 8.267 - install gluten 0.5.2 [required by dream-httpaf]
#19 8.267 - install gluten-lwt 0.5.2 [required by gluten-lwt-unix]
#19 8.267 - install gluten-lwt-unix 0.5.2 [required by dream-httpaf]
#19 8.267 - install gmap 0.3.0 [required by x509]
#19 8.267 - install graphql 0.14.0 [required by graphql-lwt]
#19 8.267 - install graphql-lwt 0.14.0 [required by dream]
#19 8.267 - install graphql_parser 0.14.0 [required by dream]
#19 8.267 - install h2 0.12.0 [required by dream-httpaf]
#19 8.267 - install h2-lwt 0.12.0 [required by h2-lwt-unix]
#19 8.267 - install h2-lwt-unix 0.12.0 [required by dream-httpaf]
#19 8.267 - install hilite 0.5.0 [required by tarides-com]
#19 8.267 - install hmap 0.8.1 [required by dream-pure]
#19 8.267 - install hpack 0.12.0 [required by h2]
#19 8.267 - install httpun 0.1.0 [required by dream-httpaf]
#19 8.267 - install httpun-lwt 0.1.0 [required by httpun-lwt-unix]
#19 8.267 - install httpun-lwt-unix 0.1.0 [required by dream-httpaf]
#19 8.267 - install httpun-types 0.1.0 [required by h2, httpun]
#19 8.268 - install httpun-ws 0.2.0 [required by dream-httpaf]
#19 8.268 - install integers 0.7.0 [required by ctypes]
#19 8.268 - install ipaddr 5.6.1 [required by caqti, caqti-lwt]
#19 8.268 - install js_of_ocaml 6.2.0 [required by tarides-com]
#19 8.268 - install js_of_ocaml-compiler 6.2.0 [required by brr, js_of_ocaml]
#19 8.268 - install js_of_ocaml-toplevel 6.2.0 [required by brr]
#19 8.268 - install kdf 1.0.0 [required by tls]
#19 8.268 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#19 8.268 - install lambdasoup 1.1.1 [required by tarides-com]
#19 8.268 - install logs 0.9.0 [required by dream]
#19 8.268 - install lru 0.3.1 [required by caqti]
#19 8.268 - install lwt 5.9.1 [required by dream, mirage-kv-unix]
#19 8.268 - install lwt-dllist 1.1.0 [required by caqti]
#19 8.268 - install lwt_ppx 5.9.1 [required by dream, dream-encoding]
#19 8.268 - install lwt_ssl 1.2.0 [required by dream]
#19 8.268 - install macaddr 5.6.1 [required by ipaddr]
#19 8.268 - install magic-mime 1.3.1 [required by dream]
#19 8.268 - install markup 1.0.3 [required by tarides-com]
#19 8.268 - install menhir 20240715 [required by js_of_ocaml-compiler, graphql_parser]
#19 8.268 - install menhirCST 20240715 [required by menhir]
#19 8.268 - install menhirLib 20240715 [required by js_of_ocaml-compiler]
#19 8.268 - install menhirSdk 20240715 [required by js_of_ocaml-compiler]
#19 8.268 - install mirage-clock 4.2.0 [required by dream]
#19 8.268 - install mirage-crypto 1.2.0 [required by dream]
#19 8.268 - install mirage-crypto-ec 1.2.0 [required by tls]
#19 8.268 - install mirage-crypto-pk 1.2.0 [required by tls]
#19 8.268 - install mirage-crypto-rng 1.2.0 [required by dream]
#19 8.268 - install mirage-crypto-rng-lwt 1.2.0 [required by dream]
#19 8.268 - install mirage-kv 6.1.1 [required by mirage-kv-unix]
#19 8.268 - install mirage-kv-unix 3.0.1 [required by tarides-com]
#19 8.268 - install mtime 2.1.0 [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 8.268 - install multipart_form 0.7.0 [required by dream]
#19 8.268 - install multipart_form-lwt 0.7.0 [required by dream]
#19 8.268 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#19 8.268 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#19 8.268 - install ocamlbuild 0.16.1 [required by brr, astring, uucp]
#19 8.269 - install ocamlfind 1.9.8 [required by brr, astring, uucp]
#19 8.269 - install ocplib-endian 1.2 [required by lwt]
#19 8.269 - install ohex 0.2.0 [required by tls]
#19 8.269 - install oniguruma 0.1.2 [required by textmate-language]
#19 8.269 - install optint 0.3.0 [required by mirage-kv-unix]
#19 8.269 - install ordering 3.19.1 [required by dyn, stdune]
#19 8.269 - install pecu 0.7 [required by multipart_form]
#19 8.269 - install pp 2.0.0 [required by dune-private-libs]
#19 8.269 - install ppx_derivers 1.2.1 [required by ppxlib]
#19 8.269 - install ppx_deriving_yaml 0.4.0 [required by tarides-com]
#19 8.269 - install ppx_import 1.11.0 [required by tarides-com]
#19 8.269 - install ppx_show 0.2.1 [required by tarides-com]
#19 8.269 - install ppxlib 0.35.0 [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 8.269 - install prettym 0.0.3 [required by multipart_form]
#19 8.269 - install psq 0.2.1 [required by lru, h2]
#19 8.269 - install ptime 1.2.0 [required by dream, mirage-kv-unix]
#19 8.269 - install pure-html 3.11.1 [required by dream-html]
#19 8.269 - install re 1.13.2 [required by graphql_parser]
#19 8.269 - install rresult 0.7.0 [required by graphql, bos]
#19 8.269 - install sedlex 3.6 [required by js_of_ocaml-compiler]
#19 8.269 - install seq base [required by re, graphql]
#19 8.269 - install sexplib0 v0.17.0 [required by ppxlib]
#19 8.269 - install ssl 0.7.0 [required by dream]
#19 8.269 - install stdcompat 21.0 [required by ppx_show]
#19 8.269 - install stdlib-shims 0.3.0 [required by ppxlib]
#19 8.269 - install stdune 3.19.1 [required by dune-private-libs]
#19 8.269 - install stringext 1.6.0 [required by uri]
#19 8.269 - install textmate-language 0.4.0 [required by hilite]
#19 8.269 - install tls 2.0.1 [required by caqti]
#19 8.269 - install topkg 1.1.0 [required by brr, astring, uucp]
#19 8.269 - install uchar 0.0.2 [required by markup]
#19 8.269 - install unstrctrd 0.4 [required by multipart_form]
#19 8.269 - install uri 4.4.0 [required by dream]
#19 8.269 - install uucp 16.0.0 [required by tarides-com]
#19 8.270 - install uunf 16.0.0 [required by tarides-com]
#19 8.270 - install uutf 1.0.4 [required by multipart_form, uunf]
#19 8.270 - install x509 1.0.6 [required by caqti]
#19 8.270 - install yaml 3.2.0 [required by ppx_deriving_yaml]
#19 8.270 - install yojson 3.0.0 [required by dream]
#19 8.270 - install zarith 1.14 [required by mirage-crypto-pk]
#19 9.028
#19 9.028 The following system packages will first need to be installed:
#19 9.028 openssl-dev
#19 9.028
#19 9.028 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 9.028
#19 9.028 opam believes some required external dependencies are missing. opam can:
#19 9.028 > 1. Run apk to install them (may need root/sudo access)
#19 9.028 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 9.028 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 9.028 4. Abort the installation
#19 9.028
#19 9.028 [1/2/3/4] 1
#19 9.028
#19 9.029 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 10.03 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 10.03 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 10.03 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 10.03 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 10.03 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 10.03 - OK: 369 MiB in 144 packages
#19 10.08
#19 10.08 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 10.09 -> retrieved asn1-combinators.0.3.2 (cached)
#19 10.11 -> retrieved angstrom.0.16.1 (cached)
#19 10.12 -> retrieved astring.0.8.5 (cached)
#19 10.13 -> retrieved base64.3.5.1 (cached)
#19 10.13 -> retrieved bigarray-compat.1.1.0 (cached)
#19 10.14 -> retrieved bigarray-overlap.0.2.1 (cached)
#19 10.15 -> retrieved bigstringaf.0.10.0 (cached)
#19 10.16 -> retrieved bos.0.2.1 (cached)
#19 10.17 -> retrieved camlp-streams.5.0.1 (cached)
#19 10.20 -> retrieved checkseum.0.5.2 (cached)
#19 10.37 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (cached)
#19 10.38 -> retrieved conf-gmp.5 (cached)
#19 10.41 -> retrieved conf-gmp-powm-sec.4 (cached)
#19 10.41 -> retrieved conf-libev.4-12 (cached)
#19 10.41 -> retrieved conf-libssl.4 (cached)
#19 10.45 -> retrieved brr.0.0.8 (cached)
#19 10.46 -> retrieved cmdliner.1.3.0 (cached)
#19 10.48 -> retrieved cppo.1.8.0 (cached)
#19 10.56 -> installed conf-gmp.5
#19 10.56 -> installed conf-pkg-config.4
#19 10.57 -> retrieved csexp.1.5.2 (cached)
#19 10.60 -> retrieved cstruct.6.2.0 (cached)
#19 10.73 -> retrieved ctypes.0.23.0 (cached)
#19 10.73 -> installed conf-libev.4-12
#19 10.74 -> installed conf-gmp-powm-sec.4
#19 10.74 -> retrieved domain-name.0.4.1 (cached)
#19 10.75 -> installed conf-libssl.4
#19 10.76 -> installed conf-oniguruma.1
#19 10.80 -> retrieved decompress.1.5.3 (cached)
#19 10.85 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached)
#19 10.85 -> retrieved dream-accept.0.1.0 (cached)
#19 10.93 -> retrieved dream-html.3.11.1, pure-html.3.11.1 (cached)
#19 11.04 -> retrieved dream-pure.1.0.0~alpha2 (cached)
#19 11.25 -> retrieved digestif.1.3.0 (cached)
#19 11.25 -> retrieved duration.0.2.1 (cached)
#19 11.27 -> retrieved eqaf.0.10 (cached)
#19 11.30 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
#19 11.32 -> retrieved fmt.0.11.0 (cached)
#19 11.33 -> retrieved fpath.0.7.3 (cached)
#19 11.34 -> retrieved gen.1.1 (cached)
#19 11.38 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached)
#19 11.40 -> retrieved gmap.0.3.0 (cached)
#19 11.52 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
#19 11.54 -> retrieved dream-encoding.dev (no changes)
#19 11.56 -> retrieved hilite.0.5.0 (cached)
#19 11.57 -> retrieved hmap.0.8.1 (cached)
#19 11.73 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (cached)
#19 11.88 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached)
#19 11.90 -> retrieved httpun-ws.0.2.0 (cached)
#19 11.91 -> retrieved integers.0.7.0 (cached)
#19 21.94 -> 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 25.45 -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
#19 32.22 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0 (cached)
#19 32.24 -> retrieved kdf.1.0.0 (cached)
#19 32.26 -> retrieved ke.0.6 (cached)
#19 32.27 -> retrieved lambdasoup.1.1.1 (cached)
#19 32.29 -> retrieved logs.0.9.0 (cached)
#19 32.30 -> retrieved lru.0.3.1 (cached)
#19 32.31 -> retrieved lwt-dllist.1.1.0 (cached)
#19 32.32 -> retrieved lwt_ssl.1.2.0 (cached)
#19 32.55 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (cached)
#19 32.59 -> installed cmdliner.1.3.0
#19 32.60 -> retrieved magic-mime.1.3.1 (cached)
#19 32.62 -> retrieved markup.1.0.3 (cached)
#19 32.66 -> retrieved mirage-clock.4.2.0 (cached)
#19 33.24 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
#19 33.25 -> retrieved mirage-kv.6.1.1 (cached)
#19 33.26 -> retrieved mirage-kv-unix.3.0.1 (cached)
#19 33.27 -> retrieved mtime.2.1.0 (cached)
#19 33.31 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)
#19 33.32 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#19 33.34 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#19 33.73 -> 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.81 -> retrieved ocamlbuild.0.16.1 (cached)
#19 33.95 -> retrieved ocamlfind.1.9.8 (cached)
#19 33.99 -> retrieved ocplib-endian.1.2 (cached)
#19 33.99 -> retrieved ohex.0.2.0 (cached)
#19 34.01 -> retrieved oniguruma.0.1.2 (cached)
#19 34.02 -> retrieved optint.0.3.0 (cached)
#19 34.03 -> retrieved pecu.0.7 (cached)
#19 34.04 -> retrieved pp.2.0.0 (cached)
#19 34.05 -> retrieved ppx_derivers.1.2.1 (cached)
#19 34.07 -> retrieved ppx_deriving_yaml.0.4.0 (cached)
#19 34.08 -> retrieved ppx_import.1.11.0 (cached)
#19 34.09 -> retrieved ppx_show.0.2.1 (cached)
#19 34.10 -> retrieved prettym.0.0.3 (cached)
#19 34.11 -> retrieved psq.0.2.1 (cached)
#19 34.14 -> retrieved ptime.1.2.0 (cached)
#19 34.19 -> retrieved re.1.13.2 (cached)
#19 34.20 -> retrieved rresult.0.7.0 (cached)
#19 34.22 -> retrieved seq.base (cached)
#19 34.25 -> retrieved sedlex.3.6 (cached)
#19 34.27 -> retrieved sexplib0.v0.17.0 (cached)
#19 34.30 -> retrieved ssl.0.7.0 (cached)
#19 34.31 -> retrieved stdlib-shims.0.3.0 (cached)
#19 34.55 -> retrieved ppxlib.0.35.0 (cached)
#19 34.89 -> retrieved stdcompat.21.0 (cached)
#19 34.90 -> retrieved stringext.1.6.0 (cached)
#19 34.92 -> retrieved textmate-language.0.4.0 (cached)
#19 34.97 -> retrieved uchar.0.0.2 (cached)
#19 35.03 -> retrieved topkg.1.1.0 (cached)
#19 35.04 -> retrieved unstrctrd.0.4 (cached)
#19 35.10 -> retrieved tls.2.0.1 (cached)
#19 35.13 -> retrieved uri.4.4.0 (cached)
#19 35.15 -> retrieved uunf.16.0.0 (cached)
#19 35.17 -> retrieved uutf.1.0.4 (cached)
#19 35.26 -> retrieved yaml.3.2.0 (cached)
#19 35.32 -> retrieved x509.1.0.6 (cached)
#19 35.35 -> retrieved zarith.1.14 (cached)
#19 35.55 -> retrieved yojson.3.0.0 (cached)
#19 35.60 -> retrieved uucp.16.0.0 (cached)
#19 38.55 -> installed ocamlfind.1.9.8
#19 38.56 -> installed base-bytes.base
#19 38.56 -> installed seq.base
#19 41.18 -> installed ocamlbuild.0.16.1
#19 43.60 -> installed zarith.1.14
#19 43.93 -> installed uchar.0.0.2
#19 46.07 -> installed topkg.1.1.0
#19 47.69 -> installed fmt.0.11.0
#19 48.01 -> installed astring.0.8.5
#19 48.15 -> installed hmap.0.8.1
#19 49.07 -> installed fpath.0.7.3
#19 49.60 -> installed mtime.2.1.0
#19 50.26 -> installed rresult.0.7.0
#19 50.87 -> installed ptime.1.2.0
#19 51.59 -> installed uutf.1.0.4
#19 58.50 -> installed uunf.16.0.0
#19 63.39 -> installed dune.3.19.1
#19 64.16 -> installed base64.3.5.1
#19 64.35 -> installed asn1-combinators.0.3.2
#19 64.46 -> installed bigarray-compat.1.1.0
#19 64.66 -> installed camlp-streams.5.0.1
#19 64.99 -> installed csexp.1.5.2
#19 65.59 -> installed cstruct.6.2.0
#19 66.96 -> installed cppo.1.8.0
#19 67.00 -> installed domain-name.0.4.1
#19 67.22 -> installed duration.0.2.1
#19 67.88 -> installed eqaf.0.10
#19 68.78 -> installed dune-configurator.3.19.1
#19 69.23 -> installed gen.1.1
#19 70.33 -> installed bigstringaf.0.10.0
#19 70.67 -> installed gmap.0.3.0
#19 70.98 -> installed faraday.0.8.2
#19 71.60 -> installed ke.0.6
#19 71.86 -> installed gluten.0.5.2
#19 72.47 -> installed httpun-types.0.1.0
#19 72.64 -> installed digestif.1.3.0
#19 72.66 -> installed lwt-dllist.1.1.0
#19 72.88 -> installed macaddr.5.6.1
#19 73.83 -> installed magic-mime.1.3.1
#19 74.91 -> installed ipaddr.5.6.1
#19 75.28 -> installed menhirCST.20240715
#19 75.75 -> installed markup.1.0.3
#19 76.08 -> installed menhirLib.20240715
#19 76.23 -> installed menhirSdk.20240715
#19 76.53 -> installed mirage-clock.4.2.0
#19 76.64 -> installed lambdasoup.1.1.1
#19 82.82 -> installed mirage-crypto.1.2.0
#19 84.84 -> installed ocaml-compiler-libs.v0.12.4
#19 85.41 -> installed kdf.1.0.0
#19 86.81 -> installed ocaml-syntax-shims.1.0.0
#19 87.41 -> installed uucp.16.0.0
#19 87.45 -> installed ocplib-endian.1.2
#19 87.72 -> installed ohex.0.2.0
#19 87.93 -> installed angstrom.0.16.1
#19 88.99 -> installed oniguruma.0.1.2
#19 91.46 -> installed hpack.0.12.0
#19 92.81 -> installed httpun.0.1.0
#19 93.75 -> installed optint.0.3.0
#19 94.95 -> installed httpun-ws.0.2.0
#19 100.7 -> installed checkseum.0.5.2
#19 100.9 -> installed lwt.5.9.1
#19 102.0 -> installed ordering.3.19.1
#19 102.2 -> installed faraday-lwt.0.8.2
#19 102.3 -> installed menhir.20240715
#19 102.5 -> installed faraday-lwt-unix.0.8.2
#19 102.5 -> installed gluten-lwt.0.5.2
#19 102.6 -> installed decompress.1.5.3
#19 102.7 -> installed mirage-kv.6.1.1
#19 102.8 -> installed pecu.0.7
#19 102.9 -> installed httpun-lwt.0.1.0
#19 103.0 -> installed pp.2.0.0
#19 104.7 -> installed ppx_derivers.1.2.1
#19 104.7 -> installed mirage-kv-unix.3.0.1
#19 104.7 -> installed psq.0.2.1
#19 105.7 -> installed dyn.3.19.1
#19 105.8 -> installed sexplib0.v0.17.0
#19 106.3 -> installed lru.0.3.1
#19 107.5 -> installed re.1.13.2
#19 107.8 -> installed h2.0.12.0
#19 108.7 -> installed graphql_parser.0.14.0
#19 108.7 -> installed ssl.0.7.0
#19 109.0 -> installed stdlib-shims.0.3.0
#19 109.0 -> installed h2-lwt.0.12.0
#19 109.5 -> installed lwt_ssl.1.2.0
#19 110.5 -> installed integers.0.7.0
#19 111.2 -> installed gluten-lwt-unix.0.5.2
#19 115.8 -> installed stdcompat.21.0
#19 115.8 -> installed h2-lwt-unix.0.12.0
#19 120.5 -> installed httpun-lwt-unix.0.1.0
#19 121.3 -> installed ctypes.0.23.0
#19 121.5 -> installed stringext.1.6.0
#19 122.0 -> installed textmate-language.0.4.0
#19 122.6 -> installed unstrctrd.0.4
#19 123.6 -> installed hilite.0.5.0
#19 127.2 -> installed uri.4.4.0
#19 130.0 -> installed stdune.3.19.1
#19 133.5 -> installed yojson.3.0.0
#19 133.5 -> installed pure-html.3.11.1
#19 134.2 -> installed graphql.0.14.0
#19 134.5 -> installed graphql-lwt.0.14.0
#19 135.3 -> installed ppxlib.0.35.0
#19 135.5 -> installed dune-private-libs.3.19.1
#19 140.1 -> installed lwt_ppx.5.9.1
#19 140.2 -> installed ppx_import.1.11.0
#19 140.3 -> installed ppx_show.0.2.1
#19 141.8 -> installed dune-site.3.19.1
#19 142.1 -> installed dream-pure.1.0.0~alpha2
#19 143.5 -> installed dream-httpaf.1.0.0~alpha4
#19 144.0 -> installed sedlex.3.6
#19 158.9 -> installed js_of_ocaml-compiler.6.2.0
#19 161.5 -> installed bigarray-overlap.0.2.1
#19 163.8 -> installed logs.0.9.0
#19 164.5 -> installed prettym.0.0.3
#19 165.6 -> installed js_of_ocaml-toplevel.6.2.0
#19 166.8 -> installed mirage-crypto-rng.1.2.0
#19 168.4 -> installed bos.0.2.1
#19 176.9 -> installed brr.0.0.8
#19 177.9 -> installed mirage-crypto-pk.1.2.0
#19 178.4 -> installed mirage-crypto-rng-lwt.1.2.0
#19 180.0 -> installed multipart_form.0.7.0
#19 186.0 -> installed mirage-crypto-ec.1.2.0
#19 186.5 -> installed multipart_form-lwt.0.7.0
#19 189.9 -> installed x509.1.0.6
#19 190.1 -> installed yaml.3.2.0
#19 192.5 -> installed js_of_ocaml.6.2.0
#19 192.9 -> installed tls.2.0.1
#19 193.1 -> installed ppx_deriving_yaml.0.4.0
#19 195.2 -> installed caqti.2.2.4
#19 195.8 -> installed caqti-lwt.2.2.4
#19 198.6 -> installed dream.1.0.0~alpha8
#19 200.6 -> installed dream-html.3.11.1
#19 200.6 -> installed dream-encoding.dev
#19 200.7 -> installed dream-accept.0.1.0
#19 206.8 Done.
#19 206.9 # To update the current shell environment, run: eval $(opam env)
#19 DONE 207.4s
#20 [build 9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 1.1s
#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.254 + dune exec -- src/gen/main.exe file.dune
#24 1.240 File "src/gen/dune", line 7, characters 2-9:
#24 1.240 7 | cmarkit
#24 1.240 ^^^^^^^
#24 1.240 Error: Library "cmarkit" not found.
#24 1.240 -> required by _build/default/src/gen/main.exe
#24 2.709 + dune build @convert
#24 11.81 Error: Alias "convert" specified on the command line is empty.
#24 11.81 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.254 + dune exec -- src/gen/main.exe file.dune
1.240 File "src/gen/dune", line 7, characters 2-9:
1.240 7 | cmarkit
1.240 ^^^^^^^
1.240 Error: Library "cmarkit" not found.
1.240 -> required by _build/default/src/gen/main.exe
2.709 + dune build @convert
11.81 Error: Alias "convert" specified on the command line is empty.
11.81 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-03-28 17:08.13: Job failed: Docker build exited with status 1