2026-01-22 16:24.04: New job: docker build {
"commit": "3dc657c04dab8c9c1b4cd85c437d428a053830fb",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-01-22 16:24.04: Waiting for resource in pool docker-build-pool
2026-01-22 16:27.48: Got resource from pool docker-build-pool
2026-01-22 16:27.48: 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-01-22 16:27.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout103b2ddc"
2026-01-22 16:27.50: Exec: "git" "-C" "/tmp/git-checkout103b2ddc" "submodule"
"deinit" "--force" "--all"
2026-01-22 16:27.50: Exec: "git" "-C" "/tmp/git-checkout103b2ddc" "reset"
"--hard" "-q" "3dc657c04dab8c9c1b4cd85c437d428a053830fb"
2026-01-22 16:27.52: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout103b2ddc" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-22 16:27.52: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout103b2ddc/Dockerfile"
"--iidfile" "/tmp/git-checkout103b2ddc/docker-iid"
"--" "/tmp/git-checkout103b2ddc"
#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.6s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
#3 CACHED
#4 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#4 ...
#5 [internal] load metadata for docker.io/library/alpine:3.21
#5 DONE 0.4s
#4 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#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:5405e8f36ce1878720f71217d664aa3dea32e5e5df11acbf07fc78ef5661465b
#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.4s 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
#8 [internal] setting cache mount permissions
#8 CACHED
#18 [build 7/15] COPY --link tarides-com.opam tarides-com.opam
#18 DONE 0.6s
#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.770 The following additional pinnings are required by tarides-com.dev:
#19 1.770 - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.770 - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.770 Pin and install them? [y/n] y
#19 3.296 [cmarkit.dev] synchronised (no changes)
#19 3.298 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 3.830 [dream-encoding.dev] synchronised (no changes)
#19 3.831 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 8.486 The following actions will be performed:
#19 8.488 === install 140 packages
#19 8.488 - install angstrom 0.16.1 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.488 - install asn1-combinators 0.3.2 [required by x509]
#19 8.488 - install astring 0.8.5 [required by tarides-com]
#19 8.488 - install base-bytes base [required by ocplib-endian]
#19 8.488 - install base64 3.5.1 [required by tarides-com]
#19 8.488 - install bigarray-compat 1.1.0 [required by dream]
#19 8.488 - install bigarray-overlap 0.2.1 [required by prettym]
#19 8.488 - install bigstringaf 0.10.0 [required by multipart_form, caqti, multipart_form-lwt]
#19 8.488 - install bos 0.2.1 [required by yaml]
#19 8.488 - install brr 0.0.8 [required by tarides-com]
#19 8.488 - install camlp-streams 5.0.1 [required by dream]
#19 8.489 - install caqti 2.2.4 [required by dream]
#19 8.489 - install caqti-lwt 2.2.4 [required by dream]
#19 8.489 - install checkseum 0.5.2 [required by decompress]
#19 8.489 - install cmdliner 1.3.0 [required by uucp]
#19 8.489 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#19 8.489 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#19 8.489 - install conf-libev 4-12 [required by dream]
#19 8.489 - install conf-libssl 4 [required by ssl]
#19 8.489 - install conf-oniguruma 1 [required by oniguruma]
#19 8.489 - install conf-pkg-config 4 [required by bigarray-overlap, conf-oniguruma]
#19 8.489 - install cppo 1.8.0 [required by lwt]
#19 8.489 - install csexp 1.5.2 [required by dune-private-libs]
#19 8.489 - install cstruct 6.2.0 [required by dream]
#19 8.489 - install ctypes 0.23.0 [required by yaml]
#19 8.489 - install decompress 1.5.3 [required by dream-encoding]
#19 8.489 - install digestif 1.3.0 [required by dream]
#19 8.489 - install domain-name 0.4.1 [required by caqti, caqti-lwt]
#19 8.489 - install dream 1.0.0~alpha8 [required by tarides-com]
#19 8.489 - install dream-accept 0.1.0 [required by tarides-com]
#19 8.489 - install dream-encoding dev (pinned) [required by tarides-com]
#19 8.489 - install dream-html 3.11.1 [required by tarides-com]
#19 8.489 - install dream-httpaf 1.0.0~alpha4 [required by dream]
#19 8.489 - install dream-pure 1.0.0~alpha2 [required by dream]
#19 8.489 - install dune 3.19.1 [required by tarides-com]
#19 8.489 - install dune-configurator 3.19.1 [required by yaml]
#19 8.489 - install dune-private-libs 3.19.1 [required by dune-site]
#19 8.489 - install dune-site 3.19.1 [required by caqti]
#19 8.489 - install duration 0.2.1 [required by mirage-crypto-rng-lwt]
#19 8.489 - install dyn 3.19.1 [required by dune-private-libs]
#19 8.489 - install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 8.489 - install faraday 0.8.2 [required by httpun, gluten, h2, httpun-ws]
#19 8.489 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#19 8.489 - install faraday-lwt-unix 0.8.2 [required by gluten-lwt-unix, h2-lwt-unix]
#19 8.490 - install fmt 0.11.0 [required by dream]
#19 8.490 - install fpath 0.7.3 [required by bos]
#19 8.490 - install gen 1.1 [required by sedlex]
#19 8.490 - install gluten 0.5.2 [required by dream-httpaf]
#19 8.490 - install gluten-lwt 0.5.2 [required by gluten-lwt-unix]
#19 8.490 - install gluten-lwt-unix 0.5.2 [required by dream-httpaf]
#19 8.490 - install gmap 0.3.0 [required by x509]
#19 8.490 - install graphql 0.14.0 [required by graphql-lwt]
#19 8.490 - install graphql-lwt 0.14.0 [required by dream]
#19 8.490 - install graphql_parser 0.14.0 [required by dream]
#19 8.490 - install h2 0.12.0 [required by dream-httpaf]
#19 8.490 - install h2-lwt 0.12.0 [required by h2-lwt-unix]
#19 8.490 - install h2-lwt-unix 0.12.0 [required by dream-httpaf]
#19 8.490 - install hilite 0.5.0 [required by tarides-com]
#19 8.490 - install hmap 0.8.1 [required by dream-pure]
#19 8.490 - install hpack 0.12.0 [required by h2]
#19 8.490 - install httpun 0.1.0 [required by dream-httpaf]
#19 8.490 - install httpun-lwt 0.1.0 [required by httpun-lwt-unix]
#19 8.490 - install httpun-lwt-unix 0.1.0 [required by dream-httpaf]
#19 8.490 - install httpun-types 0.1.0 [required by h2, httpun]
#19 8.490 - install httpun-ws 0.2.0 [required by dream-httpaf]
#19 8.490 - install integers 0.7.0 [required by ctypes]
#19 8.491 - install ipaddr 5.6.1 [required by caqti, caqti-lwt]
#19 8.491 - install js_of_ocaml 6.2.0 [required by tarides-com]
#19 8.491 - install js_of_ocaml-compiler 6.2.0 [required by brr, js_of_ocaml]
#19 8.491 - install js_of_ocaml-toplevel 6.2.0 [required by brr]
#19 8.491 - install kdf 1.0.0 [required by tls]
#19 8.491 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#19 8.491 - install lambdasoup 1.1.1 [required by tarides-com]
#19 8.491 - install logs 0.9.0 [required by dream]
#19 8.491 - install lru 0.3.1 [required by caqti]
#19 8.491 - install lwt 5.9.1 [required by dream, mirage-kv-unix]
#19 8.491 - install lwt-dllist 1.1.0 [required by caqti]
#19 8.491 - install lwt_ppx 5.9.1 [required by dream, dream-encoding]
#19 8.491 - install lwt_ssl 1.2.0 [required by dream]
#19 8.491 - install macaddr 5.6.1 [required by ipaddr]
#19 8.491 - install magic-mime 1.3.1 [required by dream]
#19 8.491 - install markup 1.0.3 [required by tarides-com]
#19 8.491 - install menhir 20240715 [required by js_of_ocaml-compiler, graphql_parser]
#19 8.491 - install menhirCST 20240715 [required by menhir]
#19 8.491 - install menhirLib 20240715 [required by js_of_ocaml-compiler]
#19 8.491 - install menhirSdk 20240715 [required by js_of_ocaml-compiler]
#19 8.491 - install mirage-clock 4.2.0 [required by dream]
#19 8.491 - install mirage-crypto 1.2.0 [required by dream]
#19 8.491 - install mirage-crypto-ec 1.2.0 [required by tls]
#19 8.491 - install mirage-crypto-pk 1.2.0 [required by tls]
#19 8.491 - install mirage-crypto-rng 1.2.0 [required by dream]
#19 8.491 - install mirage-crypto-rng-lwt 1.2.0 [required by dream]
#19 8.491 - install mirage-kv 6.1.1 [required by mirage-kv-unix]
#19 8.492 - install mirage-kv-unix 3.0.1 [required by tarides-com]
#19 8.493 - install mtime 2.1.0 [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 8.493 - install multipart_form 0.7.0 [required by dream]
#19 8.493 - install multipart_form-lwt 0.7.0 [required by dream]
#19 8.493 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#19 8.493 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#19 8.493 - install ocamlbuild 0.16.1 [required by brr, astring, uucp]
#19 8.493 - install ocamlfind 1.9.8 [required by brr, astring, uucp]
#19 8.493 - install ocplib-endian 1.2 [required by lwt]
#19 8.493 - install ohex 0.2.0 [required by tls]
#19 8.493 - install oniguruma 0.1.2 [required by textmate-language]
#19 8.493 - install optint 0.3.0 [required by mirage-kv-unix]
#19 8.493 - install ordering 3.19.1 [required by dyn, stdune]
#19 8.493 - install pecu 0.7 [required by multipart_form]
#19 8.493 - install pp 2.0.0 [required by dune-private-libs]
#19 8.493 - install ppx_derivers 1.2.1 [required by ppxlib]
#19 8.493 - install ppx_deriving_yaml 0.4.0 [required by tarides-com]
#19 8.493 - install ppx_import 1.11.0 [required by tarides-com]
#19 8.493 - install ppx_show 0.2.1 [required by tarides-com]
#19 8.493 - install ppxlib 0.35.0 [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 8.493 - install prettym 0.0.3 [required by multipart_form]
#19 8.493 - install psq 0.2.1 [required by lru, h2]
#19 8.493 - install ptime 1.2.0 [required by dream, mirage-kv-unix]
#19 8.493 - install pure-html 3.11.1 [required by dream-html]
#19 8.493 - install re 1.13.2 [required by graphql_parser]
#19 8.493 - install rresult 0.7.0 [required by graphql, bos]
#19 8.493 - install sedlex 3.6 [required by js_of_ocaml-compiler]
#19 8.493 - install seq base [required by re, graphql]
#19 8.493 - install sexplib0 v0.17.0 [required by ppxlib]
#19 8.493 - install ssl 0.7.0 [required by dream]
#19 8.493 - install stdcompat 21.0 [required by ppx_show]
#19 8.493 - install stdlib-shims 0.3.0 [required by ppxlib]
#19 8.493 - install stdune 3.19.1 [required by dune-private-libs]
#19 8.493 - install stringext 1.6.0 [required by uri]
#19 8.493 - install textmate-language 0.4.0 [required by hilite]
#19 8.493 - install tls 2.0.1 [required by caqti]
#19 8.493 - install topkg 1.1.0 [required by brr, astring, uucp]
#19 8.493 - install uchar 0.0.2 [required by markup]
#19 8.493 - install unstrctrd 0.4 [required by multipart_form]
#19 8.493 - install uri 4.4.0 [required by dream]
#19 8.493 - install uucp 16.0.0 [required by tarides-com]
#19 8.493 - install uunf 16.0.0 [required by tarides-com]
#19 8.493 - install uutf 1.0.4 [required by multipart_form, uunf]
#19 8.493 - install x509 1.0.6 [required by caqti]
#19 8.493 - install yaml 3.2.0 [required by ppx_deriving_yaml]
#19 8.493 - install yojson 3.0.0 [required by dream]
#19 8.493 - install zarith 1.14 [required by mirage-crypto-pk]
#19 9.234
#19 9.234 The following system packages will first need to be installed:
#19 9.234 openssl-dev
#19 9.234
#19 9.234 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 9.234
#19 9.234 opam believes some required external dependencies are missing. opam can:
#19 9.234 > 1. Run apk to install them (may need root/sudo access)
#19 9.234 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 9.234 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 9.234 4. Abort the installation
#19 9.234
#19 9.234 [1/2/3/4] 1
#19 9.234
#19 9.235 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 10.24 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 10.24 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 10.24 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 10.24 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 10.24 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 10.24 - OK: 369 MiB in 144 packages
#19 10.36
#19 10.36 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 10.37 -> retrieved asn1-combinators.0.3.2 (cached)
#19 10.39 -> retrieved angstrom.0.16.1 (cached)
#19 10.40 -> retrieved astring.0.8.5 (cached)
#19 10.41 -> retrieved base64.3.5.1 (cached)
#19 10.41 -> retrieved bigarray-compat.1.1.0 (cached)
#19 10.42 -> retrieved bigarray-overlap.0.2.1 (cached)
#19 10.43 -> retrieved bigstringaf.0.10.0 (cached)
#19 10.44 -> retrieved bos.0.2.1 (cached)
#19 10.45 -> retrieved camlp-streams.5.0.1 (cached)
#19 10.48 -> retrieved checkseum.0.5.2 (cached)
#19 10.65 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (cached)
#19 10.65 -> retrieved conf-gmp.5 (cached)
#19 10.69 -> retrieved conf-gmp-powm-sec.4 (cached)
#19 10.69 -> retrieved conf-libev.4-12 (cached)
#19 10.69 -> retrieved conf-libssl.4 (cached)
#19 10.72 -> retrieved brr.0.0.8 (cached)
#19 10.74 -> retrieved cmdliner.1.3.0 (cached)
#19 10.76 -> retrieved cppo.1.8.0 (cached)
#19 10.83 -> installed conf-gmp.5
#19 10.84 -> installed conf-pkg-config.4
#19 10.85 -> retrieved csexp.1.5.2 (cached)
#19 10.87 -> retrieved cstruct.6.2.0 (cached)
#19 11.01 -> retrieved ctypes.0.23.0 (cached)
#19 11.01 -> installed conf-libev.4-12
#19 11.02 -> installed conf-gmp-powm-sec.4
#19 11.02 -> retrieved domain-name.0.4.1 (cached)
#19 11.03 -> installed conf-libssl.4
#19 11.04 -> installed conf-oniguruma.1
#19 11.08 -> retrieved decompress.1.5.3 (cached)
#19 11.13 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached)
#19 11.13 -> retrieved dream-accept.0.1.0 (cached)
#19 11.22 -> retrieved dream-html.3.11.1, pure-html.3.11.1 (cached)
#19 11.33 -> retrieved dream-pure.1.0.0~alpha2 (cached)
#19 11.55 -> retrieved digestif.1.3.0 (cached)
#19 11.56 -> retrieved duration.0.2.1 (cached)
#19 11.57 -> retrieved eqaf.0.10 (cached)
#19 11.60 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
#19 11.61 -> retrieved fmt.0.11.0 (cached)
#19 11.62 -> retrieved fpath.0.7.3 (cached)
#19 11.64 -> retrieved gen.1.1 (cached)
#19 11.68 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached)
#19 11.69 -> retrieved gmap.0.3.0 (cached)
#19 11.70 -> retrieved dream-encoding.dev (no changes)
#19 11.81 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
#19 11.92 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (cached)
#19 11.93 -> retrieved hilite.0.5.0 (cached)
#19 11.94 -> retrieved hmap.0.8.1 (cached)
#19 11.97 -> retrieved httpun-ws.0.2.0 (cached)
#19 11.98 -> retrieved integers.0.7.0 (cached)
#19 12.14 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached)
#19 12.18 -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
#19 12.20 -> retrieved kdf.1.0.0 (cached)
#19 12.21 -> retrieved ke.0.6 (cached)
#19 12.23 -> retrieved lambdasoup.1.1.1 (cached)
#19 12.25 -> retrieved logs.0.9.0 (cached)
#19 22.14 -> 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 30.70 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0 (cached)
#19 30.71 -> retrieved lru.0.3.1 (cached)
#19 30.94 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (cached)
#19 30.95 -> retrieved lwt-dllist.1.1.0 (cached)
#19 30.96 -> retrieved lwt_ssl.1.2.0 (cached)
#19 31.05 -> retrieved magic-mime.1.3.1 (cached)
#19 31.07 -> retrieved markup.1.0.3 (cached)
#19 31.15 -> installed cmdliner.1.3.0
#19 31.74 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
#19 31.75 -> retrieved mirage-clock.4.2.0 (cached)
#19 32.11 -> 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 32.12 -> retrieved mirage-kv.6.1.1 (cached)
#19 32.13 -> retrieved mirage-kv-unix.3.0.1 (cached)
#19 32.14 -> retrieved mtime.2.1.0 (cached)
#19 32.15 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#19 32.18 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)
#19 32.19 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#19 32.21 -> retrieved ocplib-endian.1.2 (cached)
#19 32.27 -> retrieved ocamlbuild.0.16.1 (cached)
#19 32.36 -> retrieved ocamlfind.1.9.8 (cached)
#19 32.46 -> retrieved ohex.0.2.0 (cached)
#19 32.47 -> retrieved oniguruma.0.1.2 (cached)
#19 32.49 -> retrieved optint.0.3.0 (cached)
#19 32.50 -> retrieved pecu.0.7 (cached)
#19 32.51 -> retrieved pp.2.0.0 (cached)
#19 32.53 -> retrieved ppx_derivers.1.2.1 (cached)
#19 32.55 -> retrieved ppx_deriving_yaml.0.4.0 (cached)
#19 32.57 -> retrieved ppx_import.1.11.0 (cached)
#19 32.58 -> retrieved ppx_show.0.2.1 (cached)
#19 32.60 -> retrieved prettym.0.0.3 (cached)
#19 32.62 -> retrieved psq.0.2.1 (cached)
#19 32.66 -> retrieved ptime.1.2.0 (cached)
#19 32.69 -> retrieved re.1.13.2 (cached)
#19 32.71 -> retrieved rresult.0.7.0 (cached)
#19 32.71 -> retrieved seq.base (cached)
#19 32.75 -> retrieved sedlex.3.6 (cached)
#19 32.88 -> retrieved ppxlib.0.35.0 (cached)
#19 32.90 -> retrieved sexplib0.v0.17.0 (cached)
#19 33.05 -> retrieved ssl.0.7.0 (cached)
#19 33.06 -> retrieved stdlib-shims.0.3.0 (cached)
#19 33.08 -> retrieved stringext.1.6.0 (cached)
#19 33.15 -> retrieved textmate-language.0.4.0 (cached)
#19 33.53 -> retrieved stdcompat.21.0 (cached)
#19 33.58 -> retrieved tls.2.0.1 (cached)
#19 33.61 -> retrieved topkg.1.1.0 (cached)
#19 33.63 -> retrieved uchar.0.0.2 (cached)
#19 33.65 -> retrieved unstrctrd.0.4 (cached)
#19 33.69 -> retrieved uunf.16.0.0 (cached)
#19 33.71 -> retrieved uutf.1.0.4 (cached)
#19 33.77 -> retrieved uri.4.4.0 (cached)
#19 33.85 -> retrieved x509.1.0.6 (cached)
#19 33.91 -> retrieved yaml.3.2.0 (cached)
#19 33.96 -> retrieved uucp.16.0.0 (cached)
#19 34.11 -> retrieved yojson.3.0.0 (cached)
#19 34.12 -> retrieved zarith.1.14 (cached)
#19 37.02 -> installed ocamlfind.1.9.8
#19 37.03 -> installed base-bytes.base
#19 37.03 -> installed seq.base
#19 39.74 -> installed ocamlbuild.0.16.1
#19 42.14 -> installed zarith.1.14
#19 42.34 -> installed uchar.0.0.2
#19 44.69 -> installed topkg.1.1.0
#19 46.14 -> installed fmt.0.11.0
#19 46.48 -> installed astring.0.8.5
#19 46.54 -> installed hmap.0.8.1
#19 47.46 -> installed fpath.0.7.3
#19 47.86 -> installed mtime.2.1.0
#19 48.58 -> installed rresult.0.7.0
#19 49.09 -> installed ptime.1.2.0
#19 49.81 -> installed uutf.1.0.4
#19 57.05 -> installed uunf.16.0.0
#19 63.56 -> installed dune.3.19.1
#19 64.39 -> installed base64.3.5.1
#19 64.55 -> installed asn1-combinators.0.3.2
#19 64.66 -> installed bigarray-compat.1.1.0
#19 64.85 -> installed camlp-streams.5.0.1
#19 65.14 -> installed csexp.1.5.2
#19 65.72 -> installed cstruct.6.2.0
#19 67.10 -> installed cppo.1.8.0
#19 67.13 -> installed domain-name.0.4.1
#19 67.35 -> installed duration.0.2.1
#19 67.92 -> installed eqaf.0.10
#19 68.85 -> installed dune-configurator.3.19.1
#19 69.17 -> installed gen.1.1
#19 70.16 -> installed bigstringaf.0.10.0
#19 70.51 -> installed gmap.0.3.0
#19 70.93 -> installed faraday.0.8.2
#19 71.53 -> installed ke.0.6
#19 71.83 -> installed gluten.0.5.2
#19 72.48 -> installed httpun-types.0.1.0
#19 72.66 -> installed lwt-dllist.1.1.0
#19 72.78 -> installed digestif.1.3.0
#19 72.99 -> installed macaddr.5.6.1
#19 73.77 -> installed magic-mime.1.3.1
#19 74.89 -> installed ipaddr.5.6.1
#19 75.27 -> installed menhirCST.20240715
#19 75.76 -> installed markup.1.0.3
#19 76.12 -> installed menhirLib.20240715
#19 76.25 -> installed menhirSdk.20240715
#19 76.52 -> installed mirage-clock.4.2.0
#19 76.69 -> installed lambdasoup.1.1.1
#19 82.83 -> installed mirage-crypto.1.2.0
#19 85.02 -> installed ocaml-compiler-libs.v0.12.4
#19 85.74 -> installed uucp.16.0.0
#19 85.78 -> installed kdf.1.0.0
#19 86.33 -> installed ocplib-endian.1.2
#19 86.60 -> installed ohex.0.2.0
#19 86.95 -> installed ocaml-syntax-shims.1.0.0
#19 88.01 -> installed oniguruma.0.1.2
#19 89.02 -> installed angstrom.0.16.1
#19 89.86 -> installed optint.0.3.0
#19 92.31 -> installed hpack.0.12.0
#19 94.36 -> installed checkseum.0.5.2
#19 95.71 -> installed httpun.0.1.0
#19 97.13 -> installed lwt.5.9.1
#19 97.99 -> installed httpun-ws.0.2.0
#19 98.14 -> installed decompress.1.5.3
#19 98.24 -> installed faraday-lwt.0.8.2
#19 98.53 -> installed gluten-lwt.0.5.2
#19 98.62 -> installed mirage-kv.6.1.1
#19 98.81 -> installed faraday-lwt-unix.0.8.2
#19 100.3 -> installed httpun-lwt.0.1.0
#19 100.4 -> installed mirage-kv-unix.3.0.1
#19 100.7 -> installed pecu.0.7
#19 101.0 -> installed pp.2.0.0
#19 101.2 -> installed ppx_derivers.1.2.1
#19 101.3 -> installed ordering.3.19.1
#19 103.5 -> installed psq.0.2.1
#19 103.7 -> installed re.1.13.2
#19 103.8 -> installed menhir.20240715
#19 104.1 -> installed lru.0.3.1
#19 104.4 -> installed dyn.3.19.1
#19 105.4 -> installed graphql_parser.0.14.0
#19 105.6 -> installed sexplib0.v0.17.0
#19 105.7 -> installed h2.0.12.0
#19 106.0 -> installed stdlib-shims.0.3.0
#19 106.3 -> installed h2-lwt.0.12.0
#19 107.5 -> installed ssl.0.7.0
#19 107.6 -> installed integers.0.7.0
#19 108.2 -> installed lwt_ssl.1.2.0
#19 113.7 -> installed stdcompat.21.0
#19 115.8 -> installed gluten-lwt-unix.0.5.2
#19 120.0 -> installed ctypes.0.23.0
#19 120.4 -> installed h2-lwt-unix.0.12.0
#19 120.7 -> installed httpun-lwt-unix.0.1.0
#19 121.0 -> installed stringext.1.6.0
#19 121.5 -> installed textmate-language.0.4.0
#19 122.2 -> installed unstrctrd.0.4
#19 123.1 -> installed hilite.0.5.0
#19 124.6 -> installed stdune.3.19.1
#19 127.7 -> installed uri.4.4.0
#19 127.8 -> installed yojson.3.0.0
#19 128.6 -> installed pure-html.3.11.1
#19 129.7 -> installed graphql.0.14.0
#19 130.1 -> installed graphql-lwt.0.14.0
#19 130.5 -> installed dune-private-libs.3.19.1
#19 132.9 -> installed dune-site.3.19.1
#19 133.6 -> installed ppxlib.0.35.0
#19 137.1 -> installed ppx_show.0.2.1
#19 137.2 -> installed ppx_import.1.11.0
#19 137.3 -> installed lwt_ppx.5.9.1
#19 139.2 -> installed dream-pure.1.0.0~alpha2
#19 140.5 -> installed sedlex.3.6
#19 141.7 -> installed dream-httpaf.1.0.0~alpha4
#19 155.6 -> installed js_of_ocaml-compiler.6.2.0
#19 158.2 -> installed bigarray-overlap.0.2.1
#19 160.5 -> installed logs.0.9.0
#19 161.3 -> installed prettym.0.0.3
#19 162.2 -> installed js_of_ocaml-toplevel.6.2.0
#19 163.4 -> installed mirage-crypto-rng.1.2.0
#19 164.9 -> 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.3 -> installed mirage-crypto-rng-lwt.1.2.0
#19 176.8 -> installed multipart_form.0.7.0
#19 181.0 -> installed mirage-crypto-ec.1.2.0
#19 181.5 -> installed multipart_form-lwt.0.7.0
#19 184.9 -> installed x509.1.0.6
#19 187.7 -> installed yaml.3.2.0
#19 188.5 -> installed tls.2.0.1
#19 189.0 -> installed js_of_ocaml.6.2.0
#19 190.0 -> installed ppx_deriving_yaml.0.4.0
#19 191.1 -> installed caqti.2.2.4
#19 191.7 -> installed caqti-lwt.2.2.4
#19 194.6 -> installed dream.1.0.0~alpha8
#19 196.4 -> installed dream-accept.0.1.0
#19 196.7 -> installed dream-html.3.11.1
#19 196.7 -> installed dream-encoding.dev
#19 202.7 Done.
#19 202.8 # To update the current shell environment, run: eval $(opam env)
#19 DONE 203.4s
#20 [build 9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 1.2s
#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.315 + dune exec -- src/gen/main.exe file.dune
#24 1.255 File "src/gen/dune", line 7, characters 2-9:
#24 1.255 7 | cmarkit
#24 1.255 ^^^^^^^
#24 1.255 Error: Library "cmarkit" not found.
#24 1.255 -> required by _build/default/src/gen/main.exe
#24 2.723 + dune build @convert
#24 11.55 Error: Alias "convert" specified on the command line is empty.
#24 11.55 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.315 + dune exec -- src/gen/main.exe file.dune
1.255 File "src/gen/dune", line 7, characters 2-9:
1.255 7 | cmarkit
1.255 ^^^^^^^
1.255 Error: Library "cmarkit" not found.
1.255 -> required by _build/default/src/gen/main.exe
2.723 + dune build @convert
11.55 Error: Alias "convert" specified on the command line is empty.
11.55 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-01-22 16:31.34: Job failed: Docker build exited with status 1