2026-07-12 10:21.12: New job: docker build {
"commit": "5fe3ce6bb4dcfb62306947e4863f67d4f0a89b62",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-07-12 10:21.12: Waiting for resource in pool docker-build-pool
2026-07-12 10:29.36: Got resource from pool docker-build-pool
2026-07-12 10:29.36: 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-07-12 10:29.36: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout3f848b7c"
2026-07-12 10:29.38: Exec: "git" "-C" "/tmp/git-checkout3f848b7c" "submodule"
"deinit" "--force" "--all"
2026-07-12 10:29.38: Exec: "git" "-C" "/tmp/git-checkout3f848b7c" "reset"
"--hard" "-q" "5fe3ce6bb4dcfb62306947e4863f67d4f0a89b62"
2026-07-12 10:29.40: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3f848b7c" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-07-12 10:29.40: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout3f848b7c/Dockerfile"
"--iidfile" "/tmp/git-checkout3f848b7c/docker-iid"
"--" "/tmp/git-checkout3f848b7c"
#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:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#3 resolve docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89 0.0s done
#3 sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89 9.08kB / 9.08kB done
#3 sha256:e82bbc85c3cb06cf2a5a27b058208b43984448acbcd6a832cd1491933d4376dd 1.13kB / 1.13kB done
#3 sha256:1a998cca4d41cfecafb1989342c5e7378bc992589af7d47510c4b854bebfc7d7 1.33kB / 1.33kB done
#3 sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0B / 14.36MB 0.1s
#3 sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 14.36MB / 14.36MB 0.2s done
#3 extracting sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0.1s
#3 extracting sha256:50ba52cd6a2c01eaf1a9efbedc7c75b5da5e3965c1586001c722980487a73fd7 0.1s done
#3 DONE 0.4s
#4 [internal] load metadata for docker.io/library/alpine:3.21
#4 DONE 0.9s
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.21-ocaml-4.14
#5 DONE 1.4s
#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:48b0309ca019d89d40f670aa1bc06e426dc0931948452e8491e3d65087abc07d
#7 resolve docker.io/library/alpine:3.21@sha256:48b0309ca019d89d40f670aa1bc06e426dc0931948452e8491e3d65087abc07d 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:48b0309ca019d89d40f670aa1bc06e426dc0931948452e8491e3d65087abc07d
#7 sha256:48b0309ca019d89d40f670aa1bc06e426dc0931948452e8491e3d65087abc07d 9.22kB / 9.22kB done
#7 sha256:f27cad9117495d32d067133afff942cb2dc745dfe9163e949f6bfe8a6a245339 1.02kB / 1.02kB done
#7 sha256:2607caa9805847fac4de202017bb1b830deb09f4c07dc9964a0157abbc604577 611B / 611B done
#7 sha256:897d797d2723cf0e318402f4d6f37d51b011517e5cf09246b22155f0fa90dc81 0B / 3.65MB 0.1s
#7 sha256:897d797d2723cf0e318402f4d6f37d51b011517e5cf09246b22155f0fa90dc81 3.65MB / 3.65MB 0.2s
#7 extracting sha256:897d797d2723cf0e318402f4d6f37d51b011517e5cf09246b22155f0fa90dc81
#7 sha256:897d797d2723cf0e318402f4d6f37d51b011517e5cf09246b22155f0fa90dc81 3.65MB / 3.65MB 0.2s done
#7 extracting sha256:897d797d2723cf0e318402f4d6f37d51b011517e5cf09246b22155f0fa90dc81 0.2s done
#7 DONE 0.6s
#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.0s done
#9 sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363 741B / 741B done
#9 sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8 530B / 530B done
#9 sha256:707258dcbf5fe6b0c05adaf6b0dd991b5a2a501a8ded5260c73e67cd6765b815 9.26kB / 9.26kB done
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 0B / 572.27MB 0.5s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 32.51MB / 572.27MB 1.8s
#9 ...
#10 [internal] load build context
#10 transferring context: 510.95MB 1.9s done
#10 DONE 2.0s
#9 [build 1/15] FROM docker.io/ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d7841ad3b1d1dee7e95dd6497bbf486e4d76ab7c79e8a576e2e5af4ed4aaf363
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 63.96MB / 572.27MB 2.5s
#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.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#11 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#11 0.886 OK: 7 MiB in 15 packages
#11 1.486 (1/17) Installing brotli-libs (1.1.0-r2)
#11 1.539 (2/17) Installing c-ares (1.34.8-r0)
#11 1.544 (3/17) Installing libunistring (1.2-r0)
#11 1.557 (4/17) Installing libidn2 (2.3.7-r0)
#11 1.562 (5/17) Installing nghttp2-libs (1.69.0-r0)
#11 1.566 (6/17) Installing libpsl (0.21.5-r3)
#11 1.570 (7/17) Installing zstd-libs (1.5.6-r2)
#11 1.579 (8/17) Installing libcurl (8.14.1-r2)
#11 1.588 (9/17) Installing libexpat (2.8.2-r0)
#11 1.592 (10/17) Installing pcre2 (10.43-r0)
#11 1.601 (11/17) Installing git (2.47.3-r0)
#11 1.674 (12/17) Installing git-init-template (2.47.3-r0)
#11 1.679 (13/17) Installing gmp (6.3.0-r2)
#11 1.688 (14/17) Installing libev (4.33-r1)
#11 1.691 (15/17) Installing oniguruma (6.9.9-r0)
#11 1.697 (16/17) Installing pkgconf (2.3.0-r0)
#11 1.703 (17/17) Installing oniguruma-dev (6.9.9-r0)
#11 1.711 Executing busybox-1.37.0-r14.trigger
#11 1.722 OK: 21 MiB in 32 packages
#11 DONE 2.5s
#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 97.52MB / 572.27MB 3.3s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 127.93MB / 572.27MB 4.0s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 157.29MB / 572.27MB 4.7s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 190.84MB / 572.27MB 5.6s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 220.20MB / 572.27MB 6.3s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 251.66MB / 572.27MB 7.1s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 287.31MB / 572.27MB 8.0s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 317.72MB / 572.27MB 8.7s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 347.08MB / 572.27MB 9.4s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 379.58MB / 572.27MB 10.1s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 409.99MB / 572.27MB 10.9s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 439.35MB / 572.27MB 11.6s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 468.71MB / 572.27MB 12.3s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 502.27MB / 572.27MB 13.1s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 534.77MB / 572.27MB 13.8s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 568.33MB / 572.27MB 14.6s
#9 sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 572.27MB / 572.27MB 15.2s done
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 5.9s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 11.2s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 17.7s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 22.8s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 31.5s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 36.9s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 42.0s
#9 extracting sha256:afad547a77de56e045c3d6233e2c4065c398bc70bcf944ca44846ef60c6271e3 44.9s done
#9 DONE 64.0s
#13 [build 2/15] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#13 0.333 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.333 Checking for available remotes: rsync and local, git.
#13 0.334 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.334 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.334
#13 0.382 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.382 You may want to back it up before going further.
#13 0.382
#13 0.385 Continue? [y/n] y
#13 0.388 [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.388 opam option jobs=255 --global
#13 0.393 Format upgrade done.
#13 5.535
#13 5.535 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 98.15 [default] Initialised
#13 DONE 104.6s
#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.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#14 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#14 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#14 0.539 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#14 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#14 1.142 (1/26) Upgrading musl (1.2.5-r9 -> 1.2.5-r11)
#14 1.150 (2/26) Upgrading busybox (1.37.0-r12 -> 1.37.0-r14)
#14 1.195 Executing busybox-1.37.0-r14.post-upgrade
#14 1.243 (3/26) Upgrading busybox-binsh (1.37.0-r12 -> 1.37.0-r14)
#14 1.247 (4/26) Upgrading alpine-release (3.21.4-r0 -> 3.21.7-r0)
#14 1.258 (5/26) Upgrading ca-certificates-bundle (20250619-r0 -> 20260413-r0)
#14 1.276 (6/26) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.7-r0)
#14 1.314 (7/26) Upgrading libssl3 (3.3.4-r0 -> 3.3.7-r0)
#14 1.324 (8/26) Upgrading ssl_client (1.37.0-r12 -> 1.37.0-r14)
#14 1.332 (9/26) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0)
#14 1.336 (10/26) Upgrading libcap2 (2.71-r0 -> 2.78-r0)
#14 1.341 (11/26) Upgrading musl-dev (1.2.5-r9 -> 1.2.5-r11)
#14 1.472 (12/26) Upgrading ca-certificates (20250619-r0 -> 20260413-r0)
#14 1.516 (13/26) Upgrading c-ares (1.34.5-r0 -> 1.34.8-r0)
#14 1.519 (14/26) Upgrading nghttp2-libs (1.64.0-r0 -> 1.69.0-r0)
#14 1.521 (15/26) Upgrading libcurl (8.12.1-r1 -> 8.14.1-r2)
#14 1.527 (16/26) Upgrading curl (8.12.1-r1 -> 8.14.1-r2)
#14 1.533 (17/26) Upgrading libexpat (2.7.0-r0 -> 2.8.2-r0)
#14 1.535 (18/26) Upgrading musl-utils (1.2.5-r9 -> 1.2.5-r11)
#14 1.545 (19/26) Upgrading xz-libs (5.6.3-r1 -> 5.8.3-r0)
#14 1.550 (20/26) Upgrading sqlite-libs (3.48.0-r2 -> 3.48.0-r4)
#14 1.565 (21/26) Upgrading python3 (3.12.11-r0 -> 3.12.13-r0)
#14 1.945 (22/26) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.13-r0)
#14 2.262 (23/26) Upgrading pyc (3.12.11-r0 -> 3.14.5-r2)
#14 2.262 (24/26) Upgrading python3-pyc (3.12.11-r0 -> 3.12.13-r0)
#14 2.262 (25/26) Upgrading rsync (3.4.0-r0 -> 3.4.3-r0)
#14 2.270 (26/26) Upgrading xz (5.6.3-r1 -> 5.8.3-r0)
#14 2.277 Executing busybox-1.37.0-r14.trigger
#14 2.283 Executing ca-certificates-20260413-r0.trigger
#14 2.319 OK: 306 MiB in 101 packages
#14 3.198 (1/43) Installing m4 (1.4.19-r3)
#14 3.229 (2/43) Installing perl (5.40.4-r0)
#14 3.571 (3/43) Installing autoconf (2.72-r0)
#14 3.590 (4/43) Installing brotli (1.1.0-r2)
#14 3.593 (5/43) Installing brotli-dev (1.1.0-r2)
#14 3.615 (6/43) Installing c-ares-dev (1.34.8-r0)
#14 3.634 (7/43) Installing libidn2-dev (2.3.7-r0)
#14 3.637 (8/43) Installing libpsl-utils (0.21.5-r3)
#14 3.642 (9/43) Installing libpsl-dev (0.21.5-r3)
#14 3.647 (10/43) Installing nghttp2-dev (1.69.0-r0)
#14 3.652 (11/43) Installing openssl-dev (3.3.7-r0)
#14 3.680 (12/43) Installing zlib-dev (1.3.2-r0)
#14 3.684 (13/43) Installing zstd (1.5.6-r2)
#14 3.691 (14/43) Installing zstd-dev (1.5.6-r2)
#14 3.695 (15/43) Installing curl-dev (8.14.1-r2)
#14 3.706 (16/43) Installing perl-error (0.17029-r2)
#14 3.710 (17/43) Installing perl-git (2.47.3-r0)
#14 3.715 (18/43) Installing git-perl (2.47.3-r0)
#14 3.736 (19/43) Installing libgmpxx (6.3.0-r2)
#14 3.739 (20/43) Installing gmp-dev (6.3.0-r2)
#14 3.767 (21/43) Installing libxext (1.3.6-r2)
#14 3.771 (22/43) Installing fftw-double-libs (3.3.10-r6)
#14 3.787 (23/43) Installing libpng (1.6.57-r0)
#14 3.792 (24/43) Installing freetype (2.13.3-r0)
#14 3.801 (25/43) Installing fontconfig (2.15.0-r1)
#14 3.828 (26/43) Installing lcms2 (2.19-r0)
#14 3.839 (27/43) Installing libltdl (2.4.7-r3)
#14 3.842 (28/43) Installing libxml2 (2.13.9-r1)
#14 3.854 (29/43) Installing imagemagick-libs (7.1.1.41-r0)
#14 3.891 (30/43) Installing imagemagick (7.1.1.41-r0)
#14 3.942 (31/43) Installing libjpeg-turbo (3.0.4-r0)
#14 3.950 (32/43) Installing imagemagick-jpeg (7.1.1.41-r0)
#14 3.955 (33/43) Installing libsharpyuv (1.4.0-r0)
#14 3.960 (34/43) Installing libwebp (1.4.0-r0)
#14 3.967 (35/43) Installing libwebpdemux (1.4.0-r0)
#14 3.971 (36/43) Installing libwebpmux (1.4.0-r0)
#14 3.975 (37/43) Installing imagemagick-webp (7.1.1.41-r0)
#14 3.979 (38/43) Installing inotify-tools-libs (4.23.9.0-r0)
#14 3.984 (39/43) Installing inotify-tools (4.23.9.0-r0)
#14 3.988 (40/43) Installing libev (4.33-r1)
#14 3.989 (41/43) Installing libev-dev (4.33-r1)
#14 3.993 (42/43) Installing oniguruma (6.9.9-r0)
#14 3.998 (43/43) Installing oniguruma-dev (6.9.9-r0)
#14 4.006 Executing busybox-1.37.0-r14.trigger
#14 4.016 OK: 369 MiB in 144 packages
#14 DONE 4.4s
#15 [build 4/15] RUN cd opam-repository && git pull origin c88669ba557d61870ca5c11e80546c4464b534d4
#15 3.158 From https://github.com/ocaml/opam-repository
#15 3.158 * branch c88669ba557d61870ca5c11e80546c4464b534d4 -> FETCH_HEAD
#15 3.325 Already up to date.
#15 DONE 3.5s
#16 [build 5/15] RUN opam update
#16 0.567
#16 0.567 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 1.585 [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.1s
#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.858 The following additional pinnings are required by tarides-com.dev:
#19 1.858 - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz
#19 1.858 - cmarkit.dev at git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8
#19 1.858 - dream-encoding.dev at git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9
#19 1.858 Pin and install them? [y/n] y
#19 16.84 Package tailwindcss does not exist, create as a NEW package? [y/n] y
#19 32.07 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#19 32.07 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz (version dev)
#19 32.67 [cmarkit.dev] synchronised (no changes)
#19 32.68 cmarkit is now pinned to git+https://github.com/dbuenzli/cmarkit#0401a14df18e8cc6f157abe523616a6d9c01b1d8 (version dev)
#19 33.26 [dream-encoding.dev] synchronised (no changes)
#19 33.26 dream-encoding is now pinned to git+https://github.com/samoht/dream-encoding#bc3863b2d33376d0fa9b878c8b52d2e1cfb8c0d9 (version dev)
#19 37.83 The following actions will be performed:
#19 37.83 === install 141 packages
#19 37.83 - install angstrom 0.16.1 [required by multipart_form, caqti, multipart_form-lwt]
#19 37.83 - install asn1-combinators 0.3.2 [required by x509]
#19 37.83 - install astring 0.8.5 [required by tarides-com]
#19 37.83 - install base-bytes base [required by ocplib-endian]
#19 37.83 - install base64 3.5.1 [required by tarides-com]
#19 37.83 - install bigarray-compat 1.1.0 [required by dream]
#19 37.83 - install bigarray-overlap 0.2.1 [required by prettym]
#19 37.83 - install bigstringaf 0.10.0 [required by multipart_form, caqti, multipart_form-lwt]
#19 37.83 - install bos 0.2.1 [required by yaml]
#19 37.83 - install brr 0.0.8 [required by tarides-com]
#19 37.83 - install camlp-streams 5.0.1 [required by dream]
#19 37.83 - install caqti 2.2.4 [required by dream]
#19 37.83 - install caqti-lwt 2.2.4 [required by dream]
#19 37.83 - install checkseum 0.5.2 [required by decompress]
#19 37.83 - install cmdliner 1.3.0 [required by uucp]
#19 37.83 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#19 37.83 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#19 37.83 - install conf-libev 4-12 [required by dream]
#19 37.83 - install conf-libssl 4 [required by ssl]
#19 37.83 - install conf-oniguruma 1 [required by oniguruma]
#19 37.83 - install conf-pkg-config 4 [required by bigarray-overlap, conf-oniguruma]
#19 37.83 - install cppo 1.8.0 [required by lwt]
#19 37.83 - install csexp 1.5.2 [required by dune-private-libs]
#19 37.83 - install cstruct 6.2.0 [required by dream]
#19 37.83 - install ctypes 0.23.0 [required by yaml]
#19 37.83 - install decompress 1.5.3 [required by dream-encoding]
#19 37.83 - install digestif 1.3.0 [required by dream]
#19 37.83 - install domain-name 0.4.1 [required by caqti, caqti-lwt]
#19 37.83 - install dream 1.0.0~alpha8 [required by tarides-com]
#19 37.83 - install dream-accept 0.1.0 [required by tarides-com]
#19 37.83 - install dream-encoding dev (pinned) [required by tarides-com]
#19 37.83 - install dream-html 3.11.1 [required by tarides-com]
#19 37.83 - install dream-httpaf 1.0.0~alpha4 [required by dream]
#19 37.83 - install dream-pure 1.0.0~alpha2 [required by dream]
#19 37.83 - install dune 3.19.1 [required by tarides-com]
#19 37.83 - install dune-configurator 3.19.1 [required by yaml]
#19 37.83 - install dune-private-libs 3.19.1 [required by dune-site]
#19 37.83 - install dune-site 3.19.1 [required by caqti]
#19 37.83 - install duration 0.2.1 [required by mirage-crypto-rng-lwt]
#19 37.83 - install dyn 3.19.1 [required by dune-private-libs]
#19 37.83 - install eqaf 0.10 [required by mirage-crypto-ec, digestif, mirage-crypto-pk]
#19 37.83 - install faraday 0.8.2 [required by httpun, gluten, h2, httpun-ws]
#19 37.83 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#19 37.83 - install faraday-lwt-unix 0.8.2 [required by gluten-lwt-unix, h2-lwt-unix]
#19 37.83 - install fmt 0.11.0 [required by dream]
#19 37.83 - install fpath 0.7.3 [required by bos]
#19 37.83 - install gen 1.1 [required by sedlex]
#19 37.83 - install gluten 0.5.2 [required by dream-httpaf]
#19 37.83 - install gluten-lwt 0.5.2 [required by gluten-lwt-unix]
#19 37.83 - install gluten-lwt-unix 0.5.2 [required by dream-httpaf]
#19 37.83 - install gmap 0.3.0 [required by x509]
#19 37.83 - install graphql 0.14.0 [required by graphql-lwt]
#19 37.83 - install graphql-lwt 0.14.0 [required by dream]
#19 37.83 - install graphql_parser 0.14.0 [required by dream]
#19 37.83 - install h2 0.12.0 [required by dream-httpaf]
#19 37.83 - install h2-lwt 0.12.0 [required by h2-lwt-unix]
#19 37.83 - install h2-lwt-unix 0.12.0 [required by dream-httpaf]
#19 37.83 - install hilite 0.5.0 [required by tarides-com]
#19 37.83 - install hmap 0.8.1 [required by dream-pure]
#19 37.83 - install hpack 0.12.0 [required by h2]
#19 37.83 - install httpun 0.1.0 [required by dream-httpaf]
#19 37.83 - install httpun-lwt 0.1.0 [required by httpun-lwt-unix]
#19 37.83 - install httpun-lwt-unix 0.1.0 [required by dream-httpaf]
#19 37.83 - install httpun-types 0.1.0 [required by h2, httpun]
#19 37.83 - install httpun-ws 0.2.0 [required by dream-httpaf]
#19 37.83 - install integers 0.7.0 [required by ctypes]
#19 37.83 - install ipaddr 5.6.1 [required by caqti, caqti-lwt]
#19 37.83 - install js_of_ocaml 6.2.0 [required by tarides-com]
#19 37.83 - install js_of_ocaml-compiler 6.2.0 [required by brr, js_of_ocaml]
#19 37.83 - install js_of_ocaml-toplevel 6.2.0 [required by brr]
#19 37.84 - install kdf 1.0.0 [required by tls]
#19 37.84 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#19 37.84 - install lambdasoup 1.1.1 [required by tarides-com]
#19 37.84 - install logs 0.9.0 [required by dream]
#19 37.84 - install lru 0.3.1 [required by caqti]
#19 37.84 - install lwt 5.9.1 [required by dream, mirage-kv-unix]
#19 37.84 - install lwt-dllist 1.1.0 [required by caqti]
#19 37.84 - install lwt_ppx 5.9.1 [required by dream, dream-encoding]
#19 37.84 - install lwt_ssl 1.2.0 [required by dream]
#19 37.84 - install macaddr 5.6.1 [required by ipaddr]
#19 37.84 - install magic-mime 1.3.1 [required by dream]
#19 37.84 - install markup 1.0.3 [required by tarides-com]
#19 37.84 - install menhir 20240715 [required by js_of_ocaml-compiler, graphql_parser]
#19 37.84 - install menhirCST 20240715 [required by menhir]
#19 37.84 - install menhirLib 20240715 [required by js_of_ocaml-compiler]
#19 37.84 - install menhirSdk 20240715 [required by js_of_ocaml-compiler]
#19 37.84 - install mirage-clock 4.2.0 [required by dream]
#19 37.84 - install mirage-crypto 1.2.0 [required by dream]
#19 37.84 - install mirage-crypto-ec 1.2.0 [required by tls]
#19 37.84 - install mirage-crypto-pk 1.2.0 [required by tarides-com]
#19 37.84 - install mirage-crypto-rng 1.2.0 [required by tarides-com]
#19 37.84 - install mirage-crypto-rng-lwt 1.2.0 [required by dream]
#19 37.84 - install mirage-kv 6.1.1 [required by mirage-kv-unix]
#19 37.84 - install mirage-kv-unix 3.0.1 [required by tarides-com]
#19 37.84 - install mtime 2.1.0 [required by caqti-lwt, caqti, mirage-crypto-rng-lwt]
#19 37.84 - install multipart_form 0.7.0 [required by dream]
#19 37.84 - install multipart_form-lwt 0.7.0 [required by dream]
#19 37.84 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#19 37.84 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#19 37.84 - install ocamlbuild 0.16.1 [required by brr, astring, uucp]
#19 37.84 - install ocamlfind 1.9.8 [required by brr, astring, uucp]
#19 37.84 - install ocplib-endian 1.2 [required by lwt]
#19 37.84 - install ohex 0.2.0 [required by tls]
#19 37.84 - install oniguruma 0.1.2 [required by textmate-language]
#19 37.84 - install optint 0.3.0 [required by mirage-kv-unix]
#19 37.84 - install ordering 3.19.1 [required by dyn, stdune]
#19 37.84 - install pecu 0.7 [required by multipart_form]
#19 37.84 - install pp 2.0.0 [required by dune-private-libs]
#19 37.84 - install ppx_derivers 1.2.1 [required by ppxlib]
#19 37.84 - install ppx_deriving_yaml 0.4.0 [required by tarides-com]
#19 37.84 - install ppx_import 1.11.0 [required by tarides-com]
#19 37.84 - install ppx_show 0.2.1 [required by tarides-com]
#19 37.84 - install ppxlib 0.35.0 [required by ppx_import, js_of_ocaml, dream-html, etc.]
#19 37.84 - install prettym 0.0.3 [required by multipart_form]
#19 37.84 - install psq 0.2.1 [required by lru, h2]
#19 37.84 - install ptime 1.2.0 [required by dream, mirage-kv-unix]
#19 37.84 - install pure-html 3.11.1 [required by dream-html]
#19 37.84 - install re 1.13.2 [required by graphql_parser]
#19 37.84 - install rresult 0.7.0 [required by graphql, bos]
#19 37.84 - install sedlex 3.6 [required by js_of_ocaml-compiler]
#19 37.84 - install seq base [required by re, graphql]
#19 37.84 - install sexplib0 v0.17.0 [required by ppxlib]
#19 37.84 - install ssl 0.7.0 [required by dream]
#19 37.84 - install stdcompat 21.0 [required by ppx_show]
#19 37.84 - install stdlib-shims 0.3.0 [required by ppxlib]
#19 37.84 - install stdune 3.19.1 [required by dune-private-libs]
#19 37.84 - install stringext 1.6.0 [required by uri]
#19 37.84 - install tailwindcss dev (pinned) [required by tarides-com]
#19 37.84 - install textmate-language 0.4.0 [required by hilite]
#19 37.84 - install tls 2.0.1 [required by caqti]
#19 37.84 - install topkg 1.1.0 [required by brr, astring, uucp]
#19 37.84 - install uchar 0.0.2 [required by markup]
#19 37.84 - install unstrctrd 0.4 [required by multipart_form]
#19 37.84 - install uri 4.4.0 [required by dream]
#19 37.84 - install uucp 16.0.0 [required by tarides-com]
#19 37.84 - install uunf 16.0.0 [required by tarides-com]
#19 37.84 - install uutf 1.0.4 [required by multipart_form, uunf]
#19 37.84 - install x509 1.0.6 [required by caqti]
#19 37.84 - install yaml 3.2.0 [required by ppx_deriving_yaml]
#19 37.84 - install yojson 3.0.0 [required by dream]
#19 37.84 - install zarith 1.14 [required by mirage-crypto-pk]
#19 38.59
#19 38.59 The following system packages will first need to be installed:
#19 38.59 openssl-dev
#19 38.59
#19 38.59 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 38.59
#19 38.59 opam believes some required external dependencies are missing. opam can:
#19 38.59 > 1. Run apk to install them (may need root/sudo access)
#19 38.59 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#19 38.59 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 38.59 4. Abort the installation
#19 38.59
#19 38.59 [1/2/3/4] 1
#19 38.59
#19 38.59 + /usr/bin/sudo "apk" "add" "openssl-dev"
#19 39.59 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#19 39.59 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#19 39.59 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#19 39.59 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#19 39.59 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#19 39.59 - OK: 369 MiB in 144 packages
#19 39.67
#19 39.67 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 39.77 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#19 39.85 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#19 39.93 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#19 39.94 -> retrieved base64.3.5.1 (https://opam.ocaml.org/cache)
#19 39.97 -> retrieved bigarray-compat.1.1.0 (https://opam.ocaml.org/cache)
#19 40.05 -> retrieved bigarray-overlap.0.2.1 (https://opam.ocaml.org/cache)
#19 40.06 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#19 40.09 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#19 40.14 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#19 40.41 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (https://opam.ocaml.org/cache)
#19 40.43 -> retrieved checkseum.0.5.2 (https://opam.ocaml.org/cache)
#19 40.51 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#19 40.59 -> retrieved brr.0.0.8 (https://opam.ocaml.org/cache)
#19 40.60 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#19 40.62 -> installed conf-gmp.5
#19 40.67 -> retrieved conf-libssl.4 (https://opam.ocaml.org/cache)
#19 40.67 -> installed conf-pkg-config.4
#19 40.67 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#19 40.68 -> installed conf-libssl.4
#19 40.68 -> installed conf-oniguruma.1
#19 40.68 -> installed conf-gmp-powm-sec.4
#19 40.76 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#19 40.77 -> retrieved conf-libev.4-12 (2 extra sources)
#19 40.77 -> retrieved conf-libev.4-12 (2 extra sources)
#19 40.88 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#19 41.04 -> retrieved ctypes.0.23.0 (https://opam.ocaml.org/cache)
#19 41.11 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#19 41.11 -> installed conf-libev.4-12
#19 41.18 -> retrieved domain-name.0.4.1 (https://opam.ocaml.org/cache)
#19 41.39 -> retrieved decompress.1.5.3 (https://opam.ocaml.org/cache)
#19 41.49 -> retrieved dream-accept.0.1.0 (https://opam.ocaml.org/cache)
#19 41.61 -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (https://opam.ocaml.org/cache)
#19 41.78 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#19 41.82 -> retrieved dream-html.3.11.1, pure-html.3.11.1 (https://opam.ocaml.org/cache)
#19 42.11 -> retrieved dream-encoding.dev (no changes)
#19 42.18 -> retrieved dream-pure.1.0.0~alpha2 (https://opam.ocaml.org/cache)
#19 42.24 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#19 42.29 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#19 42.42 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (https://opam.ocaml.org/cache)
#19 42.48 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#19 42.55 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#19 42.57 -> retrieved gen.1.1 (https://opam.ocaml.org/cache)
#19 42.65 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#19 42.75 -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (https://opam.ocaml.org/cache)
#19 42.88 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (https://opam.ocaml.org/cache)
#19 43.13 -> 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 54.02 -> 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 55.31 -> retrieved hmap.0.8.1 (https://opam.ocaml.org/cache)
#19 55.37 -> retrieved hilite.0.5.0 (https://opam.ocaml.org/cache)
#19 55.41 -> installed cmdliner.1.3.0
#19 55.50 -> 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 55.56 -> retrieved integers.0.7.0 (https://opam.ocaml.org/cache)
#19 55.57 -> retrieved httpun-ws.0.2.0 (https://opam.ocaml.org/cache)
#19 55.61 -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (https://opam.ocaml.org/cache)
#19 55.65 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#19 55.69 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#19 55.78 -> retrieved lambdasoup.1.1.1 (https://opam.ocaml.org/cache)
#19 55.79 -> retrieved logs.0.9.0 (https://opam.ocaml.org/cache)
#19 55.84 -> retrieved lru.0.3.1 (https://opam.ocaml.org/cache)
#19 55.91 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#19 56.12 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (https://opam.ocaml.org/cache)
#19 56.19 -> retrieved lwt_ssl.1.2.0 (https://opam.ocaml.org/cache)
#19 56.20 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#19 56.33 -> retrieved markup.1.0.3 (https://opam.ocaml.org/cache)
#19 56.40 -> retrieved mirage-clock.4.2.0 (https://opam.ocaml.org/cache)
#19 57.20 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (https://opam.ocaml.org/cache)
#19 64.13 -> 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 64.51 -> 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 64.54 -> retrieved mirage-kv-unix.3.0.1 (https://opam.ocaml.org/cache)
#19 64.54 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#19 64.62 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#19 64.64 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#19 64.71 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#19 64.76 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (https://opam.ocaml.org/cache)
#19 64.87 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#19 64.91 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#19 65.02 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#19 65.15 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#19 65.16 -> retrieved oniguruma.0.1.2 (https://opam.ocaml.org/cache)
#19 65.19 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#19 65.28 -> retrieved pp.2.0.0 (https://opam.ocaml.org/cache)
#19 65.30 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#19 65.36 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#19 65.43 -> retrieved ppx_deriving_yaml.0.4.0 (https://opam.ocaml.org/cache)
#19 65.49 -> retrieved ppx_show.0.2.1 (https://opam.ocaml.org/cache)
#19 65.53 -> retrieved ppx_import.1.11.0 (https://opam.ocaml.org/cache)
#19 65.65 -> retrieved prettym.0.0.3 (https://opam.ocaml.org/cache)
#19 65.72 -> retrieved psq.0.2.1 (https://opam.ocaml.org/cache)
#19 65.80 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#19 66.01 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#19 66.04 -> retrieved re.1.13.2 (https://opam.ocaml.org/cache)
#19 66.05 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#19 66.33 -> retrieved sedlex.3.6 (https://opam.ocaml.org/cache)
#19 66.34 -> retrieved seq.base (2 extra sources)
#19 66.34 -> retrieved seq.base (2 extra sources)
#19 66.36 -> retrieved sexplib0.v0.17.0 (https://opam.ocaml.org/cache)
#19 66.57 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#19 66.60 -> retrieved ssl.0.7.0 (https://opam.ocaml.org/cache)
#19 67.37 -> retrieved stdcompat.21.0 (https://opam.ocaml.org/cache)
#19 67.39 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#19 67.66 -> retrieved textmate-language.0.4.0 (https://opam.ocaml.org/cache)
#19 67.92 -> retrieved tls.2.0.1 (https://opam.ocaml.org/cache)
#19 68.02 -> retrieved topkg.1.1.0 (https://opam.ocaml.org/cache)
#19 68.12 -> retrieved uchar.0.0.2 (https://opam.ocaml.org/cache)
#19 68.23 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#19 68.41 -> retrieved uri.4.4.0 (https://opam.ocaml.org/cache)
#19 68.60 -> retrieved uunf.16.0.0 (https://opam.ocaml.org/cache)
#19 68.76 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#19 68.88 -> retrieved uucp.16.0.0 (https://opam.ocaml.org/cache)
#19 69.30 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#19 69.32 -> retrieved yaml.3.2.0 (https://opam.ocaml.org/cache)
#19 69.49 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#19 69.70 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#19 71.54 -> installed ocamlfind.1.9.8
#19 71.55 -> installed base-bytes.base
#19 71.56 -> installed seq.base
#19 74.54 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#19 75.47 -> installed ocamlbuild.0.16.1
#19 75.79 -> installed tailwindcss.dev
#19 77.37 -> installed zarith.1.14
#19 77.66 -> installed uchar.0.0.2
#19 80.55 -> installed topkg.1.1.0
#19 82.04 -> installed fmt.0.11.0
#19 82.33 -> installed astring.0.8.5
#19 82.54 -> installed hmap.0.8.1
#19 83.53 -> installed fpath.0.7.3
#19 84.08 -> installed mtime.2.1.0
#19 84.86 -> installed rresult.0.7.0
#19 85.36 -> installed ptime.1.2.0
#19 86.14 -> installed uutf.1.0.4
#19 93.40 -> installed uunf.16.0.0
#19 99.36 -> installed dune.3.19.1
#19 100.2 -> installed base64.3.5.1
#19 100.3 -> installed asn1-combinators.0.3.2
#19 100.5 -> installed bigarray-compat.1.1.0
#19 100.7 -> installed camlp-streams.5.0.1
#19 101.1 -> installed csexp.1.5.2
#19 101.6 -> installed cstruct.6.2.0
#19 103.0 -> installed cppo.1.8.0
#19 103.0 -> installed domain-name.0.4.1
#19 103.2 -> installed duration.0.2.1
#19 103.9 -> installed eqaf.0.10
#19 105.0 -> installed dune-configurator.3.19.1
#19 105.3 -> installed gen.1.1
#19 106.4 -> installed bigstringaf.0.10.0
#19 106.8 -> installed gmap.0.3.0
#19 107.2 -> installed faraday.0.8.2
#19 107.9 -> installed ke.0.6
#19 108.2 -> installed gluten.0.5.2
#19 108.9 -> installed digestif.1.3.0
#19 109.0 -> installed httpun-types.0.1.0
#19 109.0 -> installed lwt-dllist.1.1.0
#19 109.3 -> installed macaddr.5.6.1
#19 110.3 -> installed magic-mime.1.3.1
#19 111.3 -> installed ipaddr.5.6.1
#19 111.7 -> installed menhirCST.20240715
#19 112.2 -> installed markup.1.0.3
#19 112.6 -> installed menhirLib.20240715
#19 112.7 -> installed menhirSdk.20240715
#19 113.0 -> installed mirage-clock.4.2.0
#19 113.1 -> installed lambdasoup.1.1.1
#19 119.8 -> installed mirage-crypto.1.2.0
#19 122.1 -> installed ocaml-compiler-libs.v0.12.4
#19 122.7 -> installed kdf.1.0.0
#19 123.5 -> installed uucp.16.0.0
#19 123.8 -> installed ocplib-endian.1.2
#19 124.0 -> installed ohex.0.2.0
#19 124.3 -> installed ocaml-syntax-shims.1.0.0
#19 125.3 -> installed oniguruma.0.1.2
#19 126.4 -> installed angstrom.0.16.1
#19 127.2 -> installed optint.0.3.0
#19 129.8 -> installed hpack.0.12.0
#19 132.1 -> installed checkseum.0.5.2
#19 133.8 -> installed httpun.0.1.0
#19 135.7 -> installed lwt.5.9.1
#19 136.2 -> installed decompress.1.5.3
#19 136.5 -> installed httpun-ws.0.2.0
#19 136.5 -> installed faraday-lwt.0.8.2
#19 136.8 -> installed mirage-kv.6.1.1
#19 136.8 -> installed gluten-lwt.0.5.2
#19 137.1 -> installed faraday-lwt-unix.0.8.2
#19 138.6 -> installed mirage-kv-unix.3.0.1
#19 138.7 -> installed httpun-lwt.0.1.0
#19 139.1 -> installed pecu.0.7
#19 139.3 -> installed pp.2.0.0
#19 139.6 -> installed ppx_derivers.1.2.1
#19 139.6 -> installed ordering.3.19.1
#19 141.5 -> installed psq.0.2.1
#19 141.6 -> installed menhir.20240715
#19 141.7 -> installed re.1.13.2
#19 142.0 -> installed lru.0.3.1
#19 142.7 -> installed dyn.3.19.1
#19 143.3 -> installed graphql_parser.0.14.0
#19 143.8 -> installed h2.0.12.0
#19 144.0 -> installed sexplib0.v0.17.0
#19 144.2 -> installed h2-lwt.0.12.0
#19 146.1 -> installed stdlib-shims.0.3.0
#19 146.1 -> installed ssl.0.7.0
#19 147.6 -> installed integers.0.7.0
#19 148.4 -> installed lwt_ssl.1.2.0
#19 151.4 -> installed stdcompat.21.0
#19 151.7 -> installed gluten-lwt-unix.0.5.2
#19 155.3 -> installed stdune.3.19.1
#19 160.3 -> installed h2-lwt-unix.0.12.0
#19 160.6 -> installed ctypes.0.23.0
#19 160.8 -> installed httpun-lwt-unix.0.1.0
#19 161.3 -> installed stringext.1.6.0
#19 162.2 -> installed textmate-language.0.4.0
#19 162.8 -> installed unstrctrd.0.4
#19 163.1 -> installed dune-private-libs.3.19.1
#19 167.5 -> installed hilite.0.5.0
#19 167.7 -> installed uri.4.4.0
#19 170.0 -> installed dune-site.3.19.1
#19 170.6 -> installed yojson.3.0.0
#19 170.7 -> installed pure-html.3.11.1
#19 171.4 -> installed graphql.0.14.0
#19 171.6 -> installed graphql-lwt.0.14.0
#19 174.5 -> installed ppxlib.0.35.0
#19 178.2 -> installed ppx_import.1.11.0
#19 178.5 -> installed lwt_ppx.5.9.1
#19 178.8 -> installed ppx_show.0.2.1
#19 180.5 -> installed dream-pure.1.0.0~alpha2
#19 181.8 -> installed sedlex.3.6
#19 185.2 -> installed dream-httpaf.1.0.0~alpha4
#19 199.6 -> installed js_of_ocaml-compiler.6.2.0
#19 206.8 -> installed bigarray-overlap.0.2.1
#19 209.7 -> installed logs.0.9.0
#19 210.6 -> installed prettym.0.0.3
#19 212.1 -> installed js_of_ocaml-toplevel.6.2.0
#19 212.9 -> installed mirage-crypto-rng.1.2.0
#19 213.7 -> installed bos.0.2.1
#19 224.8 -> installed brr.0.0.8
#19 226.1 -> installed mirage-crypto-pk.1.2.0
#19 226.6 -> installed mirage-crypto-rng-lwt.1.2.0
#19 228.5 -> installed multipart_form.0.7.0
#19 232.3 -> installed mirage-crypto-ec.1.2.0
#19 232.7 -> installed multipart_form-lwt.0.7.0
#19 234.0 -> installed js_of_ocaml.6.2.0
#19 234.9 -> installed x509.1.0.6
#19 237.1 -> installed tls.2.0.1
#19 237.2 -> installed yaml.3.2.0
#19 239.6 -> installed ppx_deriving_yaml.0.4.0
#19 239.8 -> installed caqti.2.2.4
#19 240.4 -> installed caqti-lwt.2.2.4
#19 243.4 -> installed dream.1.0.0~alpha8
#19 245.5 -> installed dream-encoding.dev
#19 245.6 -> installed dream-accept.0.1.0
#19 245.6 -> installed dream-html.3.11.1
#19 251.8 Done.
#19 251.8 # To update the current shell environment, run: eval $(opam env)
#19 DONE 252.3s
#20 [build 9/15] COPY --chown=opam:opam --link data/ data/
#20 DONE 2.7s
#21 [build 10/15] COPY --chown=opam:opam --link src/gen src/gen
#21 DONE 0.3s
#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.331 + dune exec -- src/gen/main.exe file.dune
#24 1.477 File "src/gen/dune", line 7, characters 2-9:
#24 1.477 7 | cmarkit
#24 1.477 ^^^^^^^
#24 1.477 Error: Library "cmarkit" not found.
#24 1.477 -> required by _build/default/src/gen/main.exe
#24 3.038 + dune build @convert
#24 11.89 Error: Alias "convert" specified on the command line is empty.
#24 11.89 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.331 + dune exec -- src/gen/main.exe file.dune
1.477 File "src/gen/dune", line 7, characters 2-9:
1.477 7 | cmarkit
1.477 ^^^^^^^
1.477 Error: Library "cmarkit" not found.
1.477 -> required by _build/default/src/gen/main.exe
3.038 + dune build @convert
11.89 Error: Alias "convert" specified on the command line is empty.
11.89 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-07-12 10:37.12: Job failed: Docker build exited with status 1