Build:
  1. 0
2026-07-18 16:20.06: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-opam/opam2web.git#refs/pull/252/head (2789afbdf591efed9a722f28b3c9b04880dfa735)]
2026-07-18 16:20.06: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-07-18 16:20.06: Waiting for resource in pool OCluster
2026-07-18 16:20.06: Waiting for worker…
2026-07-18 16:24.57: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 2789afb lowercase opam where appropriate
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.32kB done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.2s

#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED

#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 53B done
#4 DONE 0.4s

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 0.5s

#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 0.8s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 resolve docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a 0.0s done
#7 sha256:b48fe340ec57bae8e16c911218538b29603f58c5a4fe241c4b72adbdc3de874f 1.07kB / 1.07kB done
#7 sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a 402B / 402B done
#7 sha256:cfb6822f9a78f28c570b960c3c164670456636e891c1069215bde57c66b9dda8 957B / 957B done
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 254.80MB / 8.19GB 13.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 227.54MB / 18.87GB 13.0s
#7 ...

#8 [build-opam-doc  1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#8 DONE 0.0s

#9 [build-opam-doc  2/15] RUN sudo apk add cgit groff
#9 CACHED

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#10 [internal] load build context
#10 transferring context: 1.16MB 0.1s done
#10 DONE 0.3s

#11 [build-opam2web  2/14] RUN sudo apk add g++ gmp-dev
#11 CACHED

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#12 [build-opam2web  3/14] COPY --chown=opam:opam . /home/opam/opam2web
#12 DONE 0.2s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#13 [build-opam-doc  3/15] RUN sudo mkdir -p /usr/local/bin     && echo -e '#!/bin/sh\n                set -euo pipefail\n                echo\n                echo\n                echo "<!DOCTYPE html>"\n                echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"\n                /usr/lib/cgit/filters/html-converters/man2html <$2\n                echo "</BODY></HTML>"\n'        | sudo tee /usr/local/bin/man2html     && sudo chmod a+x /usr/local/bin/man2html
#13 0.547 #!/bin/sh
#13 0.547                 set -euo pipefail
#13 0.547                 echo
#13 0.547                 echo
#13 0.547                 echo "<!DOCTYPE html>"
#13 0.547                 echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"
#13 0.547                 /usr/lib/cgit/filters/html-converters/man2html <$2
#13 0.547                 echo "</BODY></HTML>"
#13 0.547 
#13 DONE 0.6s

#14 [build-opam2web  4/14] WORKDIR /home/opam/opam2web
#14 DONE 0.2s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#15 [build-opam2web  5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#15 DONE 1.6s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 354.42MB / 8.19GB 18.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 326.11MB / 18.87GB 18.1s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 459.28MB / 8.19GB 23.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 414.19MB / 18.87GB 23.2s
#7 ...

#16 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#16 1.768 Continue? [y/n] y
#16 1.768 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.
#16 1.768 You may want to back it up before going further.
#16 1.768 
#16 1.776 [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:
#16 1.776            opam option jobs=255 --global
#16 1.777 Format upgrade done.
#16 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 2.038 Continue? [y/n] y
#17 2.038 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.
#17 2.038 You may want to back it up before going further.
#17 2.038 
#17 2.042 [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:
#17 2.042            opam option jobs=255 --global
#17 2.043 Format upgrade done.
#17 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 558.89MB / 8.19GB 28.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 524.29MB / 18.87GB 28.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 660.60MB / 8.19GB 33.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 591.40MB / 18.87GB 33.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 772.80MB / 8.19GB 38.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 654.31MB / 18.87GB 38.6s
#7 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 24.77 
#17 24.77 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 943.72MB / 8.19GB 45.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 754.97MB / 18.87GB 45.3s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.01GB / 8.19GB 50.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 822.08MB / 18.87GB 50.4s
#7 ...

#16 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#16 26.95 
#16 26.95 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.07GB / 8.19GB 55.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 888.14MB / 18.87GB 55.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.19GB / 8.19GB 60.5s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 967.84MB / 18.87GB 60.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.28GB / 8.19GB 65.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.01GB / 18.87GB 65.6s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.40GB / 8.19GB 70.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.08GB / 18.87GB 70.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.49GB / 8.19GB 76.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.15GB / 18.87GB 76.0s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.55GB / 8.19GB 81.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.21GB / 18.87GB 81.1s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.70GB / 8.19GB 86.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.29GB / 18.87GB 86.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.83GB / 8.19GB 91.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.40GB / 18.87GB 91.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 1.93GB / 8.19GB 96.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.51GB / 18.87GB 96.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.06GB / 8.19GB 101.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.63GB / 18.87GB 101.3s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.18GB / 8.19GB 106.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.74GB / 18.87GB 106.3s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.31GB / 8.19GB 111.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.86GB / 18.87GB 111.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.43GB / 8.19GB 116.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 1.96GB / 18.87GB 116.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.56GB / 8.19GB 121.5s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.06GB / 18.87GB 121.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.70GB / 8.19GB 126.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.18GB / 18.87GB 126.6s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.82GB / 8.19GB 131.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.31GB / 18.87GB 131.6s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 2.96GB / 8.19GB 136.7s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.43GB / 18.87GB 136.7s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.05GB / 8.19GB 141.7s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.53GB / 18.87GB 141.7s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.17GB / 8.19GB 146.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.64GB / 18.87GB 146.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.27GB / 8.19GB 151.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.77GB / 18.87GB 151.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.39GB / 8.19GB 156.9s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.88GB / 18.87GB 156.9s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.51GB / 8.19GB 162.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 2.99GB / 18.87GB 162.0s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.59GB / 8.19GB 167.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.13GB / 18.87GB 167.1s
#7 ...

#16 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#16 144.0 [default] synchronised from file:///home/opam/opam-repository
#16 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 142.6 [default] synchronised from file:///home/opam/opam-repository
#17 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.70GB / 8.19GB 172.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.25GB / 18.87GB 172.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.82GB / 8.19GB 177.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.35GB / 18.87GB 177.3s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 3.93GB / 8.19GB 182.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.49GB / 18.87GB 182.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.02GB / 8.19GB 187.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.59GB / 18.87GB 187.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.12GB / 8.19GB 192.5s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.69GB / 18.87GB 192.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.22GB / 8.19GB 197.5s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.80GB / 18.87GB 197.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.35GB / 8.19GB 202.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 3.89GB / 18.87GB 202.6s
#7 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 DONE 190.6s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#16 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#16 DONE 192.7s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.47GB / 8.19GB 207.7s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.00GB / 18.87GB 207.7s
#7 ...

#18 [build-opam-doc  5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#18 2.264 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#18 DONE 2.5s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.58GB / 8.19GB 212.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.11GB / 18.87GB 212.8s
#7 ...

#19 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#080b1a01e84987ad2f77e87075ea70cadfa5cb7e
#19 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.66GB / 8.19GB 217.9s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.23GB / 18.87GB 217.9s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.75GB / 8.19GB 223.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.33GB / 18.87GB 223.0s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.83GB / 8.19GB 228.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.45GB / 18.87GB 228.0s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.90GB / 8.19GB 233.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.59GB / 18.87GB 233.1s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 4.98GB / 8.19GB 238.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.70GB / 18.87GB 238.3s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 33.82 The following actions will be performed:
#20 33.82 === install 19 packages
#20 33.82   - install astring       0.8.5  [required by odoc]
#20 33.82   - install camlp-streams 5.0.1  [required by odoc-parser]
#20 33.82   - install cmdliner      1.3.0  [required by odoc]
#20 33.82   - install cppo          1.8.0  [required by odoc]
#20 33.82   - install crunch        3.3.1  [required by odoc]
#20 33.82   - install dune          3.17.0 [required by odoc]
#20 33.82   - install fmt           0.9.0  [required by odoc]
#20 33.82   - install fpath         0.7.3  [required by odoc]
#20 33.82   - install ocamlbuild    0.15.0 [required by fmt, astring, fpath]
#20 33.82   - install ocamlfind     1.9.6  [required by fmt, astring, fpath]
#20 33.82   - install odoc          2.4.4
#20 33.82   - install odoc-parser   2.4.4  [required by odoc]
#20 33.82   - install ptime         1.2.0  [required by crunch]
#20 33.82   - install re            1.12.0 [required by tyxml]
#20 33.82   - install result        1.5    [required by odoc]
#20 33.82   - install seq           base   [required by tyxml]
#20 33.82   - install topkg         1.0.7  [required by fmt, astring, fpath]
#20 33.82   - install tyxml         4.6.0  [required by odoc]
#20 33.82   - install uutf          1.0.3  [required by tyxml]
#20 33.83 
#20 33.83 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#20 34.29 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#20 34.36 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#20 34.39 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#20 34.80 -> retrieved crunch.3.3.1  (https://opam.ocaml.org/cache)
#20 34.85 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#20 35.20 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#20 35.24 -> retrieved fmt.0.9.0  (https://opam.ocaml.org/cache)
#20 35.85 -> retrieved ocamlbuild.0.15.0  (https://opam.ocaml.org/cache)
#20 36.41 -> retrieved ocamlfind.1.9.6  (https://opam.ocaml.org/cache)
#20 37.27 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#20 37.81 -> retrieved re.1.12.0  (https://opam.ocaml.org/cache)
#20 39.92 -> retrieved odoc.2.4.4, odoc-parser.2.4.4  (https://opam.ocaml.org/cache)
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.18GB / 8.19GB 248.9s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 4.91GB / 18.87GB 248.9s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.26GB / 8.19GB 254.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.00GB / 18.87GB 254.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.11GB / 18.87GB 259.1s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.35GB / 8.19GB 259.3s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 42.66 -> retrieved dune.3.17.0  (https://opam.ocaml.org/cache)
#20 47.17 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#20 47.25 -> retrieved topkg.1.0.7  (https://opam.ocaml.org/cache)
#20 47.37 -> installed cmdliner.1.3.0
#20 47.43 -> retrieved seq.base  (2 extra sources)
#20 47.43 -> retrieved seq.base  (2 extra sources)
#20 47.43 -> installed seq.base
#20 47.64 -> retrieved uutf.1.0.3  (https://opam.ocaml.org/cache)
#20 47.70 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#20 49.56 -> installed ocamlbuild.0.15.0
#20 51.64 -> installed ocamlfind.1.9.6
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.21GB / 18.87GB 264.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.47GB / 8.19GB 264.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.28GB / 18.87GB 269.3s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.59GB / 8.19GB 269.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.41GB / 18.87GB 274.4s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.66GB / 8.19GB 274.5s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.54GB / 18.87GB 279.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.71GB / 8.19GB 279.6s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 63.58 -> installed topkg.1.0.7
#20 65.97 -> installed uutf.1.0.3
#20 66.64 -> installed ptime.1.2.0
#20 66.89 -> installed fmt.0.9.0
#20 67.71 -> installed astring.0.8.5
#20 70.18 -> installed fpath.0.7.3
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.79GB / 8.19GB 284.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.67GB / 18.87GB 284.6s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.84GB / 8.19GB 289.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.80GB / 18.87GB 289.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 5.98GB / 8.19GB 295.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.88GB / 18.87GB 295.0s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.10GB / 8.19GB 300.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 5.96GB / 18.87GB 300.1s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 96.18 -> installed dune.3.17.0
#20 ...

#19 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#080b1a01e84987ad2f77e87075ea70cadfa5cb7e
#19 89.53 [default] Initialised
#19 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.25GB / 8.19GB 305.8s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.02GB / 18.87GB 305.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.32GB / 8.19GB 311.0s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.13GB / 18.87GB 311.0s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 97.03 -> installed camlp-streams.5.0.1
#20 97.04 -> installed result.1.5
#20 97.80 -> installed crunch.3.3.1
#20 99.15 -> installed odoc-parser.2.4.4
#20 99.17 -> installed cppo.1.8.0
#20 99.46 -> installed re.1.12.0
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.39GB / 8.19GB 316.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.24GB / 18.87GB 316.2s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.50GB / 8.19GB 321.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.35GB / 18.87GB 321.4s
#7 ...

#19 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#080b1a01e84987ad2f77e87075ea70cadfa5cb7e
#19 DONE 119.6s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#21 [build-opam2web  8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#21 0.583 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#21 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 107.3 -> installed tyxml.4.6.0
#20 ...

#21 [build-opam2web  8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#21 DONE 0.8s

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 1.502 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#22 1.502            warning 68: Missing field 'license'
#22 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.68GB / 8.19GB 331.6s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.58GB / 18.87GB 331.5s
#7 ...

#20 [build-opam-doc  6/15] RUN opam install odoc
#20 124.1 -> installed odoc.2.4.4
#20 125.4 Done.
#20 125.4 # To update the current shell environment, run: eval $(opam env)
#20 DONE 126.2s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.68GB / 18.87GB 336.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.80GB / 8.19GB 336.7s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.76GB / 18.87GB 341.5s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 6.88GB / 8.19GB 341.7s
#7 ...

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 5.231 Package opam2web does not exist, create as a NEW package? [y/n] y
#22 5.234 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#22 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#23 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout e320b4a665fe6f91c8882ccd7e87c8746740bdcb
#23 0.724 Cloning into '/home/opam/opam'...
#23 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.87GB / 18.87GB 346.6s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.00GB / 8.19GB 346.7s
#7 ...

#23 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout e320b4a665fe6f91c8882ccd7e87c8746740bdcb
#23 14.10 Note: switching to 'e320b4a665fe6f91c8882ccd7e87c8746740bdcb'.
#23 14.10 
#23 14.10 You are in 'detached HEAD' state. You can look around, make experimental
#23 14.10 changes and commit them, and you can discard any commits you make in this
#23 14.10 state without impacting any branches by switching back to a branch.
#23 14.10 
#23 14.10 If you want to create a new branch to retain commits you create, you may
#23 14.10 do so (now or later) by using -c with the switch command. Example:
#23 14.10 
#23 14.10   git switch -c <new-branch-name>
#23 14.10 
#23 14.10 Or undo this operation with:
#23 14.10 
#23 14.10   git switch -
#23 14.10 
#23 14.10 Turn off this advice by setting config variable advice.detachedHead to false
#23 14.10 
#23 14.10 HEAD is now at e320b4a66 Merge pull request #7046 from kit-ty-kate/rel-2.6.0-alpha1
#23 DONE 14.7s

#24 [build-opam-doc  8/15] WORKDIR /home/opam/opam
#24 DONE 0.1s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 6.98GB / 18.87GB 351.7s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.11GB / 8.19GB 351.8s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.21GB / 8.19GB 356.9s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.07GB / 18.87GB 356.9s
#7 ...

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 20.89 The following actions will be performed:
#22 20.89 === recompile 2 packages
#22 20.89   - recompile ocaml                4.14.2       [upstream or system changes]
#22 20.89   - recompile opam-depext          1.2.3        [uses ocaml]
#22 20.89 === install 102 packages
#22 20.89   - install   0install-solver      2.18         [required by opam-0install-cudf]
#22 20.89   - install   angstrom             0.16.1       [required by uri]
#22 20.89   - install   asn1-combinators     0.3.2        [required by x509]
#22 20.89   - install   astring              0.8.5        [required by conduit]
#22 20.89   - install   base                 v0.16.5      [required by ppx_sexp_conv]
#22 20.89   - install   base-bytes           base         [required by omd]
#22 20.89   - install   base64               3.5.2        [required by opam-client]
#22 20.89   - install   bigstringaf          0.10.0       [required by angstrom]
#22 20.89   - install   bos                  0.3.0        [required by ca-certs]
#22 20.89   - install   ca-certs             1.0.3        [required by conduit-lwt-unix]
#22 20.89   - install   cmdliner             1.3.0        [required by opam2web]
#22 20.89   - install   cohttp               6.1.1        [required by cohttp-lwt-unix]
#22 20.89   - install   cohttp-lwt           6.1.1        [required by cohttp-lwt-unix]
#22 20.89   - install   cohttp-lwt-unix      6.1.1        [required by opam2web]
#22 20.89   - install   conduit              8.0.0        [required by conduit-lwt]
#22 20.89   - install   conduit-lwt          8.0.0        [required by cohttp-lwt-unix]
#22 20.89   - install   conduit-lwt-unix     8.0.0        [required by cohttp-lwt-unix]
#22 20.89   - install   conf-c++             1.0          [required by mccs]
#22 20.89   - install   conf-gmp             5            [required by conf-gmp-powm-sec, zarith]
#22 20.89   - install   conf-gmp-powm-sec    4            [required by mirage-crypto-pk]
#22 20.89   - install   conf-pkg-config      5            [required by zarith]
#22 20.89   - install   cow                  2.5.0        [required by opam2web]
#22 20.89   - install   cppo                 1.8.0        [required by lwt, extlib]
#22 20.89   - install   csexp                1.5.2        [required by dune-configurator]
#22 20.89   - install   cstruct              6.2.0        [required by hex]
#22 20.89   - install   cudf                 0.10         [required by opam-solver]
#22 20.89   - install   digestif             1.3.1        [required by ca-certs]
#22 20.89   - install   domain-name          0.5.0        [required by ipaddr]
#22 20.89   - install   dose3                7.0.0        [required by opam-solver]
#22 20.89   - install   dune                 3.24.0       [required by opam2web]
#22 20.89   - install   dune-configurator    3.24.0       [required by base, lwt, mirage-crypto]
#22 20.89   - install   duration             0.3.1        [required by mirage-crypto-rng]
#22 20.89   - install   eqaf                 0.10         [required by digestif, mirage-crypto]
#22 20.89   - install   extlib               1.8.0        [required by cudf, dose3]
#22 20.89   - install   ezjsonm              1.3.0        [required by cow]
#22 20.89   - install   fmt                  0.11.0       [required by cohttp-lwt-unix]
#22 20.89   - install   fpath                0.7.3        [required by ca-certs]
#22 20.90   - install   gen                  1.1          [required by sedlex]
#22 20.90   - install   gmap                 0.3.0        [required by x509]
#22 20.90   - install   hex                  1.5.0        [required by ezjsonm]
#22 20.90   - install   http                 6.1.1        [required by cohttp-lwt-unix]
#22 20.90   - install   ipaddr               5.6.2        [required by cohttp-lwt, conduit-lwt-unix]
#22 20.90   - install   ipaddr-sexp          5.6.2        [required by conduit-lwt-unix]
#22 20.90   - install   js_of_ocaml          6.2.0        [required by opam2web]
#22 20.90   - install   js_of_ocaml-compiler 6.2.0        [required by js_of_ocaml]
#22 20.90   - install   js_of_ocaml-ppx      6.2.0        [required by opam2web]
#22 20.90   - install   jsonm                1.0.2        [required by ezjsonm]
#22 20.90   - install   kdf                  1.1.0        [required by x509]
#22 20.90   - install   logs                 0.10.0       [required by cohttp-lwt-unix]
#22 20.90   - install   lwt                  6.1.2        [required by cohttp-lwt-unix]
#22 20.90   - install   macaddr              5.6.2        [required by ipaddr]
#22 20.90   - install   magic-mime           1.3.1        [required by cohttp-lwt-unix]
#22 20.90   - install   mccs                 1.1+19       [required by opam-solver]
#22 20.90   - install   menhir               20260209     [required by js_of_ocaml-compiler, opam-file-format]
#22 20.90   - install   menhirCST            20260209     [required by menhir]
#22 20.90   - install   menhirGLR            20260209     [required by menhir]
#22 20.90   - install   menhirLib            20260209     [required by js_of_ocaml-compiler]
#22 20.90   - install   menhirSdk            20260209     [required by js_of_ocaml-compiler]
#22 20.90   - install   mirage-crypto        2.1.0        [required by ca-certs]
#22 20.90   - install   mirage-crypto-ec     2.1.0        [required by x509]
#22 20.90   - install   mirage-crypto-pk     2.1.0        [required by x509]
#22 20.90   - install   mirage-crypto-rng    2.1.0        [required by x509]
#22 20.90   - install   ocaml-compiler-libs  v0.12.4      [required by ppxlib]
#22 20.90   - install   ocaml-syntax-shims   1.0.0        [required by angstrom]
#22 20.90   - install   ocamlbuild           0.16.1       [required by xmlm]
#22 20.90   - install   ocamlfind            1.9.8        [required by xmlm]
#22 20.90   - install   ocamlgraph           2.2.0        [required by dose3]
#22 20.90   - install   ocplib-endian        1.2          [required by lwt]
#22 20.90   - install   ohex                 0.2.0        [required by ca-certs]
#22 20.90   - install   omd                  1.3.2        [required by opam2web]
#22 20.90   - install   opam-0install-cudf   0.5.0        [required by opam-solver]
#22 20.90   - install   opam-client          2.4.1        [required by opam2web]
#22 20.90   - install   opam-core            2.4.1        [required by opam2web]
#22 20.90   - install   opam-file-format     2.2.0        [required by opam-format]
#22 20.90   - install   opam-format          2.4.1        [required by opam2web]
#22 20.90   - install   opam-repository      2.4.1        [required by opam-client]
#22 20.90   - install   opam-solver          2.4.1        [required by opam-client]
#22 20.90   - install   opam-state           2.4.1        [required by opam2web]
#22 20.90   - install   opam2web             dev (pinned)
#22 20.90   - install   patch                3.1.2        [required by opam-repository]
#22 20.90   - install   ppx_derivers         1.2.1        [required by ppxlib]
#22 20.90   - install   ppx_sexp_conv        v0.16.0      [required by cohttp-lwt-unix]
#22 20.90   - install   ppxlib               0.35.0       [required by js_of_ocaml, js_of_ocaml-ppx]
#22 20.90   - install   ptime                1.2.0        [required by ca-certs]
#22 20.90   - install   re                   1.14.0       [required by opam2web]
#22 20.90   - install   rresult              0.7.0        [required by bos]
#22 20.90   - install   sedlex               3.7          [required by js_of_ocaml-compiler]
#22 20.90   - install   seq                  base         [required by gen]
#22 20.90   - install   sexplib0             v0.16.0      [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#22 20.90   - install   sha                  1.15.4       [required by opam-core]
#22 20.90   - install   spdx_licenses        1.4.0        [required by opam-state]
#22 20.90   - install   stdlib-shims         0.3.0        [required by dose3]
#22 20.90   - install   stringext            1.6.0        [required by cohttp]
#22 20.90   - install   swhid_core           0.1          [required by opam-core]
#22 20.90   - install   topkg                1.1.1        [required by xmlm]
#22 20.90   - install   uri                  4.4.0        [required by opam2web]
#22 20.90   - install   uri-sexp             4.4.0        [required by cohttp]
#22 20.90   - install   uutf                 1.0.4        [required by ezjsonm]
#22 20.90   - install   x509                 1.1.1        [required by ca-certs]
#22 20.90   - install   xmlm                 1.4.0        [required by cow]
#22 20.90   - install   yojson               3.0.0        [required by opam2web]
#22 20.90   - install   zarith               1.14         [required by mirage-crypto-pk]
#22 23.13 
#22 23.13 The following system packages will first need to be installed:
#22 23.13     g++
#22 23.13 
#22 23.13 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#22 23.13 
#22 23.13 opam believes some required external dependencies are missing. opam can:
#22 23.13 > 1. Run apk to install them (may need root/sudo access)
#22 23.13   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#22 23.13   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#22 23.13   4. Abort the installation
#22 23.13 
#22 23.13 [1/2/3/4] 1
#22 23.13 
#22 23.13 + /usr/bin/sudo "apk" "add" "g++"
#22 24.13 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#22 24.13 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#22 24.13 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#22 25.14 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#22 26.14 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#22 27.76 - OK: 297 MiB in 102 packages
#22 27.90 
#22 27.90 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#22 28.23 -> retrieved asn1-combinators.0.3.2  (https://opam.ocaml.org/cache)
#22 28.27 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#22 28.75 -> retrieved 0install-solver.2.18  (https://opam.ocaml.org/cache)
#22 28.79 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#22 29.09 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#22 29.13 -> retrieved base64.3.5.2  (https://opam.ocaml.org/cache)
#22 29.45 -> retrieved base.v0.16.5  (https://opam.ocaml.org/cache)
#22 29.47 -> retrieved ca-certs.1.0.3  (https://opam.ocaml.org/cache)
#22 29.52 -> retrieved bos.0.3.0  (https://opam.ocaml.org/cache)
#22 29.77 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#22 30.01 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (https://opam.ocaml.org/cache)
#22 30.02 -> retrieved conf-c++.1.0  (https://opam.ocaml.org/cache)
#22 30.53 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (https://opam.ocaml.org/cache)
#22 30.54 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#22 30.55 -> retrieved conf-gmp-powm-sec.4  (https://opam.ocaml.org/cache)
#22 30.58 -> installed conf-gmp.5
#22 30.61 -> installed conf-c++.1.0
#22 30.63 -> installed conf-gmp-powm-sec.4
#22 30.84 -> retrieved conf-pkg-config.5  (2 extra sources)
#22 30.84 -> retrieved conf-pkg-config.5  (2 extra sources)
#22 30.89 -> installed conf-pkg-config.5
#22 31.00 -> retrieved cow.2.5.0  (https://opam.ocaml.org/cache)
#22 31.06 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#22 31.09 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#22 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#25 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#25 1.775 checking for ocamlc... ocamlc
#25 1.799 OCaml version is 4.14.2
#25 1.814 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#25 1.814 checking for ocamlopt... ocamlopt
#25 1.834 checking for ocamlc.opt... ocamlc.opt
#25 1.871 checking for ocamlopt.opt... ocamlopt.opt
#25 1.897 checking for ocaml... ocaml
#25 1.897 checking for ocamldep... ocamldep
#25 1.897 checking for ocamldep.opt... ocamldep.opt
#25 1.918 checking for ocamlmktop... ocamlmktop
#25 1.918 checking for ocamlmklib... ocamlmklib
#25 1.918 checking for ocamldoc... ocamldoc
#25 1.918 checking for ocamldoc.opt... ocamldoc.opt
#25 1.939 checking for ocamlbuild... ocamlbuild
#25 1.939 checking OCaml Sys.os_type... Unix
#25 1.996 checking for gawk... no
#25 1.996 checking for mawk... no
#25 1.996 checking for nawk... no
#25 1.996 checking for awk... awk
#25 2.079 checking for compiler type... cc
#25 2.699 checking for compiler architecture... amd64
#25 3.338 checking for compiler system... linux
#25 3.985 checking for compiler target... x86_64-pc-linux-musl
#25 4.669 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
#25 4.780 checking whether the C compiler works... yes
#25 4.988 checking for C compiler default output file name... a.out
#25 5.018 checking for suffix of executables... 
#25 5.139 checking whether we are cross compiling... no
#25 5.226 checking for suffix of object files... o
#25 5.298 checking whether the compiler supports GNU C... yes
#25 5.493 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
#25 5.573 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#25 5.798 checking for ocamlobjinfo... ocamlobjinfo
#25 5.798 checking for ocamlfind... ocamlfind
#25 5.842 checking for curl... curl
#25 5.842 checking for dune... dune
#25 5.842 checking for patch... patch
#25 5.842 checking for bunzip2... bunzip2
#25 5.864 checking for linking method... shared
#25 5.864 
#25 5.864 checking for OCaml findlib package unix... found
#25 5.868 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#25 5.895 checking for OCaml findlib package base64 3.1.0 or later... no
#25 5.898 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#25 5.902 checking for OCaml findlib package cudf 0.7 or later... no
#25 5.906 checking for OCaml findlib package dose3.common 6.1 or later... no
#25 5.910 checking for OCaml findlib package dose3.algo 6.1 or later... no
#25 5.915 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#25 5.920 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#25 5.923 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#25 5.936 checking for OCaml findlib package jsonm 1.0.2 or later... no
#25 5.943 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#25 5.988 checking for OCaml findlib package sha 1.13 or later... no
#25 5.992 checking for OCaml findlib package swhid_core 0.1 or later... no
#25 6.003 checking for OCaml findlib package patch 3.0.0 or later... no
#25 6.004 checking for OCaml findlib package tar 3.3.0 or later... no
#25 6.010 checking for OCaml findlib package checkseum 0.5.2 or later... no
#25 6.015 checking for OCaml findlib package decompress 1.5.1 or later... no
#25 6.033 checking for OCaml findlib package mccs 1.1+17 or later... no
#25 6.033 
#25 6.093 configure: creating ./config.status
#25 6.448 config.status: creating Makefile.config
#25 6.508 config.status: creating src/ocaml-flags-configure.sexp
#25 6.553 config.status: creating src/core/c-flags.sexp
#25 6.616 
#25 6.629 Opam will be built WITHOUT its default built-in solver
#25 6.629 
#25 6.629 Executables will be installed in /usr/local/bin
#25 6.629 Manual pages will be installed in /usr/local/share/man
#25 6.629 
#25 6.629 Downloading vendored source dependencies...
#25 6.648  * Downloading cppo...
#25 7.343  * Downloading base64...
#25 8.003  * Downloading extlib...
#25 9.524  * Downloading re...
#25 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.34GB / 8.19GB 361.9s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.16GB / 18.87GB 361.9s
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.45GB / 8.19GB 367.1s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.25GB / 18.87GB 367.1s
#7 ...

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 31.44 -> retrieved cudf.0.10  (https://opam.ocaml.org/cache)
#22 31.65 -> retrieved domain-name.0.5.0  (https://opam.ocaml.org/cache)
#22 31.72 -> retrieved cstruct.6.2.0  (https://opam.ocaml.org/cache)
#22 32.93 -> retrieved dose3.7.0.0  (https://opam.ocaml.org/cache)
#22 33.17 -> retrieved duration.0.3.1  (https://opam.ocaml.org/cache)
#22 33.62 -> retrieved eqaf.0.10  (https://opam.ocaml.org/cache)
#22 33.78 -> retrieved digestif.1.3.1  (https://opam.ocaml.org/cache)
#22 33.89 -> retrieved extlib.1.8.0  (https://opam.ocaml.org/cache)
#22 34.01 -> retrieved ezjsonm.1.3.0  (https://opam.ocaml.org/cache)
#22 34.18 -> retrieved fmt.0.11.0  (https://opam.ocaml.org/cache)
#22 34.28 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#22 34.51 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#22 34.53 -> retrieved gen.1.1  (https://opam.ocaml.org/cache)
#22 34.82 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#22 34.98 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (https://opam.ocaml.org/cache)
#22 35.25 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#22 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.56GB / 8.19GB 372.2s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.37GB / 18.87GB 372.2s
#7 ...

#25 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#25 12.25  * Downloading ocamlgraph...
#25 12.74  * Downloading cudf...
#25 13.34  * Downloading dose3...
#25 14.31  * Downloading opam-file-format...
#25 14.85  * Downloading stdlib-shims...
#25 15.26  * Downloading spdx_licenses...
#25 15.82  * Downloading opam-0install-cudf...
#25 16.30  * Downloading 0install-solver...
#25 17.19  * Downloading uutf...
#25 17.51  * Downloading jsonm...
#25 17.76  * Downloading sha...
#25 18.21  * Downloading swhid_core...
#25 18.85  * Downloading menhir...
#25 19.52  * Downloading patch...
#25 19.98  * Downloading checkseum...
#25 20.50  * Downloading optint...
#25 21.04  * Downloading decompress...
#25 21.76  * Downloading tar...
#25 22.31  * Downloading dune-local...
#25 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.67GB / 8.19GB 377.3s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.48GB / 18.87GB 377.3s
#7 ...

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 42.96 -> retrieved dune.3.24.0, dune-configurator.3.24.0  (https://opam.ocaml.org/cache)
#22 43.05 -> retrieved kdf.1.1.0  (https://opam.ocaml.org/cache)
#22 43.32 -> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
#22 43.75 -> retrieved lwt.6.1.2  (https://opam.ocaml.org/cache)
#22 43.77 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#22 44.92 -> retrieved mccs.1.1+19  (https://opam.ocaml.org/cache)
#22 46.36 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (https://opam.ocaml.org/cache)
#22 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 ...

#25 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#25 23.55 done
#25 23.55 Extracting vendored source dependencies in src_ext/... done
#25 28.71 make -j -C src_ext lib-ext
#25 28.72 make[1]: Entering directory '/home/opam/opam/src_ext'
#25 28.72 NOTE: make lib-ext is no longer required
#25 28.72 make[1]: Leaving directory '/home/opam/opam/src_ext'
#25 28.84 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
#25 29.04 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
#25 29.04 1 | (lang dune 3.20)
#25 29.04                ^^^^
#25 29.04 Error: Version 3.20 of the dune language is not supported.
#25 29.04 Supported versions of this extension in version 3.20 of the dune language:
#25 29.04 - 1.0 to 1.12
#25 29.04 - 2.0 to 2.9
#25 29.04 - 3.0 to 3.17
#25 29.12 make: *** [Makefile:147: build-opam] Error 1
#25 ERROR: process "/bin/sh -c opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make" did not complete successfully: exit code: 2

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 sha256:1496c578a052984005797b191f632b7d5bbef2b42910ea7efcd9188258c77ca3 7.77GB / 8.19GB 382.4s
#7 sha256:567d83c3262f918e8e25c5a565f0fb41b08d2bfdffc66f1a66b3d6e433a91b91 7.63GB / 18.87GB 382.4s
#7 ...

#22 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#22 54.62 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (https://opam.ocaml.org/cache)
#22 54.70 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#22 54.90 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#22 CANCELED

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:2b4f381a5f07223a681d5e789f6d58549a0a6eea153c1d493028881eb972fc3a
#7 CANCELED
------
 > [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make:
28.84 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
29.04 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
29.04 1 | (lang dune 3.20)
29.04                ^^^^
29.04 Error: Version 3.20 of the dune language is not supported.
29.04 Supported versions of this extension in version 3.20 of the dune language:
29.04 - 1.0 to 1.12
29.04 - 2.0 to 2.9
29.04 - 3.0 to 3.17
29.12 make: *** [Makefile:147: build-opam] Error 1
------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make" did not complete successfully: exit code: 2
docker-build failed with exit-code 1
2026-07-18 16:31.12: Job failed: Failed: Build failed