2026-03-28 16:57.09: New job: docker build {
"commit": "5fe3ce6bb4dcfb62306947e4863f67d4f0a89b62",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-03-28 16:57.09: Checking out commit 5fe3ce6b. To reproduce:
git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1021/head" && git reset --hard 5fe3ce6b
2026-03-28 16:57.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout35d73b9d"
2026-03-28 16:57.11: Exec: "git" "-C" "/tmp/git-checkout35d73b9d" "submodule"
"deinit" "--force" "--all"
2026-03-28 16:57.11: Exec: "git" "-C" "/tmp/git-checkout35d73b9d" "reset"
"--hard" "-q" "5fe3ce6bb4dcfb62306947e4863f67d4f0a89b62"
2026-03-28 16:57.12: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout35d73b9d" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-28 16:57.12: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout35d73b9d/Dockerfile"
"--iidfile" "/tmp/git-checkout35d73b9d/docker-iid"
"--" "/tmp/git-checkout35d73b9d"
#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 1.0s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91
#3 resolve docker.io/docker/dockerfile:1@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91 0.0s done
#3 sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91 8.43kB / 8.43kB done
#3 sha256:a7f5ec8c4a35a7f8cd9e6e413f59fd1bfd33f8b623c26981c684f5065dfe3044 1.13kB / 1.13kB done
#3 sha256:0c0d553f78ac22c7a86406e049cd10406afae98de1e1c681d4ef065cf948dd2f 1.33kB / 1.33kB done
#3 sha256:149b48b83eff3cc6314b54f2ab6cdb58908e9c43c36a8ae81d8bb55fbc3281f9 0B / 13.78MB 0.1s
#3 sha256:149b48b83eff3cc6314b54f2ab6cdb58908e9c43c36a8ae81d8bb55fbc3281f9 11.53MB / 13.78MB 0.2s
#3 extracting sha256:149b48b83eff3cc6314b54f2ab6cdb58908e9c43c36a8ae81d8bb55fbc3281f9
#3 sha256:149b48b83eff3cc6314b54f2ab6cdb58908e9c43c36a8ae81d8bb55fbc3281f9 13.78MB / 13.78MB 0.2s done
#3 extracting sha256:149b48b83eff3cc6314b54f2ab6cdb58908e9c43c36a8ae81d8bb55fbc3281f9 0.1s done
#3 DONE 0.5s
#4 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#4 DONE 1.0s
#5 [internal] load metadata for docker.io/library/alpine:3.21
#5 DONE 1.1s
#6 [internal] load .dockerignore
#6 transferring context: 77B done
#6 DONE 0.0s
#7 [run 1/10] FROM docker.io/library/alpine:3.21@sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709
#7 resolve docker.io/library/alpine:3.21@sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709 0.0s done
#7 ...
#8 [internal] setting cache mount permissions
#8 DONE 0.1s
#7 [run 1/10] FROM docker.io/library/alpine:3.21@sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709
#7 sha256:22e0ec13c0db6b3e1ba3280e831fc50ba7bffe58e81f31670a64b1afede247bc 1.02kB / 1.02kB done
#7 sha256:6aeafe801b80d22202e15849e99930f83810df4f0e535158480c590da19ecbd7 611B / 611B done
#7 sha256:c3f8e73fdb79deaebaa2037150150191b9dcbfba68b4a46d70103204c53f4709 9.22kB / 9.22kB done
#7 sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286 0B / 3.64MB 0.1s
#7 sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286 3.64MB / 3.64MB 0.3s done
#7 extracting sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286 0.1s
#7 extracting sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286 0.2s done
#7 DONE 0.7s
#9 [build 1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#9 resolve docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363 0.1s done
#9 sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363 741B / 741B done
#9 sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8 530B / 530B done
#9 sha256:707258dcbf5fe6b0c05adaf6b0dd991b5a2a501a8ded5260c73e67cd6765b815 9.26kB / 9.26kB done
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 39.85MB / 572.27MB 0.6s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 70.25MB / 572.27MB 1.0s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 100.66MB / 572.27MB 1.4s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 138.41MB / 572.27MB 1.7s
#9 ...
#10 [internal] load build context
#10 transferring context: 510.95MB 2.1s done
#10 DONE 2.2s
#9 [build 1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 167.77MB / 572.27MB 2.2s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 207.62MB / 572.27MB 2.8s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 242.22MB / 572.27MB 3.2s
#9 ...
#11 [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
#11 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#11 0.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#11 0.897 OK: 7 MiB in 15 packages
#11 1.481 (1/17) Installing brotli-libs (1.1.0-r2)
#11 1.534 (2/17) Installing c-ares (1.34.6-r0)
#11 1.541 (3/17) Installing libunistring (1.2-r0)
#11 1.556 (4/17) Installing libidn2 (2.3.7-r0)
#11 1.560 (5/17) Installing nghttp2-libs (1.64.0-r0)
#11 1.566 (6/17) Installing libpsl (0.21.5-r3)
#11 1.571 (7/17) Installing zstd-libs (1.5.6-r2)
#11 1.578 (8/17) Installing libcurl (8.14.1-r2)
#11 1.588 (9/17) Installing libexpat (2.7.5-r0)
#11 1.592 (10/17) Installing pcre2 (10.43-r0)
#11 1.601 (11/17) Installing git (2.47.3-r0)
#11 1.676 (12/17) Installing git-init-template (2.47.3-r0)
#11 1.681 (13/17) Installing gmp (6.3.0-r2)
#11 1.688 (14/17) Installing libev (4.33-r1)
#11 1.692 (15/17) Installing oniguruma (6.9.9-r0)
#11 1.700 (16/17) Installing pkgconf (2.3.0-r0)
#11 1.703 (17/17) Installing oniguruma-dev (6.9.9-r0)
#11 1.713 Executing busybox-1.37.0-r14.trigger
#11 1.725 OK: 21 MiB in 32 packages
#11 DONE 2.7s
#9 [build 1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#9 ...
#12 [run 3/10] RUN chmod -R 755 /var
#12 DONE 0.3s
#9 [build 1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 281.02MB / 572.27MB 3.7s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 312.48MB / 572.27MB 4.1s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 346.03MB / 572.27MB 4.4s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 389.02MB / 572.27MB 4.7s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 425.72MB / 572.27MB 5.0s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 456.13MB / 572.27MB 5.2s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 486.54MB / 572.27MB 5.4s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 521.14MB / 572.27MB 5.8s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 570.43MB / 572.27MB 6.3s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 572.27MB / 572.27MB 6.6s done
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 6.0s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 11.3s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 17.9s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 23.0s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 31.6s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 37.4s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 42.4s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 44.8s done
#9 DONE 54.9s
#13 [build 2/15] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#13 0.287 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.287 Checking for available remotes: rsync and local, git.
#13 0.287 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.287 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.287
#13 0.412 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#13 0.412 You may want to back it up before going further.
#13 0.412
#13 0.414 Continue? [y/n] y
#13 0.418 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#13 0.418 opam option jobs=255 --global
#13 0.425 Format upgrade done.
#13 5.597
#13 5.597 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 95.42 [default] Initialised
#13 DONE 101.7s
#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 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#14 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#14 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#14 0.521 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#14 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#14 1.086 (1/18) Upgrading busybox (1.37.0-r12 -> 1.37.0-r14)
#14 1.130 Executing busybox-1.37.0-r14.post-upgrade
#14 1.181 (2/18) Upgrading busybox-binsh (1.37.0-r12 -> 1.37.0-r14)
#14 1.184 (3/18) Upgrading alpine-release (3.21.4-r0 -> 3.21.6-r0)
#14 1.198 (4/18) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0)
#14 1.220 (5/18) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.6-r0)
#14 1.284 (6/18) Upgrading libssl3 (3.3.4-r0 -> 3.3.6-r0)
#14 1.295 (7/18) Upgrading ssl_client (1.37.0-r12 -> 1.37.0-r14)
#14 1.304 (8/18) Upgrading ca-certificates (20250619-r0 -> 20250911-r0)
#14 1.351 (9/18) Upgrading c-ares (1.34.5-r0 -> 1.34.6-r0)
#14 1.353 (10/18) Upgrading libcurl (8.12.1-r1 -> 8.14.1-r2)
#14 1.359 (11/18) Upgrading curl (8.12.1-r1 -> 8.14.1-r2)
#14 1.364 (12/18) Upgrading libexpat (2.7.0-r0 -> 2.7.5-r0)
#14 1.366 (13/18) Upgrading sqlite-libs (3.48.0-r2 -> 3.48.0-r4)
#14 1.382 (14/18) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0)
#14 1.782 (15/18) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0)
#14 2.035 (16/18) Upgrading pyc (3.12.11-r0 -> 3.14.3-r0)
#14 2.035 (17/18) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0)
#14 2.035 (18/18) Upgrading rsync (3.4.0-r0 -> 3.4.1-r1)
#14 2.042 Executing busybox-1.37.0-r14.trigger
#14 2.048 Executing ca-certificates-20250911-r0.trigger
#14 2.085 OK: 306 MiB in 101 packages
#14 2.950 (1/43) Installing m4 (1.4.19-r3)
#14 2.983 (2/43) Installing perl (5.40.3-r0)
#14 3.325 (3/43) Installing autoconf (2.72-r0)
#14 3.344 (4/43) Installing brotli (1.1.0-r2)
#14 3.350 (5/43) Installing brotli-dev (1.1.0-r2)
#14 3.377 (6/43) Installing c-ares-dev (1.34.6-r0)
#14 3.396 (7/43) Installing libidn2-dev (2.3.7-r0)
#14 3.400 (8/43) Installing libpsl-utils (0.21.5-r3)
#14 3.404 (9/43) Installing libpsl-dev (0.21.5-r3)
#14 3.408 (10/43) Installing nghttp2-dev (1.64.0-r0)
#14 3.415 (11/43) Installing openssl-dev (3.3.6-r0)
#14 3.441 (12/43) Installing zlib-dev (1.3.1-r2)
#14 3.445 (13/43) Installing zstd (1.5.6-r2)
#14 3.455 (14/43) Installing zstd-dev (1.5.6-r2)
#14 3.461 (15/43) Installing curl-dev (8.14.1-r2)
#14 3.473 (16/43) Installing perl-error (0.17029-r2)
#14 3.478 (17/43) Installing perl-git (2.47.3-r0)
#14 3.483 (18/43) Installing git-perl (2.47.3-r0)
#14 3.505 (19/43) Installing libgmpxx (6.3.0-r2)
#14 3.508 (20/43) Installing gmp-dev (6.3.0-r2)
#14 3.549 (21/43) Installing libxext (1.3.6-r2)
#14 3.554 (22/43) Installing fftw-double-libs (3.3.10-r6)
#14 3.571 (23/43) Installing libpng (1.6.56-r0)
#14 3.576 (24/43) Installing freetype (2.13.3-r0)
#14 3.585 (25/43) Installing fontconfig (2.15.0-r1)
#14 3.608 (26/43) Installing lcms2 (2.16-r0)
#14 3.615 (27/43) Installing libltdl (2.4.7-r3)
#14 3.619 (28/43) Installing libxml2 (2.13.9-r0)
#14 3.630 (29/43) Installing imagemagick-libs (7.1.1.41-r0)
#14 3.662 (30/43) Installing imagemagick (7.1.1.41-r0)
#14 3.714 (31/43) Installing libjpeg-turbo (3.0.4-r0)
#14 3.724 (32/43) Installing imagemagick-jpeg (7.1.1.41-r0)
#14 3.729 (33/43) Installing libsharpyuv (1.4.0-r0)
#14 3.734 (34/43) Installing libwebp (1.4.0-r0)
#14 3.742 (35/43) Installing libwebpdemux (1.4.0-r0)
#14 3.746 (36/43) Installing libwebpmux (1.4.0-r0)
#14 3.751 (37/43) Installing imagemagick-webp (7.1.1.41-r0)
#14 3.763 (38/43) Installing inotify-tools-libs (4.23.9.0-r0)
#14 3.767 (39/43) Installing inotify-tools (4.23.9.0-r0)
#14 3.772 (40/43) Installing libev (4.33-r1)
#14 3.773 (41/43) Installing libev-dev (4.33-r1)
#14 3.777 (42/43) Installing oniguruma (6.9.9-r0)
#14 3.780 (43/43) Installing oniguruma-dev (6.9.9-r0)
#14 3.787 Executing busybox-1.37.0-r14.trigger
#14 3.797 OK: 369 MiB in 144 packages
#14 DONE 4.2s
#15 [build 4/15] RUN cd opam-repository && git pull origin c88669ba557d61870ca5c11e80546c4464b534d4
#15 3.720 From https://github.com/ocaml/opam-repository
#15 3.720 * branch c88669ba557d61870ca5c11e80546c4464b534d4 -> FETCH_HEAD
#15 3.889 Already up to date.
#15 DONE 4.1s
#16 [build 5/15] RUN opam update
#16 0.681
#16 0.681 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 1.621 [default] no changes from git+file:///home/opam/opam-repository
#16 DONE 1.8s
#17 [build 6/15] WORKDIR /home/opam
#17 DONE 0.1s
#18 [build 7/15] COPY --link tarides-com.opam tarides-com.opam
#18 DONE 0.2s
#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.907 The following additional pinnings are required by tarides-com.dev:
#19 1.907 - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz
#19 1.907 - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.907 - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.907 Pin and install them? [y/n] y
#19 19.26 Package tailwindcss does not exist, create as a NEW package? [y/n] y
#19 34.85 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#19 34.85 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz (version dev)
#19 35.39 [cmarkit.dev] synchronised (no changes)
#19 35.39 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 35.91 [dream-encoding.dev] synchronised (no changes)
#19 35.91 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 40.38 The following actions will be performed:
#19 40.39 === install 141 packages
#19 40.39 - install angstrom 0.16.1 [required by multipart_form, caqti, multipart_form-lwt]
#19 40.39 - install asn1-combinators 0.3.2 [required by x509]
#19 40.39 - install astring 0.8.5 [required by tarides-com]
#19 40.39 - install base-bytes base [required by ocplib-endian]
#19 40.39 - install base64 3.5.1 [required by tarides-com]
#19 40.39 - install bigarray-compat 1.1.0 [required by dream]
#19 40.39 - install bigarray-overlap 0.2.1 [required by prettym]
#19 40.39 - install bigstringaf 0.10.0 [required by multipart_form, caqti, multipart_form-lwt]
#19 40.39 - install bos 0.2.1 [required by yaml]
#19 40.39 - install brr 0.0.8 [required by tarides-com]
#19 40.39 - install camlp-streams 5.0.1 [required by dream]
#19 40.39 - install caqti 2.2.4 [required by dream]
#19 40.39 - install caqti-lwt 2.2.4 [required by dream]
#19 40.39 - install checkseum 0.5.2 [required by decompress]
#19 40.39 - install cmdliner 1.3.0 [required by uucp]
#19 40.39 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#19 40.39 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#19 40.39 - install conf-libev 4-12 [required by dream]
#19 40.39 - install conf-libssl 4 [required by ssl]
#19 40.39 - install conf-oniguruma 1 [required by oniguruma]
#19 40.39 - install conf-pkg-config 4 [required by bigarray-overlap, conf-oniguruma]
#19 40.39 - install cppo 1.8.0 [required by lwt]
#19 40.39 - install csexp 1.5.2 [required by dune-private-libs]
#19 40.39 - install cstruct 6.2.0 [required by dream]
#19 40.39 - install ctypes 0.23.0 [required by yaml]
#19 40.39 - install decompress 1.5.3 [required by dream-encoding]
#19 40.39 - install digestif 1.3.0 [required by dream]
#19 40.39 - install domain-name 0.4.1 [required by caqti, caqti-lwt]
#19 40.39 - install dream 1.0.0~alpha8 [required by tarides-com]
#19 40.39 - install dream-accept 0.1.0 [required by tarides-com]
#19 40.39 - install dream-encoding dev (pinned) [required by tarides-com]
#19 40.39 - install dream-html 3.11.1 [required by tarides-com]
#19 40.39 - install dream-httpaf 1.0.0~alpha4 [required by dream]
#19 40.39 - install dream-pure 1.0.0~alpha2 [required by dream]
#19 40.39 - install dune 3.19.1 [required by tarides-com]
#19 40.39 - install dune-configurator 3.19.1 [required by yaml]
#19 40.39 - install dune-private-libs 3.19.1 [required by dune-site]
#19 40.39 - install dune-site 3.19.1 [required by caqti]
#19 40.39 - install duration 0.2.1 [required by mirage-crypto-rng-lwt]
#19 40.39 - install dyn 3.19.1 [required by dune-private-libs]
#19 40.39 - install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 40.39 - install faraday 0.8.2 [required by httpun, gluten, h2, httpun-ws]
#19 40.39 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#19 40.39 - install faraday-lwt-unix 0.8.2 [required by gluten-lwt-unix, h2-lwt-unix]
#19 40.39 - install fmt 0.11.0 [required by dream]
#19 40.39 - install fpath 0.7.3 [required by bos]
#19 40.39 - install gen 1.1 [required by sedlex]
#19 40.39 - install gluten 0.5.2 [required by dream-httpaf]
#19 40.39 - install gluten-lwt 0.5.2 [required by gluten-lwt-unix]
#19 40.39 - install gluten-lwt-unix 0.5.2 [required by dream-httpaf]
#19 40.39 - install gmap 0.3.0 [required by x509]
#19 40.39 - install graphql 0.14.0 [required by graphql-lwt]
#19 40.39 - install graphql-lwt 0.14.0 [required by dream]
#19 40.39 - install graphql_parser 0.14.0 [required by dream]
#19 40.39 - install h2 0.12.0 [required by dream-httpaf]
#19 40.39 - install h2-lwt 0.12.0 [required by h2-lwt-unix]
#19 40.39 - install h2-lwt-unix 0.12.0 [required by dream-httpaf]
#19 40.39 - install hilite 0.5.0 [required by tarides-com]
#19 40.39 - install hmap 0.8.1 [required by dream-pure]
#19 40.39 - install hpack 0.12.0 [required by h2]
#19 40.39 - install httpun 0.1.0 [required by dream-httpaf]
#19 40.39 - install httpun-lwt 0.1.0 [required by httpun-lwt-unix]
#19 40.39 - install httpun-lwt-unix 0.1.0 [required by dream-httpaf]
#19 40.39 - install httpun-types 0.1.0 [required by h2, httpun]
#19 40.39 - install httpun-ws 0.2.0 [required by dream-httpaf]
#19 40.39 - install integers 0.7.0 [required by ctypes]
#19 40.39 - install ipaddr 5.6.1 [required by caqti, caqti-lwt]
#19 40.39 - install js_of_ocaml 6.2.0 [required by tarides-com]
#19 40.39 - install js_of_ocaml-compiler 6.2.0 [required by brr, js_of_ocaml]
#19 40.39 - install js_of_ocaml-toplevel 6.2.0 [required by brr]
#19 40.39 - install kdf 1.0.0 [required by tls]
#19 40.39 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#19 40.39 - install lambdasoup 1.1.1 [required by tarides-com]
#19 40.39 - install logs 0.9.0 [required by dream]
#19 40.39 - install lru 0.3.1 [required by caqti]
#19 40.39 - install lwt 5.9.1 [required by dream, mirage-kv-unix]
#19 40.39 - install lwt-dllist 1.1.0 [required by caqti]
#19 40.39 - install lwt_ppx 5.9.1 [required by dream, dream-encoding]
#19 40.39 - install lwt_ssl 1.2.0 [required by dream]
#19 40.39 - install macaddr 5.6.1 [required by ipaddr]
#19 40.39 - install magic-mime 1.3.1 [required by dream]
#19 40.39 - install markup 1.0.3 [required by tarides-com]
#19 40.39 - install menhir 20240715 [required by js_of_ocaml-compiler, graphql_parser]
#19 40.39 - install menhirCST 20240715 [required by menhir]
#19 40.39 - install menhirLib 20240715 [required by js_of_ocaml-compiler]
#19 40.39 - install menhirSdk 20240715 [required by js_of_ocaml-compiler]
#19 40.39 - install mirage-clock 4.2.0 [required by dream]
#19 40.39 - install mirage-crypto 1.2.0 [required by dream]
#19 40.39 - install mirage-crypto-ec 1.2.0 [required by tls]
#19 40.39 - install mirage-crypto-pk 1.2.0 [required by tarides-com]
#19 40.39 - install mirage-crypto-rng 1.2.0 [required by tarides-com]
#19 40.39 - install mirage-crypto-rng-lwt 1.2.0 [required by dream]
#19 40.39 - install mirage-kv 6.1.1 [required by mirage-kv-unix]
#19 40.39 - install mirage-kv-unix 3.0.1 [required by tarides-com]
#19 40.39 - install mtime 2.1.0 [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 40.39 - install multipart_form 0.7.0 [required by dream]
#19 40.39 - install multipart_form-lwt 0.7.0 [required by dream]
#19 40.39 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#19 40.39 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#19 40.39 - install ocamlbuild 0.16.1 [required by brr, astring, uucp]
#19 40.39 - install ocamlfind 1.9.8 [required by brr, astring, uucp]
#19 40.39 - install ocplib-endian 1.2 [required by lwt]
#19 40.39 - install ohex 0.2.0 [required by tls]
#19 40.39 - install oniguruma 0.1.2 [required by textmate-language]
#19 40.39 - install optint 0.3.0 [required by mirage-kv-unix]
#19 40.39 - install ordering 3.19.1 [required by dyn, stdune]
#19 40.39 - install pecu 0.7 [required by multipart_form]
#19 40.39 - install pp 2.0.0 [required by dune-private-libs]
#19 40.39 - install ppx_derivers 1.2.1 [required by ppxlib]
#19 40.39 - install ppx_deriving_yaml 0.4.0 [required by tarides-com]
#19 40.39 - install ppx_import 1.11.0 [required by tarides-com]
#19 40.39 - install ppx_show 0.2.1 [required by tarides-com]
#19 40.39 - install ppxlib 0.35.0 [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 40.39 - install prettym 0.0.3 [required by multipart_form]
#19 40.39 - install psq 0.2.1 [required by lru, h2]
#19 40.39 - install ptime 1.2.0 [required by dream, mirage-kv-unix]
#19 40.39 - install pure-html 3.11.1 [required by dream-html]
#19 40.39 - install re 1.13.2 [required by graphql_parser]
#19 40.39 - install rresult 0.7.0 [required by graphql, bos]
#19 40.39 - install sedlex 3.6 [required by js_of_ocaml-compiler]
#19 40.39 - install seq base [required by re, graphql]
#19 40.39 - install sexplib0 v0.17.0 [required by ppxlib]
#19 40.39 - install ssl 0.7.0 [required by dream]
#19 40.39 - install stdcompat 21.0 [required by ppx_show]
#19 40.39 - install stdlib-shims 0.3.0 [required by ppxlib]
#19 40.39 - install stdune 3.19.1 [required by dune-private-libs]
#19 40.39 - install stringext 1.6.0 [required by uri]
#19 40.39 - install tailwindcss dev (pinned) [required by tarides-com]
#19 40.39 - install textmate-language 0.4.0 [required by hilite]
#19 40.39 - install tls 2.0.1 [required by caqti]
#19 40.39 - install topkg 1.1.0 [required by brr, astring, uucp]
#19 40.39 - install uchar 0.0.2 [required by markup]
#19 40.39 - install unstrctrd 0.4 [required by multipart_form]
#19 40.39 - install uri 4.4.0 [required by dream]
#19 40.39 - install uucp 16.0.0 [required by tarides-com]
#19 40.39 - install uunf 16.0.0 [required by tarides-com]
#19 40.39 - install uutf 1.0.4 [required by multipart_form, uunf]
#19 40.39 - install x509 1.0.6 [required by caqti]
#19 40.39 - install yaml 3.2.0 [required by ppx_deriving_yaml]
#19 40.39 - install yojson 3.0.0 [required by dream]
#19 40.39 - install zarith 1.14 [required by mirage-crypto-pk]
#19 41.15
#19 41.15 The following system packages will first need to be installed:
#19 41.15 openssl-dev
#19 41.15
#19 41.15 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 41.15
#19 41.15 opam believes some required external dependencies are missing. opam can:
#19 41.15 > 1. Run apk to install them (may need root/sudo access)
#19 41.15 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 41.15 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 41.15 4. Abort the installation
#19 41.15
#19 41.15 [1/2/3/4] 1
#19 41.15
#19 41.15 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 42.15 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 42.15 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 42.15 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 42.15 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 42.15 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 42.15 - OK: 369 MiB in 144 packages
#19 42.19
#19 42.19 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 42.36 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#19 42.37 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#19 42.42 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#19 42.43 -> retrieved bigarray-compat.1.1.0 (https://opam.ocaml.org/cache)
#19 42.45 -> retrieved base64.3.5.1 (https://opam.ocaml.org/cache)
#19 42.50 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#19 42.54 -> retrieved bigarray-overlap.0.2.1 (https://opam.ocaml.org/cache)
#19 42.62 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#19 42.63 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#19 42.76 -> retrieved checkseum.0.5.2 (https://opam.ocaml.org/cache)
#19 43.07 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (https://opam.ocaml.org/cache)
#19 43.13 -> retrieved brr.0.0.8 (https://opam.ocaml.org/cache)
#19 43.14 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#19 43.19 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#19 43.20 -> installed conf-gmp.5
#19 43.24 -> retrieved conf-libssl.4 (https://opam.ocaml.org/cache)
#19 43.25 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#19 43.26 -> installed conf-pkg-config.4
#19 43.26 -> installed conf-gmp-powm-sec.4
#19 43.26 -> installed conf-libssl.4
#19 43.26 -> installed conf-oniguruma.1
#19 43.31 -> retrieved conf-libev.4-12 (2 extra sources)
#19 43.31 -> retrieved conf-libev.4-12 (2 extra sources)
#19 43.33 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#19 43.47 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#19 43.50 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#19 43.65 -> retrieved ctypes.0.23.0 (https://opam.ocaml.org/cache)
#19 43.66 -> installed conf-libev.4-12
#19 43.77 -> retrieved domain-name.0.4.1 (https://opam.ocaml.org/cache)
#19 44.00 -> retrieved decompress.1.5.3 (https://opam.ocaml.org/cache)
#19 44.08 -> retrieved dream-accept.0.1.0 (https://opam.ocaml.org/cache)
#19 44.16 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (https://opam.ocaml.org/cache)
#19 44.27 -> retrieved dream-html.3.11.1, pure-html.3.11.1 (https://opam.ocaml.org/cache)
#19 44.41 -> retrieved dream-encoding.dev (no changes)
#19 44.44 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#19 44.50 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#19 44.66 -> retrieved dream-pure.1.0.0~alpha2 (https://opam.ocaml.org/cache)
#19 44.69 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#19 44.83 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (https://opam.ocaml.org/cache)
#19 44.90 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#19 45.01 -> retrieved gen.1.1 (https://opam.ocaml.org/cache)
#19 45.07 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#19 45.14 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#19 45.20 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (https://opam.ocaml.org/cache)
#19 45.30 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (https://opam.ocaml.org/cache)
#19 45.56 -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (https://opam.ocaml.org/cache)
#19 45.59 -> retrieved hilite.0.5.0 (https://opam.ocaml.org/cache)
#19 55.63 -> 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 (https://opam.ocaml.org/cache)
#19 57.91 -> retrieved hmap.0.8.1 (https://opam.ocaml.org/cache)
#19 58.00 -> retrieved httpun-ws.0.2.0 (https://opam.ocaml.org/cache)
#19 58.09 -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (https://opam.ocaml.org/cache)
#19 58.15 -> installed cmdliner.1.3.0
#19 58.16 -> retrieved integers.0.7.0 (https://opam.ocaml.org/cache)
#19 58.19 -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (https://opam.ocaml.org/cache)
#19 58.27 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#19 58.33 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#19 58.41 -> retrieved logs.0.9.0 (https://opam.ocaml.org/cache)
#19 58.42 -> retrieved lambdasoup.1.1.1 (https://opam.ocaml.org/cache)
#19 58.54 -> retrieved lru.0.3.1 (https://opam.ocaml.org/cache)
#19 58.71 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (https://opam.ocaml.org/cache)
#19 58.72 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#19 58.78 -> retrieved lwt_ssl.1.2.0 (https://opam.ocaml.org/cache)
#19 58.81 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#19 58.96 -> retrieved markup.1.0.3 (https://opam.ocaml.org/cache)
#19 59.06 -> retrieved mirage-clock.4.2.0 (https://opam.ocaml.org/cache)
#19 59.88 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (https://opam.ocaml.org/cache)
#19 66.87 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-toplevel.6.2.0 (https://opam.ocaml.org/cache)
#19 66.93 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#19 66.98 -> retrieved mirage-kv-unix.3.0.1 (https://opam.ocaml.org/cache)
#19 67.16 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#19 67.20 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (https://opam.ocaml.org/cache)
#19 67.31 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#19 67.32 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#19 67.60 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#19 67.81 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#19 68.16 -> 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 (https://opam.ocaml.org/cache)
#19 68.25 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#19 68.26 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#19 68.31 -> retrieved oniguruma.0.1.2 (https://opam.ocaml.org/cache)
#19 68.40 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#19 68.46 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#19 68.51 -> retrieved pp.2.0.0 (https://opam.ocaml.org/cache)
#19 68.53 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#19 68.62 -> retrieved ppx_deriving_yaml.0.4.0 (https://opam.ocaml.org/cache)
#19 68.70 -> retrieved ppx_show.0.2.1 (https://opam.ocaml.org/cache)
#19 68.75 -> retrieved ppx_import.1.11.0 (https://opam.ocaml.org/cache)
#19 68.87 -> retrieved psq.0.2.1 (https://opam.ocaml.org/cache)
#19 68.91 -> retrieved prettym.0.0.3 (https://opam.ocaml.org/cache)
#19 69.11 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#19 69.28 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#19 69.32 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#19 69.37 -> retrieved re.1.13.2 (https://opam.ocaml.org/cache)
#19 69.52 -> retrieved sexplib0.v0.17.0 (https://opam.ocaml.org/cache)
#19 69.60 -> retrieved seq.base (2 extra sources)
#19 69.60 -> retrieved seq.base (2 extra sources)
#19 69.64 -> retrieved sedlex.3.6 (https://opam.ocaml.org/cache)
#19 69.76 -> retrieved ssl.0.7.0 (https://opam.ocaml.org/cache)
#19 69.81 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#19 69.92 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#19 70.59 -> retrieved stdcompat.21.0 (https://opam.ocaml.org/cache)
#19 70.60 -> retrieved textmate-language.0.4.0 (https://opam.ocaml.org/cache)
#19 70.91 -> retrieved topkg.1.1.0 (https://opam.ocaml.org/cache)
#19 71.05 -> retrieved uchar.0.0.2 (https://opam.ocaml.org/cache)
#19 71.11 -> retrieved tls.2.0.1 (https://opam.ocaml.org/cache)
#19 71.20 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#19 71.45 -> retrieved uri.4.4.0 (https://opam.ocaml.org/cache)
#19 71.64 -> retrieved uunf.16.0.0 (https://opam.ocaml.org/cache)
#19 71.94 -> retrieved uucp.16.0.0 (https://opam.ocaml.org/cache)
#19 71.98 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#19 72.23 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#19 72.26 -> retrieved yaml.3.2.0 (https://opam.ocaml.org/cache)
#19 72.40 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#19 72.69 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#19 73.22 -> installed ocamlfind.1.9.8
#19 73.24 -> installed base-bytes.base
#19 73.24 -> installed seq.base
#19 76.32 -> installed ocamlbuild.0.16.1
#19 78.46 -> installed zarith.1.14
#19 78.80 -> installed uchar.0.0.2
#19 81.41 -> installed topkg.1.1.0
#19 83.20 -> installed fmt.0.11.0
#19 83.51 -> installed astring.0.8.5
#19 84.00 -> installed hmap.0.8.1
#19 85.26 -> installed fpath.0.7.3
#19 85.62 -> installed mtime.2.1.0
#19 86.49 -> installed rresult.0.7.0
#19 87.22 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#19 87.82 -> installed ptime.1.2.0
#19 88.00 -> installed tailwindcss.dev
#19 88.13 -> installed uutf.1.0.4
#19 95.32 -> installed uunf.16.0.0
#19 100.1 -> installed dune.3.19.1
#19 100.9 -> installed base64.3.5.1
#19 101.2 -> installed asn1-combinators.0.3.2
#19 101.2 -> installed bigarray-compat.1.1.0
#19 101.5 -> installed camlp-streams.5.0.1
#19 101.8 -> installed csexp.1.5.2
#19 102.3 -> installed cstruct.6.2.0
#19 103.8 -> installed cppo.1.8.0
#19 103.9 -> installed domain-name.0.4.1
#19 104.1 -> installed duration.0.2.1
#19 104.8 -> installed eqaf.0.10
#19 105.6 -> installed dune-configurator.3.19.1
#19 106.0 -> installed gen.1.1
#19 107.2 -> installed bigstringaf.0.10.0
#19 107.6 -> installed gmap.0.3.0
#19 107.9 -> installed faraday.0.8.2
#19 108.6 -> installed ke.0.6
#19 108.9 -> installed gluten.0.5.2
#19 109.5 -> installed httpun-types.0.1.0
#19 109.7 -> installed digestif.1.3.0
#19 109.8 -> installed lwt-dllist.1.1.0
#19 109.9 -> installed macaddr.5.6.1
#19 111.1 -> installed magic-mime.1.3.1
#19 112.0 -> installed ipaddr.5.6.1
#19 112.5 -> installed menhirCST.20240715
#19 112.7 -> installed markup.1.0.3
#19 113.3 -> installed menhirLib.20240715
#19 113.3 -> installed menhirSdk.20240715
#19 113.6 -> installed mirage-clock.4.2.0
#19 113.9 -> installed lambdasoup.1.1.1
#19 120.3 -> installed mirage-crypto.1.2.0
#19 122.4 -> installed ocaml-compiler-libs.v0.12.4
#19 123.0 -> installed kdf.1.0.0
#19 124.6 -> installed uucp.16.0.0
#19 124.6 -> installed ocaml-syntax-shims.1.0.0
#19 124.9 -> installed ocplib-endian.1.2
#19 124.9 -> installed ohex.0.2.0
#19 125.6 -> installed angstrom.0.16.1
#19 126.7 -> installed oniguruma.0.1.2
#19 129.5 -> installed hpack.0.12.0
#19 130.8 -> installed httpun.0.1.0
#19 131.5 -> installed optint.0.3.0
#19 132.9 -> installed httpun-ws.0.2.0
#19 136.6 -> installed checkseum.0.5.2
#19 136.8 -> installed lwt.5.9.1
#19 137.9 -> installed ordering.3.19.1
#19 138.2 -> installed faraday-lwt.0.8.2
#19 138.6 -> installed gluten-lwt.0.5.2
#19 138.8 -> installed decompress.1.5.3
#19 138.8 -> installed faraday-lwt-unix.0.8.2
#19 139.0 -> installed httpun-lwt.0.1.0
#19 139.1 -> installed mirage-kv.6.1.1
#19 139.4 -> installed pp.2.0.0
#19 140.7 -> installed pecu.0.7
#19 140.8 -> installed menhir.20240715
#19 140.8 -> installed mirage-kv-unix.3.0.1
#19 140.9 -> installed ppx_derivers.1.2.1
#19 141.1 -> installed psq.0.2.1
#19 141.9 -> installed dyn.3.19.1
#19 142.1 -> installed sexplib0.v0.17.0
#19 142.7 -> installed lru.0.3.1
#19 143.9 -> installed re.1.13.2
#19 144.0 -> installed h2.0.12.0
#19 144.9 -> installed graphql_parser.0.14.0
#19 145.0 -> installed ssl.0.7.0
#19 145.2 -> installed h2-lwt.0.12.0
#19 146.8 -> installed stdlib-shims.0.3.0
#19 146.9 -> installed lwt_ssl.1.2.0
#19 148.4 -> installed integers.0.7.0
#19 149.0 -> installed gluten-lwt-unix.0.5.2
#19 150.7 -> installed stdcompat.21.0
#19 151.0 -> installed h2-lwt-unix.0.12.0
#19 151.7 -> installed httpun-lwt-unix.0.1.0
#19 155.5 -> installed stdune.3.19.1
#19 157.2 -> installed stringext.1.6.0
#19 160.7 -> installed dune-private-libs.3.19.1
#19 162.4 -> installed ctypes.0.23.0
#19 162.4 -> installed textmate-language.0.4.0
#19 162.9 -> installed unstrctrd.0.4
#19 163.6 -> installed hilite.0.5.0
#19 164.0 -> installed dune-site.3.19.1
#19 166.5 -> installed uri.4.4.0
#19 166.6 -> installed yojson.3.0.0
#19 167.3 -> installed pure-html.3.11.1
#19 167.4 -> installed graphql.0.14.0
#19 167.7 -> installed graphql-lwt.0.14.0
#19 173.9 -> installed ppxlib.0.35.0
#19 177.0 -> installed ppx_import.1.11.0
#19 177.6 -> installed lwt_ppx.5.9.1
#19 177.7 -> installed ppx_show.0.2.1
#19 179.4 -> installed dream-pure.1.0.0~alpha2
#19 180.5 -> installed sedlex.3.6
#19 181.7 -> installed dream-httpaf.1.0.0~alpha4
#19 195.5 -> installed js_of_ocaml-compiler.6.2.0
#19 198.1 -> installed bigarray-overlap.0.2.1
#19 199.8 -> installed logs.0.9.0
#19 200.8 -> installed prettym.0.0.3
#19 202.2 -> installed js_of_ocaml-toplevel.6.2.0
#19 203.3 -> installed mirage-crypto-rng.1.2.0
#19 204.6 -> installed bos.0.2.1
#19 213.9 -> installed brr.0.0.8
#19 214.8 -> installed mirage-crypto-pk.1.2.0
#19 215.2 -> installed mirage-crypto-rng-lwt.1.2.0
#19 216.8 -> installed multipart_form.0.7.0
#19 220.9 -> installed mirage-crypto-ec.1.2.0
#19 221.4 -> installed multipart_form-lwt.0.7.0
#19 224.5 -> installed x509.1.0.6
#19 227.2 -> installed yaml.3.2.0
#19 228.1 -> installed tls.2.0.1
#19 228.7 -> installed js_of_ocaml.6.2.0
#19 229.8 -> installed ppx_deriving_yaml.0.4.0
#19 230.7 -> installed caqti.2.2.4
#19 231.2 -> installed caqti-lwt.2.2.4
#19 234.1 -> installed dream.1.0.0~alpha8
#19 236.2 -> installed dream-html.3.11.1
#19 236.2 -> installed dream-encoding.dev
#19 236.2 -> installed dream-accept.0.1.0
#19 242.1 Done.
#19 242.1 # To update the current shell environment, run: eval $(opam env)
#19 DONE 242.7s
#20 [build 9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 2.6s
#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.277 + dune exec -- src/gen/main.exe file.dune
#24 1.274 File "src/gen/dune", line 7, characters 2-9:
#24 1.274 7 | cmarkit
#24 1.274 ^^^^^^^
#24 1.274 Error: Library "cmarkit" not found.
#24 1.274 -> required by _build/default/src/gen/main.exe
#24 2.832 + dune build @convert
#24 11.68 Error: Alias "convert" specified on the command line is empty.
#24 11.68 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.277 + dune exec -- src/gen/main.exe file.dune
1.274 File "src/gen/dune", line 7, characters 2-9:
1.274 7 | cmarkit
1.274 ^^^^^^^
1.274 Error: Library "cmarkit" not found.
1.274 -> required by _build/default/src/gen/main.exe
2.832 + dune build @convert
11.68 Error: Alias "convert" specified on the command line is empty.
11.68 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:04.23: Job failed: Docker build exited with status 1