Build:
- 0
2026-09-02 08:44.04: New job: Build Dockerfile.web using linux-x86_64 in
[https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (9c1a381c6e9c4fa5a5591a4fd39fa168247c76d1)]
2026-09-02 08:44.04: Using cache hint "https://github.com/ocurrent/opam-repo-ci.git-Dockerfile.web"
2026-09-02 08:44.04: Waiting for resource in pool OCluster
2026-09-02 08:44.04: Waiting for worker…
2026-09-02 08:44.04: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
HEAD is now at 4b06ad2 web: proof-of-work challenge on /github/ pages
HEAD is now at 9c1a381 Add riscv64 day10 shadow builds
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.web
#1 transferring dockerfile: 992B done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#2 ...
#3 [internal] load metadata for docker.io/library/debian:13
#3 DONE 0.6s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#2 DONE 1.2s
#4 [internal] load .dockerignore
#4 transferring context: 114B done
#4 DONE 0.2s
#5 [stage-1 1/4] FROM docker.io/library/debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1
#5 CACHED
#6 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:6464c6b4a5d0e4e739546f777b7d957822c270276e20925831ac462e0ed7bb72
#6 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:6464c6b4a5d0e4e739546f777b7d957822c270276e20925831ac462e0ed7bb72 done
#6 ...
#7 [internal] load build context
#7 transferring context: 509.93kB 0.0s done
#7 DONE 0.3s
#8 [stage-1 2/4] RUN apt-get update && apt-get install ca-certificates libev4 dumb-init -y --no-install-recommends
#8 0.389 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
#8 0.435 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#8 0.472 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#8 0.487 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB]
#8 0.864 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B]
#8 0.869 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [251 kB]
#8 ...
#6 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:6464c6b4a5d0e4e739546f777b7d957822c270276e20925831ac462e0ed7bb72
#6 DONE 1.2s
#9 [build 2/10] RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#9 0.290 Configuring from /home/opam/.opamrc and then from built-in defaults.
#9 0.290 Checking for available remotes: rsync and local, git.
#9 0.291 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#9 0.291 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#9 0.291
#9 0.294 Continue? [Y/n] y
#9 0.294 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#9 0.294 You may want to back it up before going further.
#9 0.294
#9 0.294 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#9 0.294 opam option jobs=1 --global
#9 0.295 Format upgrade done.
#9 ...
#8 [stage-1 2/4] RUN apt-get update && apt-get install ca-certificates libev4 dumb-init -y --no-install-recommends
#8 1.789 Fetched 10.2 MB in 1s (7090 kB/s)
#8 1.789 Reading package lists...
#8 2.568 Reading package lists...
#8 3.187 Building dependency tree...
#8 3.297 Reading state information...
#8 3.470 The following additional packages will be installed:
#8 3.471 libssl3t64 openssl openssl-provider-legacy
#8 3.505 The following NEW packages will be installed:
#8 3.506 ca-certificates dumb-init libev4t64 openssl
#8 3.507 The following packages will be upgraded:
#8 3.508 libssl3t64 openssl-provider-legacy
#8 3.540 2 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
#8 3.540 Need to get 4495 kB of archives.
#8 3.540 After this operation, 3115 kB of additional disk space will be used.
#8 3.540 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.7-1~deb13u2 [316 kB]
#8 3.558 Get:2 http://deb.debian.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.7-1~deb13u2 [2454 kB]
#8 3.598 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.7-1~deb13u2 [1507 kB]
#8 3.621 Get:4 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB]
#8 3.623 Get:5 http://deb.debian.org/debian trixie/main amd64 dumb-init amd64 1.2.5-3 [13.4 kB]
#8 3.624 Get:6 http://deb.debian.org/debian trixie/main amd64 libev4t64 amd64 1:4.33-2.1+b1 [42.4 kB]
#8 3.872 debconf: unable to initialize frontend: Dialog
#8 3.872 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 3.872 debconf: falling back to frontend: Readline
#8 3.872 debconf: unable to initialize frontend: Readline
#8 3.872 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 6.)
#8 3.872 debconf: falling back to frontend: Teletype
#8 3.880 debconf: unable to initialize frontend: Teletype
#8 3.880 debconf: (This frontend requires a controlling tty.)
#8 3.880 debconf: falling back to frontend: Noninteractive
#8 4.488 Preconfiguring packages ...
#8 4.563 Fetched 4495 kB in 0s (42.7 MB/s)
#8 4.579 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4943 files and directories currently installed.)
#8 4.584 Preparing to unpack .../openssl-provider-legacy_3.5.7-1~deb13u2_amd64.deb ...
#8 4.586 Unpacking openssl-provider-legacy (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#8 4.611 Setting up openssl-provider-legacy (3.5.7-1~deb13u2) ...
#8 4.629 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4943 files and directories currently installed.)
#8 4.633 Preparing to unpack .../libssl3t64_3.5.7-1~deb13u2_amd64.deb ...
#8 4.635 Unpacking libssl3t64:amd64 (3.5.7-1~deb13u2) over (3.5.6-1~deb13u2) ...
#8 4.800 Setting up libssl3t64:amd64 (3.5.7-1~deb13u2) ...
#8 4.816 Selecting previously unselected package openssl.
#8 4.816 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4943 files and directories currently installed.)
#8 4.820 Preparing to unpack .../openssl_3.5.7-1~deb13u2_amd64.deb ...
#8 4.821 Unpacking openssl (3.5.7-1~deb13u2) ...
#8 4.905 Selecting previously unselected package ca-certificates.
#8 4.907 Preparing to unpack .../ca-certificates_20250419_all.deb ...
#8 4.908 Unpacking ca-certificates (20250419) ...
#8 4.945 Selecting previously unselected package dumb-init.
#8 4.946 Preparing to unpack .../dumb-init_1.2.5-3_amd64.deb ...
#8 4.947 Unpacking dumb-init (1.2.5-3) ...
#8 4.961 Selecting previously unselected package libev4t64:amd64.
#8 4.962 Preparing to unpack .../libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#8 4.963 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#8 4.986 Setting up dumb-init (1.2.5-3) ...
#8 4.988 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#8 4.989 Setting up openssl (3.5.7-1~deb13u2) ...
#8 4.992 Setting up ca-certificates (20250419) ...
#8 5.082 debconf: unable to initialize frontend: Dialog
#8 5.082 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 5.082 debconf: falling back to frontend: Readline
#8 5.082 debconf: unable to initialize frontend: Readline
#8 5.082 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#8 5.082 debconf: falling back to frontend: Teletype
#8 5.088 debconf: unable to initialize frontend: Teletype
#8 5.088 debconf: (This frontend requires a controlling tty.)
#8 5.088 debconf: falling back to frontend: Noninteractive
#8 5.727 Updating certificates in /etc/ssl/certs...
#8 6.583 150 added, 0 removed; done.
#8 6.611 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#8 6.621 Processing triggers for ca-certificates (20250419) ...
#8 6.626 Updating certificates in /etc/ssl/certs...
#8 7.274 0 added, 0 removed; done.
#8 7.274 Running hooks in /etc/ca-certificates/update.d...
#8 7.276 done.
#8 DONE 7.8s
#9 [build 2/10] RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#9 9.702
#9 9.702 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.99 [default] no changes from git+file:///home/opam/opam-repository
#9 DONE 13.7s
#10 [build 3/10] RUN sudo apt-get update && sudo apt-get install libev-dev capnproto m4 pkg-config libgmp-dev libffi-dev -y --no-install-recommends
#10 0.294 Hit:1 http://deb.debian.org/debian trixie InRelease
#10 0.294 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#10 0.326 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#10 0.378 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [251 kB]
#10 0.583 Fetched 342 kB in 0s (1086 kB/s)
#10 0.583 Reading package lists...
#10 1.377 Reading package lists...
#10 2.208 Building dependency tree...
#10 2.382 Reading state information...
#10 2.599 The following additional packages will be installed:
#10 2.600 libcapnp-1.1.0 libev4t64 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin
#10 2.601 Suggested packages:
#10 2.601 gmp-doc libgmp10-doc libmpfr-dev m4-doc
#10 2.746 The following NEW packages will be installed:
#10 2.746 capnproto libcapnp-1.1.0 libev-dev libev4t64 libffi-dev libgmp-dev
#10 2.747 libgmpxx4ldbl libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
#10 2.898 0 upgraded, 12 newly installed, 0 to remove and 1 not upgraded.
#10 2.898 Need to get 3348 kB of archives.
#10 2.898 After this operation, 11.3 MB of additional disk space will be used.
#10 2.898 Get:1 http://deb.debian.org/debian trixie/main amd64 libcapnp-1.1.0 amd64 1.1.0-2 [1479 kB]
#10 3.091 Get:2 http://deb.debian.org/debian trixie/main amd64 capnproto amd64 1.1.0-2 [259 kB]
#10 3.125 Get:3 http://deb.debian.org/debian trixie/main amd64 libev4t64 amd64 1:4.33-2.1+b1 [42.4 kB]
#10 3.138 Get:4 http://deb.debian.org/debian trixie/main amd64 libev-dev amd64 1:4.33-2.1+b1 [135 kB]
#10 3.154 Get:5 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB]
#10 3.160 Get:6 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB]
#10 3.184 Get:7 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB]
#10 3.234 Get:8 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
#10 3.238 Get:9 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB]
#10 3.274 Get:10 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
#10 3.277 Get:11 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
#10 3.280 Get:12 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB]
#10 4.412 Fetched 3348 kB in 1s (6500 kB/s)
#10 4.433 Selecting previously unselected package libcapnp-1.1.0:amd64.
#10 4.433 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20632 files and directories currently installed.)
#10 4.445 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_amd64.deb ...
#10 4.447 Unpacking libcapnp-1.1.0:amd64 (1.1.0-2) ...
#10 4.577 Selecting previously unselected package capnproto.
#10 4.581 Preparing to unpack .../01-capnproto_1.1.0-2_amd64.deb ...
#10 4.582 Unpacking capnproto (1.1.0-2) ...
#10 4.623 Selecting previously unselected package libev4t64:amd64.
#10 4.626 Preparing to unpack .../02-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#10 4.627 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#10 4.646 Selecting previously unselected package libev-dev:amd64.
#10 4.649 Preparing to unpack .../03-libev-dev_1%3a4.33-2.1+b1_amd64.deb ...
#10 4.649 Unpacking libev-dev:amd64 (1:4.33-2.1+b1) ...
#10 4.672 Selecting previously unselected package libffi-dev:amd64.
#10 4.674 Preparing to unpack .../04-libffi-dev_3.4.8-2_amd64.deb ...
#10 4.675 Unpacking libffi-dev:amd64 (3.4.8-2) ...
#10 4.700 Selecting previously unselected package libgmpxx4ldbl:amd64.
#10 4.703 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
#10 4.704 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#10 4.729 Selecting previously unselected package libgmp-dev:amd64.
#10 4.732 Preparing to unpack .../06-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
#10 4.733 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#10 4.776 Selecting previously unselected package libpkgconf3:amd64.
#10 4.779 Preparing to unpack .../07-libpkgconf3_1.8.1-4_amd64.deb ...
#10 4.779 Unpacking libpkgconf3:amd64 (1.8.1-4) ...
#10 4.799 Selecting previously unselected package m4.
#10 4.801 Preparing to unpack .../08-m4_1.4.19-8_amd64.deb ...
#10 4.802 Unpacking m4 (1.4.19-8) ...
#10 4.856 Selecting previously unselected package pkgconf-bin.
#10 4.860 Preparing to unpack .../09-pkgconf-bin_1.8.1-4_amd64.deb ...
#10 4.861 Unpacking pkgconf-bin (1.8.1-4) ...
#10 4.886 Selecting previously unselected package pkgconf:amd64.
#10 4.891 Preparing to unpack .../10-pkgconf_1.8.1-4_amd64.deb ...
#10 4.894 Unpacking pkgconf:amd64 (1.8.1-4) ...
#10 4.921 Selecting previously unselected package pkg-config:amd64.
#10 4.924 Preparing to unpack .../11-pkg-config_1.8.1-4_amd64.deb ...
#10 4.928 Unpacking pkg-config:amd64 (1.8.1-4) ...
#10 4.965 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#10 4.967 Setting up m4 (1.4.19-8) ...
#10 4.968 Setting up libffi-dev:amd64 (3.4.8-2) ...
#10 4.969 Setting up libpkgconf3:amd64 (1.8.1-4) ...
#10 4.970 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#10 4.971 Setting up pkgconf-bin (1.8.1-4) ...
#10 4.975 Setting up libcapnp-1.1.0:amd64 (1.1.0-2) ...
#10 4.976 Setting up libev-dev:amd64 (1:4.33-2.1+b1) ...
#10 4.977 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#10 4.978 Setting up pkgconf:amd64 (1.8.1-4) ...
#10 4.979 Setting up capnproto (1.1.0-2) ...
#10 4.981 Setting up pkg-config:amd64 (1.8.1-4) ...
#10 4.982 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#10 DONE 5.1s
#11 [build 4/10] RUN cd ~/opam-repository && git fetch origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#11 3.858 From https://github.com/ocaml/opam-repository
#11 3.858 * branch master -> FETCH_HEAD
#11 3.887 b67925313b..da8b7e6fa7 master -> origin/master
#11 5.387 Updating files: 30% (5819/18870)
Updating files: 31% (5850/18870)
Updating files: 32% (6039/18870)
Updating files: 33% (6228/18870)
Updating files: 34% (6416/18870)
Updating files: 35% (6605/18870)
Updating files: 36% (6794/18870)
Updating files: 37% (6982/18870)
Updating files: 38% (7171/18870)
Updating files: 39% (7360/18870)
Updating files: 40% (7548/18870)
Updating files: 41% (7737/18870)
Updating files: 42% (7926/18870)
Updating files: 43% (8115/18870)
Updating files: 44% (8303/18870)
Updating files: 45% (8492/18870)
Updating files: 46% (8681/18870)
Updating files: 47% (8869/18870)
Updating files: 48% (9058/18870)
Updating files: 49% (9247/18870)
Updating files: 50% (9435/18870)
Updating files: 51% (9624/18870)
Updating files: 52% (9813/18870)
Updating files: 53% (10002/18870)
Updating files: 54% (10190/18870)
Updating files: 55% (10379/18870)
Updating files: 56% (10568/18870)
Updating files: 57% (10756/18870)
Updating files: 58% (10945/18870)
Updating files: 59% (11134/18870)
Updating files: 60% (11322/18870)
Updating files: 60% (11356/18870)
Updating files: 61% (11511/18870)
Updating files: 62% (11700/18870)
Updating files: 63% (11889/18870)
Updating files: 64% (12077/18870)
Updating files: 65% (12266/18870)
Updating files: 66% (12455/18870)
Updating files: 67% (12643/18870)
Updating files: 68% (12832/18870)
Updating files: 69% (13021/18870)
Updating files: 70% (13209/18870)
Updating files: 71% (13398/18870)
Updating files: 72% (13587/18870)
Updating files: 73% (13776/18870)
Updating files: 74% (13964/18870)
Updating files: 75% (14153/18870)
Updating files: 76% (14342/18870)
Updating files: 77% (14530/18870)
Updating files: 78% (14719/18870)
Updating files: 79% (14908/18870)
Updating files: 80% (15096/18870)
Updating files: 81% (15285/18870)
Updating files: 82% (15474/18870)
Updating files: 83% (15663/18870)
Updating files: 84% (15851/18870)
Updating files: 85% (16040/18870)
Updating files: 86% (16229/18870)
Updating files: 87% (16417/18870)
Updating files: 88% (16606/18870)
Updating files: 89% (16795/18870)
Updating files: 90% (16983/18870)
Updating files: 90% (17086/18870)
Updating files: 91% (17172/18870)
Updating files: 92% (17361/18870)
Updating files: 93% (17550/18870)
Updating files: 94% (17738/18870)
Updating files: 95% (17927/18870)
Updating files: 96% (18116/18870)
Updating files: 97% (18304/18870)
Updating files: 98% (18493/18870)
Updating files: 99% (18682/18870)
Updating files: 100% (18870/18870)
Updating files: 100% (18870/18870), done.
#11 7.895 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#11 8.322
#11 8.322 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#11 15.69 [default] synchronised from git+file:///home/opam/opam-repository
#11 16.51 Now run 'opam upgrade' to apply any package updates.
#11 DONE 17.7s
#12 [build 5/10] COPY --chown=opam opam-repo-ci-api.opam opam-repo-ci-web.opam opam-repo-ci-service.opam opam-ci-check.opam /src/
#12 DONE 0.1s
#13 [build 6/10] WORKDIR /src
#13 DONE 0.1s
#14 [build 7/10] RUN opam option --global solver=builtin-0install
#14 0.282 Set to 'builtin-0install' the field solver in global configuration
#14 DONE 0.3s
#15 [build 8/10] RUN opam install -y --deps-only .
#15 4.617 The following actions will be performed:
#15 4.621 === install 178 packages
#15 4.621 - install 0install-solver 2.18 [required by opam-0install-cudf]
#15 4.621 - install angstrom 0.16.1 [required by uri]
#15 4.621 - install ansi 0.7.0 [required by current_web]
#15 4.621 - install asetmap 0.8.1 [required by capnp-rpc-lwt]
#15 4.621 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#15 4.621 - install astring 0.8.5 [required by current_github, current, obuilder-spec, etc.]
#15 4.621 - install atd 4.2.0 [required by atdgen]
#15 4.621 - install atdgen 4.2.0 [required by github-data]
#15 4.621 - install atdgen-runtime 4.2.0 [required by github-data]
#15 4.621 - install base v0.16.5 [required by capnp]
#15 4.621 - install base-bytes base [required by csv, extunix]
#15 4.621 - install base64 3.5.2 [required by opam-client, current_github]
#15 4.621 - install bigstringaf 0.10.0 [required by angstrom, multipart_form-lwt]
#15 4.621 - install biniou 1.2.2 [required by atdgen]
#15 4.621 - install bos 0.3.0 [required by opam-ci-check]
#15 4.621 - install bstr 0.0.4 [required by prettym]
#15 4.621 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#15 4.621 - install camlp-streams 5.0.1 [required by biniou]
#15 4.621 - install capnp 3.6.0 [required by opam-repo-ci-api]
#15 4.621 - install capnp-rpc 1.2.3 [required by capnp-rpc-lwt, current_rpc]
#15 4.621 - install capnp-rpc-lwt 1.2.3 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#15 4.621 - install capnp-rpc-unix 1.2.3 [required by opam-repo-ci-service, opam-repo-ci-web]
#15 4.621 - install cf 0.5.0 [required by cf-lwt]
#15 4.621 - install cf-lwt 0.5.0 [required by irmin-watcher]
#15 4.621 - install cmdliner 1.3.0 [required by opam-ci-check, opam-repo-ci-web]
#15 4.621 - install cohttp 6.0.0 [required by cohttp-lwt-unix, github-unix]
#15 4.621 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#15 4.621 - install cohttp-lwt-unix 6.0.0 [required by opam-repo-ci-web]
#15 4.621 - install conduit 6.2.3 [required by conduit-lwt]
#15 4.621 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#15 4.621 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix, current_web]
#15 4.621 - install conf-c++ 1.0 [required by mccs]
#15 4.621 - install conf-capnproto 2 [required by capnp-rpc-lwt]
#15 4.621 - install conf-git 1.1 [required by current_git]
#15 4.621 - install conf-gmp 5 [required by zarith, conf-gmp-powm-sec]
#15 4.621 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#15 4.621 - install conf-graphviz 0.1 [required by current_web]
#15 4.621 - install conf-libev 4-13 [required by opam-repo-ci-service, opam-repo-ci-web]
#15 4.621 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#15 4.621 - install conf-pkg-config 5 [required by conf-sqlite3]
#15 4.621 - install conf-sqlite3 1 [required by sqlite3]
#15 4.621 - install cppo 1.8.0 [required by ppx_deriving]
#15 4.621 - install crunch 4.0.0 [required by current_web]
#15 4.621 - install csexp 1.5.2 [required by dune-configurator]
#15 4.621 - install cstruct 6.2.0 [required by current_github]
#15 4.621 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix]
#15 4.621 - install csv 2.4 [required by current_web]
#15 4.621 - install ctypes 0.24.0 [required by cf, fsevents]
#15 4.621 - install ctypes-foreign 0.24.0 [required by cf]
#15 4.621 - install cudf 0.10 [required by opam-solver]
#15 4.621 - install current 0.7.5 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install current_ansi 0.4 [required by opam-repo-ci-web]
#15 4.621 - install current_docker 0.7.5 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install current_git 0.7.5 [required by opam-repo-ci-service]
#15 4.621 - install current_github 0.7.5 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install current_incr 0.6.1 [required by opam-repo-ci-service]
#15 4.621 - install current_ocluster 0.4.0 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install current_rpc 0.7.5 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install current_web 0.7.5 [required by opam-repo-ci-service]
#15 4.621 - install dockerfile 8.4.1 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install dockerfile-opam 8.4.1 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install domain-name 0.5.0 [required by x509, ipaddr, tls]
#15 4.621 - install dose3 7.0.0 [required by opam-solver]
#15 4.621 - install dune 3.23.1 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install dune-compiledb 0.6.0 [required by sqlite3]
#15 4.621 - install dune-configurator 3.23.1 [required by sqlite3]
#15 4.621 - install duration 0.3.1 [required by current_github, current, current_docker, current_ocluster]
#15 4.621 - install easy-format 1.3.4 [required by atd]
#15 4.621 - install eqaf 0.9 [required by mirage-crypto]
#15 4.621 - install extlib 1.8.0 [required by cudf, dose3]
#15 4.621 - install extunix 0.4.3 [required by capnp-rpc-unix]
#15 4.621 - install ezjsonm 1.3.0 [required by dune-compiledb]
#15 4.621 - install fmt 0.11.0 [required by opam-repo-ci-service, opam-repo-ci-web]
#15 4.621 - install fpath 0.7.3 [required by opam-ci-check]
#15 4.621 - install fsevents 0.3.0 [required by fsevents-lwt]
#15 4.621 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#15 4.621 - install github 4.5.1 [required by github-unix]
#15 4.621 - install github-data 4.5.1 [required by github]
#15 4.621 - install github-unix 4.5.1 [required by current_github]
#15 4.621 - install gmap 0.3.0 [required by x509]
#15 4.621 - install hex 1.5.0 [required by current_github]
#15 4.621 - install hkdf 1.0.4 (deprecated) [required by tls]
#15 4.621 - install http 6.0.0 [required by cohttp-lwt-unix]
#15 4.621 - install inotify 2.6 [required by irmin-watcher]
#15 4.621 - install integers 0.8.0 [required by ctypes]
#15 4.621 - install ipaddr 5.6.2 [required by conduit-lwt-unix]
#15 4.621 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#15 4.621 - install irmin-watcher 0.5.0 [required by current_git]
#15 4.621 - install jsonm 1.0.2 [required by opam-core, ezjsonm]
#15 4.621 - install ke 0.6 [required by multipart_form-lwt]
#15 4.621 - install logs 0.10.0 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install lwt 6.1.2 [required by opam-repo-ci-web]
#15 4.621 - install lwt-dllist 1.1.0 [required by current]
#15 4.621 - install macaddr 5.6.2 [required by ipaddr]
#15 4.621 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#15 4.621 - install mccs 1.1+19 [required by opam-solver]
#15 4.621 - install memtrace 0.2.3 [required by opam-repo-ci-service]
#15 4.621 - install menhir 20260209 [required by opam-file-format]
#15 4.621 - install menhirCST 20260209 [required by menhir]
#15 4.621 - install menhirGLR 20260209 [required by menhir]
#15 4.621 - install menhirLib 20260209 [required by menhir]
#15 4.621 - install menhirSdk 20260209 [required by menhir]
#15 4.621 - install mirage-clock 4.2.0 [required by tls-mirage]
#15 4.621 - install mirage-crypto 0.11.3 [required by current_github]
#15 4.621 - install mirage-crypto-ec 0.11.3 [required by x509, tls]
#15 4.621 - install mirage-crypto-pk 0.11.3 [required by current_github]
#15 4.621 - install mirage-crypto-rng 0.11.3 [required by opam-repo-ci-service, opam-repo-ci-web]
#15 4.621 - install mirage-crypto-rng-lwt 0.11.3 [required by current_web, capnp-rpc-unix]
#15 4.621 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#15 4.621 - install mirage-kv 6.1.1 [required by tls-mirage]
#15 4.621 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt]
#15 4.621 - install mula 0.1.2 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install multipart_form 0.8.0 [required by multipart_form-lwt]
#15 4.621 - install multipart_form-lwt 0.8.0 [required by current_web]
#15 4.621 - install num 1.6 [required by sexplib]
#15 4.621 - install obuilder-spec 0.7.0 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#15 4.621 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#15 4.621 - install ocaml-version 4.1.3 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install ocamlbuild 0.16.1 [required by bos]
#15 4.621 - install ocamlfind 1.9.8 [required by bos]
#15 4.621 - install ocamlgraph 2.2.0 [required by dose3]
#15 4.621 - install ocluster-api 0.4.0 [required by opam-repo-ci-service]
#15 4.621 - install ocplib-endian 1.2 [required by capnp]
#15 4.621 - install opam-0install-cudf 0.5.0 [required by opam-solver]
#15 4.621 - install opam-client 2.5.1 [required by opam-ci-check]
#15 4.621 - install opam-core 2.5.1 [required by opam-format]
#15 4.621 - install opam-file-format 2.2.0 [required by opam-repo-ci-service]
#15 4.621 - install opam-format 2.5.1 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install opam-repository 2.5.1 [required by opam-client]
#15 4.621 - install opam-solver 2.5.1 [required by opam-client]
#15 4.621 - install opam-state 2.5.1 [required by opam-repo-ci-service, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install optint 0.3.0 [required by mirage-kv]
#15 4.621 - install parsexp v0.16.0 [required by sexplib]
#15 4.621 - install patch 3.1.1 [required by opam-repository, opam-state]
#15 4.621 - install pbkdf 1.2.0 [required by x509]
#15 4.621 - install pecu 0.7 [required by multipart_form]
#15 4.621 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#15 4.621 - install ppx_deriving 6.0.3 [required by opam-repo-ci-api, opam-ci-check, opam-repo-ci-web]
#15 4.621 - install ppx_deriving_yojson 3.9.1 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install ppx_sexp_conv v0.16.0 [required by opam-repo-ci-service]
#15 4.621 - install ppxlib 0.35.0 [required by ppx_deriving_yojson]
#15 4.621 - install prettym 0.0.5 [required by multipart_form]
#15 4.621 - install prometheus 1.3 [required by opam-repo-ci-service]
#15 4.621 - install prometheus-app 1.3 [required by opam-repo-ci-service, opam-repo-ci-web]
#15 4.621 - install ptime 1.2.0 [required by current_github]
#15 4.621 - install re 1.14.0 [required by opam-client, current]
#15 4.621 - install res 5.0.2 [required by capnp]
#15 4.621 - install result 1.5 [required by current_github, current, capnp, etc.]
#15 4.621 - install routes 2.0.0 [required by opam-repo-ci-service]
#15 4.621 - install rresult 0.7.0 [required by bos, current_github]
#15 4.621 - install seq base [required by tyxml]
#15 4.621 - install session 0.5.0 [required by current_web]
#15 4.621 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#15 4.621 - install session-cohttp-lwt 0.5.0 [required by current_web]
#15 4.621 - install sexplib v0.16.0 [required by opam-repo-ci-service, opam-ci-check, opam-repo-ci-api, opam-repo-ci-web]
#15 4.621 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#15 4.621 - install sha 1.15.4 [required by opam-core]
#15 4.622 - install spdx_licenses 1.4.0 [required by opam-state]
#15 4.622 - install sqlite3 5.4.1 [required by current]
#15 4.622 - install stdint 0.7.2 [required by capnp-rpc-lwt, capnp, current_rpc]
#15 4.622 - install stdio v0.16.0 [required by capnp]
#15 4.622 - install stdlib-shims 0.3.0 [required by dose3]
#15 4.622 - install stringext 1.6.0 [required by uri, github-unix]
#15 4.622 - install swhid_core 0.1 [required by opam-core]
#15 4.622 - install tls 0.17.3 [required by capnp-rpc-net]
#15 4.622 - install tls-lwt 0.17.3 [required by current_github]
#15 4.622 - install tls-mirage 0.17.3 [required by capnp-rpc-net]
#15 4.622 - install topkg 1.1.1 [required by bos]
#15 4.622 - install tyxml 4.6.0 [required by opam-repo-ci-web]
#15 4.622 - install unstrctrd 0.4 [required by multipart_form]
#15 4.622 - install uri 4.4.0 [required by capnp-rpc-lwt, current_github]
#15 4.622 - install uri-sexp 4.4.0 [required by cohttp]
#15 4.622 - install uutf 1.0.4 [required by tyxml, opam-core, ezjsonm, multipart_form]
#15 4.622 - install x509 0.16.5 [required by current_github]
#15 4.622 - install yojson 3.0.0 [required by opam-repo-ci-web]
#15 4.622 - install zarith 1.14 [required by asn1-combinators, mirage-crypto-pk]
#15 5.456
#15 5.456 The following system packages will first need to be installed:
#15 5.456 graphviz libcapnp-dev libsqlite3-dev
#15 5.456
#15 5.456 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#15 5.456
#15 5.456 opam believes some required external dependencies are missing. opam can:
#15 5.456 > 1. Run apt-get to install them (may need root/sudo access)
#15 5.456 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#15 5.456 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#15 5.456 4. Abort the installation
#15 5.456
#15 5.456 [1/2/3/4] 1
#15 5.456
#15 5.457 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "graphviz" "libcapnp-dev" "libsqlite3-dev"
#15 15.46 - Preconfiguring packages ...
#15 15.46 - Selecting previously unselected package libpng16-16t64:amd64.
#15 15.46 - (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20860 files and directories currently installed.)
#15 15.46 - Preparing to unpack .../00-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
#15 15.46 - Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 15.46 - Selecting previously unselected package libfreetype6:amd64.
#15 15.46 - Preparing to unpack .../01-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
#15 15.46 - Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 16.46 - Selecting previously unselected package fonts-dejavu-mono.
#15 16.46 - Preparing to unpack .../02-fonts-dejavu-mono_2.37-8_all.deb ...
#15 16.46 - Unpacking fonts-dejavu-mono (2.37-8) ...
#15 16.46 - Selecting previously unselected package fonts-dejavu-core.
#15 16.46 - Preparing to unpack .../03-fonts-dejavu-core_2.37-8_all.deb ...
#15 16.46 - Unpacking fonts-dejavu-core (2.37-8) ...
#15 16.46 - Selecting previously unselected package fonts-liberation.
#15 16.46 - Preparing to unpack .../04-fonts-liberation_1%3a2.1.5-3_all.deb ...
#15 16.46 - Unpacking fonts-liberation (1:2.1.5-3) ...
#15 16.46 - Selecting previously unselected package fontconfig-config.
#15 16.46 - Preparing to unpack .../05-fontconfig-config_2.15.0-2.3_amd64.deb ...
#15 16.46 - Unpacking fontconfig-config (2.15.0-2.3) ...
#15 16.46 - Selecting previously unselected package libfontconfig1:amd64.
#15 16.46 - Preparing to unpack .../06-libfontconfig1_2.15.0-2.3_amd64.deb ...
#15 16.46 - Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
#15 16.46 - Selecting previously unselected package fontconfig.
#15 16.46 - Preparing to unpack .../07-fontconfig_2.15.0-2.3_amd64.deb ...
#15 16.46 - Unpacking fontconfig (2.15.0-2.3) ...
#15 16.46 - Selecting previously unselected package fonts-liberation-sans-narrow.
#15 16.46 - Preparing to unpack .../08-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ...
#15 16.46 - Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ...
#15 16.46 - Selecting previously unselected package libann0.
#15 16.46 - Preparing to unpack .../09-libann0_1.1.2+doc-9+b1_amd64.deb ...
#15 16.46 - Unpacking libann0 (1.1.2+doc-9+b1) ...
#15 16.46 - Selecting previously unselected package libcdt5:amd64.
#15 16.46 - Preparing to unpack .../10-libcdt5_2.42.4-3_amd64.deb ...
#15 16.46 - Unpacking libcdt5:amd64 (2.42.4-3) ...
#15 16.46 - Selecting previously unselected package libcgraph6:amd64.
#15 16.46 - Preparing to unpack .../11-libcgraph6_2.42.4-3_amd64.deb ...
#15 16.46 - Unpacking libcgraph6:amd64 (2.42.4-3) ...
#15 16.46 - Selecting previously unselected package libaom3:amd64.
#15 16.46 - Preparing to unpack .../12-libaom3_3.12.1-1+deb13u1_amd64.deb ...
#15 16.46 - Unpacking libaom3:amd64 (3.12.1-1+deb13u1) ...
#15 16.46 - Selecting previously unselected package libdav1d7:amd64.
#15 16.46 - Preparing to unpack .../13-libdav1d7_1.5.1-1_amd64.deb ...
#15 16.46 - Unpacking libdav1d7:amd64 (1.5.1-1) ...
#15 16.46 - Selecting previously unselected package libabsl20240722:amd64.
#15 16.46 - Preparing to unpack .../14-libabsl20240722_20240722.0-4_amd64.deb ...
#15 16.46 - Unpacking libabsl20240722:amd64 (20240722.0-4) ...
#15 16.46 - Selecting previously unselected package libgav1-1:amd64.
#15 16.46 - Preparing to unpack .../15-libgav1-1_0.19.0-3+b1_amd64.deb ...
#15 16.46 - Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
#15 16.46 - Selecting previously unselected package librav1e0.7:amd64.
#15 16.46 - Preparing to unpack .../16-librav1e0.7_0.7.1-9+b2_amd64.deb ...
#15 16.46 - Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 16.46 - Selecting previously unselected package libsvtav1enc2:amd64.
#15 16.46 - Preparing to unpack .../17-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
#15 16.46 - Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 17.46 - Selecting previously unselected package libjpeg62-turbo:amd64.
#15 17.46 - Preparing to unpack .../18-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
#15 17.46 - Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 17.46 - Selecting previously unselected package libyuv0:amd64.
#15 17.46 - Preparing to unpack .../19-libyuv0_0.0.1904.20250204-1_amd64.deb ...
#15 17.46 - Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 17.46 - Selecting previously unselected package libavif16:amd64.
#15 17.46 - Preparing to unpack .../20-libavif16_1.2.1-1.2_amd64.deb ...
#15 17.46 - Unpacking libavif16:amd64 (1.2.1-1.2) ...
#15 17.46 - Selecting previously unselected package libsharpyuv0:amd64.
#15 17.46 - Preparing to unpack .../21-libsharpyuv0_1.5.0-0.1_amd64.deb ...
#15 17.46 - Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 17.46 - Selecting previously unselected package libheif-plugin-dav1d:amd64.
#15 17.46 - Preparing to unpack .../22-libheif-plugin-dav1d_1.19.8-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#15 17.46 - Selecting previously unselected package libde265-0:amd64.
#15 17.46 - Preparing to unpack .../23-libde265-0_1.0.15-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libde265-0:amd64 (1.0.15-1+deb13u1) ...
#15 17.46 - Selecting previously unselected package libheif-plugin-libde265:amd64.
#15 17.46 - Preparing to unpack .../24-libheif-plugin-libde265_1.19.8-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#15 17.46 - Selecting previously unselected package libheif1:amd64.
#15 17.46 - Preparing to unpack .../25-libheif1_1.19.8-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libheif1:amd64 (1.19.8-1+deb13u1) ...
#15 17.46 - Selecting previously unselected package libimagequant0:amd64.
#15 17.46 - Preparing to unpack .../26-libimagequant0_2.18.0-1+b2_amd64.deb ...
#15 17.46 - Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
#15 17.46 - Selecting previously unselected package libdeflate0:amd64.
#15 17.46 - Preparing to unpack .../27-libdeflate0_1.23-2_amd64.deb ...
#15 17.46 - Unpacking libdeflate0:amd64 (1.23-2) ...
#15 17.46 - Selecting previously unselected package libjbig0:amd64.
#15 17.46 - Preparing to unpack .../28-libjbig0_2.1-6.1+b2_amd64.deb ...
#15 17.46 - Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
#15 17.46 - Selecting previously unselected package liblerc4:amd64.
#15 17.46 - Preparing to unpack .../29-liblerc4_4.0.0+ds-5_amd64.deb ...
#15 17.46 - Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
#15 17.46 - Selecting previously unselected package libwebp7:amd64.
#15 17.46 - Preparing to unpack .../30-libwebp7_1.5.0-0.1_amd64.deb ...
#15 17.46 - Unpacking libwebp7:amd64 (1.5.0-0.1) ...
#15 17.46 - Selecting previously unselected package libtiff6:amd64.
#15 17.46 - Preparing to unpack .../31-libtiff6_4.7.0-3+deb13u3_amd64.deb ...
#15 17.46 - Unpacking libtiff6:amd64 (4.7.0-3+deb13u3) ...
#15 17.46 - Selecting previously unselected package libxpm4:amd64.
#15 17.46 - Preparing to unpack .../32-libxpm4_1%3a3.5.17-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#15 17.46 - Selecting previously unselected package libgd3:amd64.
#15 17.46 - Preparing to unpack .../33-libgd3_2.3.3-14~deb13u1_amd64.deb ...
#15 17.46 - Unpacking libgd3:amd64 (2.3.3-14~deb13u1) ...
#15 17.46 - Selecting previously unselected package libglib2.0-0t64:amd64.
#15 17.46 - Preparing to unpack .../34-libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb ...
#15 17.46 - Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#15 17.46 - Selecting previously unselected package libgts-0.7-5t64:amd64.
#15 17.46 - Preparing to unpack .../35-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#15 17.46 - Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 17.46 - Selecting previously unselected package libpixman-1-0:amd64.
#15 17.46 - Preparing to unpack .../36-libpixman-1-0_0.44.0-3_amd64.deb ...
#15 17.46 - Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
#15 17.46 - Selecting previously unselected package libxcb-render0:amd64.
#15 17.46 - Preparing to unpack .../37-libxcb-render0_1.17.0-2+b1_amd64.deb ...
#15 17.46 - Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 17.46 - Selecting previously unselected package libxcb-shm0:amd64.
#15 17.46 - Preparing to unpack .../38-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
#15 17.46 - Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 17.46 - Selecting previously unselected package libxrender1:amd64.
#15 17.46 - Preparing to unpack .../39-libxrender1_1%3a0.9.12-1_amd64.deb ...
#15 17.46 - Unpacking libxrender1:amd64 (1:0.9.12-1) ...
#15 17.46 - Selecting previously unselected package libcairo2:amd64.
#15 17.46 - Preparing to unpack .../40-libcairo2_1.18.4-1+b1_amd64.deb ...
#15 17.46 - Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
#15 17.46 - Selecting previously unselected package libltdl7:amd64.
#15 17.46 - Preparing to unpack .../41-libltdl7_2.5.4-4_amd64.deb ...
#15 17.46 - Unpacking libltdl7:amd64 (2.5.4-4) ...
#15 17.46 - Selecting previously unselected package libfribidi0:amd64.
#15 17.46 - Preparing to unpack .../42-libfribidi0_1.0.16-1_amd64.deb ...
#15 17.46 - Unpacking libfribidi0:amd64 (1.0.16-1) ...
#15 17.46 - Selecting previously unselected package libgraphite2-3:amd64.
#15 17.46 - Preparing to unpack .../43-libgraphite2-3_1.3.14-2+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#15 17.46 - Selecting previously unselected package libharfbuzz0b:amd64.
#15 17.46 - Preparing to unpack .../44-libharfbuzz0b_10.2.0-1+deb13u1_amd64.deb ...
#15 17.46 - Unpacking libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#15 18.46 - Selecting previously unselected package libthai-data.
#15 18.46 - Preparing to unpack .../45-libthai-data_0.1.29-2_all.deb ...
#15 18.46 - Unpacking libthai-data (0.1.29-2) ...
#15 18.46 - Selecting previously unselected package libdatrie1:amd64.
#15 18.46 - Preparing to unpack .../46-libdatrie1_0.2.13-3+b1_amd64.deb ...
#15 18.46 - Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
#15 18.46 - Selecting previously unselected package libthai0:amd64.
#15 18.46 - Preparing to unpack .../47-libthai0_0.1.29-2+b1_amd64.deb ...
#15 18.46 - Unpacking libthai0:amd64 (0.1.29-2+b1) ...
#15 18.46 - Selecting previously unselected package libpango-1.0-0:amd64.
#15 18.46 - Preparing to unpack .../48-libpango-1.0-0_1.56.3-1_amd64.deb ...
#15 18.46 - Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
#15 18.46 - Selecting previously unselected package libpangoft2-1.0-0:amd64.
#15 18.46 - Preparing to unpack .../49-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
#15 18.46 - Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 18.46 - Selecting previously unselected package libpangocairo-1.0-0:amd64.
#15 18.46 - Preparing to unpack .../50-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
#15 18.46 - Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 18.46 - Selecting previously unselected package libpathplan4:amd64.
#15 18.46 - Preparing to unpack .../51-libpathplan4_2.42.4-3_amd64.deb ...
#15 18.46 - Unpacking libpathplan4:amd64 (2.42.4-3) ...
#15 18.46 - Selecting previously unselected package libgvc6.
#15 18.46 - Preparing to unpack .../52-libgvc6_2.42.4-3_amd64.deb ...
#15 18.46 - Unpacking libgvc6 (2.42.4-3) ...
#15 18.46 - Selecting previously unselected package libgvpr2:amd64.
#15 18.46 - Preparing to unpack .../53-libgvpr2_2.42.4-3_amd64.deb ...
#15 18.46 - Unpacking libgvpr2:amd64 (2.42.4-3) ...
#15 18.46 - Selecting previously unselected package liblab-gamut1:amd64.
#15 18.46 - Preparing to unpack .../54-liblab-gamut1_2.42.4-3_amd64.deb ...
#15 18.46 - Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
#15 18.46 - Selecting previously unselected package x11-common.
#15 18.46 - Preparing to unpack .../55-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#15 18.46 - Unpacking x11-common (1:7.7+24+deb13u1) ...
#15 18.46 - Selecting previously unselected package libice6:amd64.
#15 18.46 - Preparing to unpack .../56-libice6_2%3a1.1.1-1_amd64.deb ...
#15 18.46 - Unpacking libice6:amd64 (2:1.1.1-1) ...
#15 18.46 - Selecting previously unselected package libsm6:amd64.
#15 18.46 - Preparing to unpack .../57-libsm6_2%3a1.2.6-1_amd64.deb ...
#15 18.46 - Unpacking libsm6:amd64 (2:1.2.6-1) ...
#15 18.46 - Selecting previously unselected package libxt6t64:amd64.
#15 18.46 - Preparing to unpack .../58-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
#15 18.46 - Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 18.46 - Selecting previously unselected package libxmu6:amd64.
#15 18.46 - Preparing to unpack .../59-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
#15 18.46 - Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 18.46 - Selecting previously unselected package libxaw7:amd64.
#15 18.46 - Preparing to unpack .../60-libxaw7_2%3a1.0.16-1_amd64.deb ...
#15 18.46 - Unpacking libxaw7:amd64 (2:1.0.16-1) ...
#15 18.46 - Selecting previously unselected package graphviz.
#15 18.46 - Preparing to unpack .../61-graphviz_2.42.4-3_amd64.deb ...
#15 18.46 - Unpacking graphviz (2.42.4-3) ...
#15 18.46 - Selecting previously unselected package libssl-dev:amd64.
#15 18.46 - Preparing to unpack .../62-libssl-dev_3.5.7-1~deb13u2_amd64.deb ...
#15 18.46 - Unpacking libssl-dev:amd64 (3.5.7-1~deb13u2) ...
#15 18.46 - Selecting previously unselected package libcapnp-dev:amd64.
#15 18.46 - Preparing to unpack .../63-libcapnp-dev_1.1.0-2_amd64.deb ...
#15 18.46 - Unpacking libcapnp-dev:amd64 (1.1.0-2) ...
#15 19.46 - Selecting previously unselected package libglib2.0-data.
#15 19.46 - Preparing to unpack .../64-libglib2.0-data_2.84.4-3~deb13u3_all.deb ...
#15 19.46 - Unpacking libglib2.0-data (2.84.4-3~deb13u3) ...
#15 19.46 - Selecting previously unselected package libgts-bin.
#15 19.46 - Preparing to unpack .../65-libgts-bin_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#15 19.46 - Unpacking libgts-bin (0.7.6+darcs121130-5.2+b1) ...
#15 19.46 - Selecting previously unselected package libheif-plugin-aomenc:amd64.
#15 19.46 - Preparing to unpack .../66-libheif-plugin-aomenc_1.19.8-1+deb13u1_amd64.deb ...
#15 19.46 - Unpacking libheif-plugin-aomenc:amd64 (1.19.8-1+deb13u1) ...
#15 19.46 - Selecting previously unselected package libnuma1:amd64.
#15 19.46 - Preparing to unpack .../67-libnuma1_2.0.19-1_amd64.deb ...
#15 19.46 - Unpacking libnuma1:amd64 (2.0.19-1) ...
#15 19.46 - Selecting previously unselected package libx265-215:amd64.
#15 19.46 - Preparing to unpack .../68-libx265-215_4.1-2_amd64.deb ...
#15 19.46 - Unpacking libx265-215:amd64 (4.1-2) ...
#15 19.46 - Selecting previously unselected package libheif-plugin-x265:amd64.
#15 19.46 - Preparing to unpack .../69-libheif-plugin-x265_1.19.8-1+deb13u1_amd64.deb ...
#15 19.46 - Unpacking libheif-plugin-x265:amd64 (1.19.8-1+deb13u1) ...
#15 19.46 - Selecting previously unselected package libsqlite3-dev:amd64.
#15 19.46 - Preparing to unpack .../70-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#15 19.46 - Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 19.46 - Selecting previously unselected package libxml2:amd64.
#15 19.46 - Preparing to unpack .../71-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u3_amd64.deb ...
#15 19.46 - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
#15 19.46 - Selecting previously unselected package shared-mime-info.
#15 19.46 - Preparing to unpack .../72-shared-mime-info_2.4-5+b2_amd64.deb ...
#15 19.46 - Unpacking shared-mime-info (2.4-5+b2) ...
#15 19.46 - Selecting previously unselected package xdg-user-dirs.
#15 19.46 - Preparing to unpack .../73-xdg-user-dirs_0.18-2_amd64.deb ...
#15 19.46 - Unpacking xdg-user-dirs (0.18-2) ...
#15 19.46 - Setting up libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#15 19.46 - Setting up libpixman-1-0:amd64 (0.44.0-3) ...
#15 19.46 - Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 19.46 - Setting up libaom3:amd64 (3.12.1-1+deb13u1) ...
#15 19.46 - Setting up liblerc4:amd64 (4.0.0+ds-5) ...
#15 19.46 - Setting up libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#15 19.46 - Setting up libxrender1:amd64 (1:0.9.12-1) ...
#15 19.46 - Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
#15 19.46 - Setting up xdg-user-dirs (0.18-2) ...
#15 19.46 - Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 19.46 - Setting up liblab-gamut1:amd64 (2.42.4-3) ...
#15 19.46 - Setting up x11-common (1:7.7+24+deb13u1) ...
#15 19.46 - invoke-rc.d: could not determine current runlevel
#15 19.46 - invoke-rc.d: policy-rc.d denied execution of start.
#15 19.46 - Setting up libdeflate0:amd64 (1.23-2) ...
#15 19.46 - Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 19.46 - Setting up libabsl20240722:amd64 (20240722.0-4) ...
#15 19.46 - Setting up libjbig0:amd64 (2.1-6.1+b2) ...
#15 19.46 - Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#15 19.46 - No schema files found: doing nothing.
#15 19.46 - Setting up libglib2.0-data (2.84.4-3~deb13u3) ...
#15 19.46 - Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 19.46 - Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 19.46 - Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 19.46 - Setting up libpathplan4:amd64 (2.42.4-3) ...
#15 19.46 - Setting up libann0 (1.1.2+doc-9+b1) ...
#15 19.46 - Setting up libfribidi0:amd64 (1.0.16-1) ...
#15 19.46 - Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
#15 19.46 - Setting up fonts-dejavu-mono (2.37-8) ...
#15 19.46 - Setting up libssl-dev:amd64 (3.5.7-1~deb13u2) ...
#15 19.46 - Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 19.46 - Setting up fonts-dejavu-core (2.37-8) ...
#15 19.46 - Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
#15 19.46 - Setting up libltdl7:amd64 (2.5.4-4) ...
#15 19.46 - Setting up libwebp7:amd64 (1.5.0-0.1) ...
#15 19.46 - Setting up libnuma1:amd64 (2.0.19-1) ...
#15 19.46 - Setting up libdav1d7:amd64 (1.5.1-1) ...
#15 19.46 - Setting up libtiff6:amd64 (4.7.0-3+deb13u3) ...
#15 19.46 - Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 19.46 - Setting up fonts-liberation (1:2.1.5-3) ...
#15 19.46 - Setting up libthai-data (0.1.29-2) ...
#15 19.46 - Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 19.46 - Setting up libcdt5:amd64 (2.42.4-3) ...
#15 19.46 - Setting up libcgraph6:amd64 (2.42.4-3) ...
#15 19.46 - Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ...
#15 19.46 - Setting up libde265-0:amd64 (1.0.15-1+deb13u1) ...
#15 19.46 - Setting up libx265-215:amd64 (4.1-2) ...
#15 19.46 - Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 19.46 - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u3) ...
#15 19.46 - Setting up libcapnp-dev:amd64 (1.1.0-2) ...
#15 19.46 - Setting up libgts-bin (0.7.6+darcs121130-5.2+b1) ...
#15 19.46 - Setting up libice6:amd64 (2:1.1.1-1) ...
#15 19.46 - Setting up libavif16:amd64 (1.2.1-1.2) ...
#15 19.46 - Setting up fontconfig-config (2.15.0-2.3) ...
#15 19.46 - Setting up libthai0:amd64 (0.1.29-2+b1) ...
#15 19.46 - Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 19.46 - Setting up shared-mime-info (2.4-5+b2) ...
#15 20.46 - Setting up libgvpr2:amd64 (2.42.4-3) ...
#15 20.46 - Setting up libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#15 20.46 - Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
#15 20.46 - Setting up libsm6:amd64 (2:1.2.6-1) ...
#15 20.46 - Setting up fontconfig (2.15.0-2.3) ...
#15 20.46 - Regenerating fonts cache...
#15 22.04 - done.
#15 22.04 - Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
#15 22.04 - Setting up libcairo2:amd64 (1.18.4-1+b1) ...
#15 22.04 - Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 22.04 - Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 22.04 - Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 22.04 - Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 22.04 - Setting up libxaw7:amd64 (2:1.0.16-1) ...
#15 22.04 - Setting up libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#15 22.04 - Setting up libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#15 22.04 - Setting up libheif1:amd64 (1.19.8-1+deb13u1) ...
#15 22.04 - Setting up libgd3:amd64 (2.3.3-14~deb13u1) ...
#15 22.04 - Setting up libgvc6 (2.42.4-3) ...
#15 22.04 - Setting up graphviz (2.42.4-3) ...
#15 22.04 - Setting up libheif-plugin-x265:amd64 (1.19.8-1+deb13u1) ...
#15 22.04 - Setting up libheif-plugin-aomenc:amd64 (1.19.8-1+deb13u1) ...
#15 22.04 - Processing triggers for libc-bin (2.41-12+deb13u3) ...
#15 22.12
#15 22.12 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 22.60 -> retrieved ansi.0.7.0 (https://opam.ocaml.org/cache)
#15 22.61 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#15 22.83 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#15 22.84 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#15 22.84 -> retrieved asn1-combinators.0.2.6 (https://opam.ocaml.org/cache)
#15 22.94 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#15 23.12 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#15 23.19 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#15 23.34 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#15 23.35 -> retrieved biniou.1.2.2 (https://opam.ocaml.org/cache)
#15 23.43 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#15 23.96 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0 (https://opam.ocaml.org/cache)
#15 23.97 -> retrieved ca-certs.0.2.3 (https://opam.ocaml.org/cache)
#15 23.98 -> retrieved bstr.0.0.4 (https://opam.ocaml.org/cache)
#15 24.12 -> retrieved capnp.3.6.0 (https://opam.ocaml.org/cache)
#15 24.29 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (https://opam.ocaml.org/cache)
#15 24.30 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#15 24.32 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://opam.ocaml.org/cache)
#15 24.55 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://opam.ocaml.org/cache)
#15 24.62 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#15 24.63 -> installed conf-git.1.1
#15 24.64 -> installed conf-capnproto.2
#15 24.85 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (https://opam.ocaml.org/cache)
#15 24.85 -> retrieved conf-c++.1.0 (https://opam.ocaml.org/cache)
#15 24.85 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#15 24.87 -> installed conf-graphviz.0.1
#15 24.87 -> installed conf-gmp.5
#15 24.89 -> installed conf-c++.1.0
#15 24.91 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#15 24.92 -> retrieved conf-pkg-config.5 (2 extra sources)
#15 24.92 -> retrieved conf-pkg-config.5 (2 extra sources)
#15 24.92 -> installed conf-gmp-powm-sec.4
#15 24.94 -> installed conf-pkg-config.5
#15 24.95 -> installed conf-libffi.2.0.0
#15 24.95 -> installed conf-sqlite3.1
#15 24.98 -> retrieved conf-libev.4-13 (2 extra sources)
#15 24.98 -> retrieved conf-libev.4-13 (2 extra sources)
#15 25.12 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#15 25.17 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#15 25.17 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#15 25.27 -> retrieved csv.2.4 (https://opam.ocaml.org/cache)
#15 25.32 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (https://opam.ocaml.org/cache)
#15 25.33 -> installed conf-libev.4-13
#15 25.58 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://opam.ocaml.org/cache)
#15 25.61 -> retrieved cudf.0.10 (https://opam.ocaml.org/cache)
#15 25.93 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_github.0.7.5, current_rpc.0.7.5, current_web.0.7.5 (https://opam.ocaml.org/cache)
#15 25.94 -> retrieved current_incr.0.6.1 (https://opam.ocaml.org/cache)
#15 26.10 -> retrieved current_ansi.0.4 (https://opam.ocaml.org/cache)
#15 26.13 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1 (https://opam.ocaml.org/cache)
#15 26.18 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0 (https://opam.ocaml.org/cache)
#15 26.23 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#15 26.43 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#15 26.69 -> retrieved dose3.7.0.0 (https://opam.ocaml.org/cache)
#15 26.70 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#15 26.78 -> retrieved easy-format.1.3.4 (https://opam.ocaml.org/cache)
#15 26.80 -> retrieved eqaf.0.9 (https://opam.ocaml.org/cache)
#15 26.91 -> retrieved extunix.0.4.3 (https://opam.ocaml.org/cache)
#15 27.02 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#15 27.04 -> retrieved extlib.1.8.0 (https://opam.ocaml.org/cache)
#15 27.12 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#15 27.13 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#15 27.20 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://opam.ocaml.org/cache)
#15 31.25 -> retrieved dune.3.23.1, dune-configurator.3.23.1 (https://opam.ocaml.org/cache)
#15 33.60 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#15 33.60 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#15 33.63 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (https://opam.ocaml.org/cache)
#15 33.75 -> installed cmdliner.1.3.0
#15 33.75 -> retrieved hkdf.1.0.4 (https://opam.ocaml.org/cache)
#15 33.77 -> retrieved inotify.2.6 (https://opam.ocaml.org/cache)
#15 33.79 -> retrieved integers.0.8.0 (https://opam.ocaml.org/cache)
#15 33.87 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#15 33.87 -> retrieved irmin-watcher.0.5.0 (https://opam.ocaml.org/cache)
#15 33.96 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#15 33.96 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#15 34.04 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#15 34.10 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#15 34.21 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#15 34.39 -> retrieved lwt.6.1.2 (https://opam.ocaml.org/cache)
#15 34.42 -> retrieved mccs.1.1+19 (https://opam.ocaml.org/cache)
#15 34.51 -> retrieved mirage-clock.4.2.0 (https://opam.ocaml.org/cache)
#15 34.65 -> retrieved memtrace.0.2.3 (https://opam.ocaml.org/cache)
#15 34.80 -> retrieved mirage-flow.3.0.0 (https://opam.ocaml.org/cache)
#15 35.63 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#15 35.87 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (https://opam.ocaml.org/cache)
#15 35.88 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#15 35.88 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#15 35.99 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#15 36.09 -> retrieved mula.0.1.2 (https://opam.ocaml.org/cache)
#15 36.11 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (https://opam.ocaml.org/cache)
#15 36.18 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#15 36.23 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#15 36.28 -> retrieved obuilder-spec.0.7.0 (https://opam.ocaml.org/cache)
#15 36.29 -> retrieved ocaml-version.4.1.3 (https://opam.ocaml.org/cache)
#15 36.55 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#15 36.61 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#15 36.73 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#15 36.75 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#15 36.76 -> retrieved opam-0install-cudf.0.5.0 (https://opam.ocaml.org/cache)
#15 36.84 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#15 36.93 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#15 36.96 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#15 37.69 -> retrieved opam-client.2.5.1, opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-solver.2.5.1, opam-state.2.5.1 (https://opam.ocaml.org/cache)
#15 37.71 -> retrieved pbkdf.1.2.0 (https://opam.ocaml.org/cache)
#15 37.71 -> retrieved patch.3.1.1 (https://opam.ocaml.org/cache)
#15 37.80 -> installed num.1.6
#15 37.83 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#15 37.87 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#15 37.87 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#15 38.04 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#15 38.08 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#15 38.12 -> retrieved prettym.0.0.5 (https://opam.ocaml.org/cache)
#15 38.20 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#15 38.22 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#15 38.25 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#15 38.31 -> retrieved res.5.0.2 (https://opam.ocaml.org/cache)
#15 38.32 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#15 38.45 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#15 38.48 -> retrieved routes.2.0.0 (https://opam.ocaml.org/cache)
#15 38.52 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#15 38.62 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#15 38.72 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://opam.ocaml.org/cache)
#15 38.72 -> retrieved seq.base (2 extra sources)
#15 38.72 -> retrieved seq.base (2 extra sources)
#15 38.72 -> installed seq.base
#15 38.73 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#15 38.80 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#15 38.82 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#15 38.90 -> retrieved stdio.v0.16.0 (https://opam.ocaml.org/cache)
#15 38.92 -> retrieved sqlite3.5.4.1 (https://opam.ocaml.org/cache)
#15 38.99 -> retrieved stdint.0.7.2 (https://opam.ocaml.org/cache)
#15 39.01 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#15 39.09 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#15 39.18 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#15 39.27 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://opam.ocaml.org/cache)
#15 39.32 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#15 39.35 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#15 39.36 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#15 39.43 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#15 39.68 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#15 39.73 -> retrieved x509.0.16.5 (https://opam.ocaml.org/cache)
#15 39.74 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#15 39.90 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#15 40.35 -> installed ocamlfind.1.9.8
#15 40.36 -> installed base-bytes.base
#15 42.15 -> installed ocamlbuild.0.16.1
#15 43.79 -> installed zarith.1.14
#15 47.13 -> installed topkg.1.1.1
#15 47.59 -> installed asetmap.0.8.1
#15 47.65 -> installed rresult.0.7.0
#15 48.25 -> installed uutf.1.0.4
#15 48.30 -> installed mtime.2.1.0
#15 48.33 -> installed fmt.0.11.0
#15 48.44 -> installed ptime.1.2.0
#15 48.70 -> installed astring.0.8.5
#15 49.43 -> installed jsonm.1.0.2
#15 49.46 -> installed fpath.0.7.3
#15 57.82 -> installed dune.3.23.1
#15 59.33 -> installed 0install-solver.2.18
#15 59.36 -> installed base64.3.5.2
#15 59.37 -> installed bstr.0.0.4
#15 59.39 -> installed camlp-streams.5.0.1
#15 59.42 -> installed crunch.4.0.0
#15 59.44 -> installed csexp.1.5.2
#15 61.50 -> installed cppo.1.8.0
#15 61.60 -> installed cstruct.6.2.0
#15 61.64 -> installed csv.2.4
#15 61.66 -> installed current_incr.0.6.1
#15 61.67 -> installed domain-name.0.5.0
#15 61.69 -> installed duration.0.3.1
#15 61.71 -> installed easy-format.1.3.4
#15 61.77 -> installed gmap.0.3.0
#15 61.79 -> installed http.6.0.0
#15 61.83 -> installed ke.0.6
#15 61.85 -> installed lwt-dllist.1.1.0
#15 61.87 -> installed macaddr.5.6.2
#15 61.90 -> installed magic-mime.1.3.1
#15 61.98 -> installed memtrace.0.2.3
#15 62.04 -> installed menhirCST.20260209
#15 62.10 -> installed menhirGLR.20260209
#15 62.15 -> installed menhirLib.20260209
#15 62.16 -> installed menhirSdk.20260209
#15 62.39 -> installed mirage-clock.4.2.0
#15 62.44 -> installed mula.0.1.2
#15 62.46 -> installed ocaml-compiler-libs.v0.12.4
#15 62.56 -> installed ocaml-syntax-shims.1.0.0
#15 62.59 -> installed ocaml-version.4.1.3
#15 62.87 -> installed ocamlgraph.2.2.0
#15 62.89 -> installed optint.0.3.0
#15 62.90 -> installed patch.3.1.1
#15 62.94 -> installed pecu.0.7
#15 62.95 -> installed ppx_derivers.1.2.1
#15 63.07 -> installed re.1.14.0
#15 63.12 -> installed res.5.0.2
#15 63.13 -> installed result.1.5
#15 63.17 -> installed sexplib0.v0.16.0
#15 63.27 -> installed spdx_licenses.1.4.0
#15 63.32 -> installed stdint.0.7.2
#15 63.32 -> installed stdlib-shims.0.3.0
#15 63.40 -> installed stringext.1.6.0
#15 63.50 -> installed swhid_core.0.1
#15 63.56 -> installed yojson.3.0.0
#15 63.60 -> installed dune-configurator.3.23.1
#15 63.83 -> installed extlib.1.8.0
#15 63.87 -> installed ocplib-endian.1.2
#15 63.95 -> installed asn1-combinators.0.2.6
#15 64.06 -> installed eqaf.0.9
#15 64.15 -> installed hex.1.5.0
#15 64.20 -> installed biniou.1.2.2
#15 64.46 -> installed prettym.0.0.5
#15 64.50 -> installed ipaddr.5.6.2
#15 64.52 -> installed routes.2.0.0
#15 64.55 -> installed integers.0.8.0
#15 64.64 -> installed bigstringaf.0.10.0
#15 64.72 -> installed ezjsonm.1.3.0
#15 65.24 -> installed sha.1.15.4
#15 65.63 -> installed cudf.0.10
#15 66.32 -> installed atdgen-runtime.4.2.0
#15 66.60 -> installed parsexp.v0.16.0
#15 66.89 -> installed angstrom.0.16.1
#15 67.64 -> installed opam-0install-cudf.0.5.0
#15 67.95 -> installed unstrctrd.0.4
#15 69.33 -> installed sexplib.v0.16.0
#15 69.77 -> installed mirage-crypto.0.11.3
#15 69.94 -> installed dose3.7.0.0
#15 70.05 -> installed hkdf.1.0.4
#15 70.07 -> installed pbkdf.1.2.0
#15 70.33 -> installed dune-compiledb.0.6.0
#15 70.64 -> installed uri.4.4.0
#15 71.04 -> installed lwt.6.1.2
#15 71.28 -> installed tyxml.4.6.0
#15 71.38 -> installed cstruct-lwt.6.2.0
#15 71.39 -> installed mirage-flow.3.0.0
#15 71.41 -> installed mirage-kv.6.1.1
#15 71.44 -> installed inotify.2.6
#15 71.45 -> installed prometheus.1.3
#15 71.76 -> installed ansi.0.7.0
#15 71.78 -> installed current_ansi.0.4
#15 72.54 -> installed logs.0.10.0
#15 72.71 -> installed mccs.1.1+19
#15 72.74 -> installed sqlite3.5.4.1
#15 73.28 -> installed mirage-crypto-rng.0.11.3
#15 73.64 -> installed opam-core.2.5.1
#15 73.74 -> installed ctypes.0.24.0
#15 73.86 -> installed multipart_form.0.8.0
#15 73.88 -> installed mirage-crypto-rng-lwt.0.11.3
#15 73.89 -> installed session.0.5.0
#15 73.93 -> installed mirage-crypto-pk.0.11.3
#15 74.46 -> installed base.v0.16.5
#15 74.52 -> installed capnp-rpc.1.2.3
#15 74.52 -> installed multipart_form-lwt.0.8.0
#15 74.77 -> installed stdio.v0.16.0
#15 75.11 -> installed menhir.20260209
#15 75.68 -> installed ctypes-foreign.0.24.0
#15 75.82 -> installed bos.0.3.0
#15 75.88 -> installed cf.0.5.0
#15 75.94 -> installed fsevents.0.3.0
#15 75.98 -> installed cf-lwt.0.5.0
#15 76.05 -> installed fsevents-lwt.0.3.0
#15 76.13 -> installed opam-file-format.2.2.0
#15 76.62 -> installed irmin-watcher.0.5.0
#15 77.48 -> installed atd.4.2.0
#15 79.19 -> installed atdgen.4.2.0
#15 80.07 -> installed mirage-crypto-ec.0.11.3
#15 80.20 -> installed capnp.3.6.0
#15 81.65 -> installed x509.0.16.5
#15 81.88 -> installed ca-certs.0.2.3
#15 82.05 -> installed opam-format.2.5.1
#15 82.85 -> installed capnp-rpc-lwt.1.2.3
#15 83.99 -> installed tls.0.17.3
#15 84.65 -> installed tls-mirage.0.17.3
#15 85.41 -> installed ppxlib.0.35.0
#15 85.50 -> installed tls-lwt.0.17.3
#15 86.05 -> installed capnp-rpc-net.1.2.3
#15 87.30 -> installed opam-repository.2.5.1
#15 87.71 -> installed github-data.4.5.1
#15 88.13 -> installed opam-solver.2.5.1
#15 89.70 -> installed ppx_sexp_conv.v0.16.0
#15 90.51 -> installed ppx_deriving.6.0.3
#15 92.29 -> installed ipaddr-sexp.5.6.2
#15 92.33 -> installed uri-sexp.4.4.0
#15 92.94 -> installed dockerfile.8.4.1
#15 94.41 -> installed ppx_deriving_yojson.3.9.1
#15 94.55 -> installed obuilder-spec.0.7.0
#15 95.54 -> installed conduit.6.2.3
#15 96.70 -> installed current.0.7.5
#15 97.07 -> installed cohttp.6.0.0
#15 97.61 -> installed session-cohttp.0.5.0
#15 97.98 -> installed dockerfile-opam.8.4.1
#15 98.26 -> installed opam-state.2.5.1
#15 98.48 -> installed conduit-lwt.6.2.3
#15 100.0 -> installed current_git.0.7.5
#15 100.7 -> installed cohttp-lwt.6.0.0
#15 100.9 -> installed extunix.0.4.3
#15 101.4 -> installed session-cohttp-lwt.0.5.0
#15 101.9 -> installed ocluster-api.0.4.0
#15 101.9 -> installed conduit-lwt-unix.6.2.3
#15 102.1 -> installed capnp-rpc-unix.1.2.3
#15 103.5 -> installed github.4.5.1
#15 103.9 -> installed current_docker.0.7.5
#15 105.4 -> installed current_ocluster.0.4.0
#15 105.5 -> installed cohttp-lwt-unix.6.0.0
#15 106.2 -> installed prometheus-app.1.3
#15 109.6 -> installed github-unix.4.5.1
#15 111.1 -> installed current_web.0.7.5
#15 112.0 -> installed opam-client.2.5.1
#15 112.3 -> installed current_rpc.0.7.5
#15 115.1 -> installed current_github.0.7.5
#15 120.4 Done.
#15 120.4
#15 120.4 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#15 120.4 => Note: This package is deprecated.
#15 120.4 # To update the current shell environment, run: eval $(opam env)
#15 DONE 121.0s
#16 [build 9/10] ADD --chown=opam . .
#16 DONE 0.2s
#17 [build 10/10] RUN opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-web
#17 1.310 schema.capnp --> schema.mli schema.ml
#17 1.310 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#17 3.672 File "lib/cluster_build.ml", line 101, characters 19-48:
#17 3.672 101 | let module B = Cluster_api.Raw.Builder.Day10 in
#17 3.672 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#17 3.672 Error: Unbound module Cluster_api.Raw.Builder.Day10
#17 ERROR: process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-web" did not complete successfully: exit code: 1
------
> [build 10/10] RUN opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-web:
1.310 schema.capnp --> schema.mli schema.ml
1.310 ocurrent.capnp --> ocurrent.mli ocurrent.ml
3.672 File "lib/cluster_build.ml", line 101, characters 19-48:
3.672 101 | let module B = Cluster_api.Raw.Builder.Day10 in
3.672 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3.672 Error: Unbound module Cluster_api.Raw.Builder.Day10
------
Dockerfile.web:10
--------------------
8 | RUN opam install -y --deps-only .
9 | ADD --chown=opam . .
10 | >>> RUN opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-web
11 |
12 | FROM debian:13
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-web" did not complete successfully: exit code: 1
docker-build failed with exit-code 1
2026-09-02 08:46.52: Job failed: Failed: Build failed