Build:
- 0
2026-08-06 10:48.58: New job: Build Dockerfile using linux-arm64 in
[https://github.com/ocurrent/ocaml-ci.git#refs/heads/master (5aba3a85fce3fd8c116abbf028a2a0af4fe1cb28)]
2026-08-06 10:48.58: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-08-06 10:48.58: Waiting for resource in pool OCluster
2026-08-06 10:48.58: Waiting for worker…
2026-08-06 10:48.58: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
HEAD is now at 9ec128e web: don't let the error template clobber the PoW interstitial
HEAD is now at 5aba3a8 Merge pull request #1069 from mtelvers/fix/get-full-hash-glob
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.01kB done
#1 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.5s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#3 CACHED
#4 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#4 ...
#5 [internal] load metadata for docker.io/library/debian:13
#5 DONE 0.0s
#4 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#4 DONE 0.2s
#6 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:aedade191cf6548eec167ff595ed29547d7f07f3746378dea9cf2ab0e0dc7530
#6 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:aedade191cf6548eec167ff595ed29547d7f07f3746378dea9cf2ab0e0dc7530 done
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 transferring context: 114B done
#7 DONE 0.0s
#8 [internal] setting cache mount permissions
#8 DONE 0.0s
#9 [internal] load build context
#9 transferring context: 9.06MB 0.1s done
#9 DONE 0.1s
#10 [stage-1 1/4] FROM docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958
#10 resolve docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 done
#10 sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 8.93kB / 8.93kB done
#10 sha256:5beecfe41dbb22033f1d7da3d51467cc20cdf8b63a309729ee959531f3baef1e 1.04kB / 1.04kB done
#10 sha256:cfa173d8fe873c09cc55e3961a5fe691bbd473932d293cbc804fee3b19cb527f 466B / 466B done
#10 sha256:018e5aeb5455352b2e96f5c9cb604b5767162ec71fcd22ca9d02b088cdeaf49d 49.67MB / 49.67MB 2.4s done
#10 extracting sha256:018e5aeb5455352b2e96f5c9cb604b5767162ec71fcd22ca9d02b088cdeaf49d 3.1s done
#10 DONE 5.6s
#8 [internal] setting cache mount permissions
#8 CACHED
#11 [stage-1 1/6] FROM docker.io/library/debian:13
#11 resolve docker.io/library/debian:13 0.2s done
#11 DONE 0.2s
#12 [stage-1 2/6] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#12 DONE 0.3s
#13 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 0.275 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.275 Checking for available remotes: rsync and local, git.
#13 0.276 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.276 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.276
#13 0.278 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.
#13 0.278 You may want to back it up before going further.
#13 0.278
#13 0.278 [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:
#13 0.278 opam option jobs=1 --global
#13 0.278 Continue? [Y/n] y
#13 0.279 Format upgrade done.
#13 8.773
#13 8.773 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 ...
#14 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#14 8.331
#14 8.331 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#14 8.331
#14 8.369 Hit:1 http://deb.debian.org/debian trixie InRelease
#14 8.369 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#14 8.369 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#14 8.425 Reading package lists...
#14 9.088 Building dependency tree...
#14 9.264 Reading state information...
#14 9.284 All packages are up to date.
#14 9.301 Reading package lists...
#14 9.312 Building dependency tree...
#14 9.469 Reading state information...
#14 9.726 The following additional packages will be installed:
#14 9.727 adduser fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#14 9.727 git-man libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1
#14 9.727 libc-dev-bin libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2
#14 9.727 libcrypt-dev libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0
#14 9.727 libdeflate0 libedit2 liberror-perl libexpat1 libffi8 libfido2-1
#14 9.727 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64
#14 9.727 libgdbm6t64 libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3
#14 9.727 libgssapi-krb5-2 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#14 9.727 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libidn2-0
#14 9.727 libimagequant0 libjbig0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3
#14 9.727 libkrb5support0 liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14
#14 9.728 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0
#14 9.728 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
#14 9.728 libperl5.40 libpixman-1-0 libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1
#14 9.728 libsasl2-2 libsasl2-modules-db libsharpyuv0 libsm6 libssh2-1t64
#14 9.728 libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#14 9.728 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#14 9.728 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#14 9.729 linux-libc-dev openssl perl perl-modules-5.40 rpcsvc-proto x11-common
#14 9.731 Suggested packages:
#14 9.731 liblocale-gettext-perl cron quota docker-doc gettext-base git-doc git-email
#14 9.731 git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts graphviz-doc
#14 9.731 libc-devtools glibc-doc manpages-dev libgd-tools gdbm-l10n
#14 9.731 low-memory-monitor gnutls-bin krb5-doc krb5-user libheif-plugin-ffmpegdec
#14 9.731 libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec
#14 9.731 libheif-plugin-j2kenc libheif-plugin-kvazaar libheif-plugin-rav1e
#14 9.731 libheif-plugin-svtenc sensible-utils sqlite3-doc keychain libpam-ssh
#14 9.731 monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
#14 9.731 | libterm-readline-perl-perl make libtap-harness-archive-perl
#14 9.731 Recommended packages:
#14 9.731 bash-completion docker-buildx patch less fonts-liberation manpages
#14 9.731 manpages-dev libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#14 9.731 libheif-plugin-x265 libheif-plugin-aomenc krb5-locales libldap-common
#14 9.731 publicsuffix libsasl2-modules xauth
#14 ...
#13 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 10.57 [default] no changes from git+file:///home/opam/opam-repository
#13 DONE 12.3s
#14 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#14 10.26 The following NEW packages will be installed:
#14 10.26 adduser ca-certificates curl docker-cli dumb-init fontconfig
#14 10.26 fontconfig-config fonts-dejavu-core fonts-dejavu-mono git git-man graphviz
#14 10.26 libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1 libc-dev-bin
#14 10.26 libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2 libcrypt-dev
#14 10.26 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0 libdeflate0
#14 10.26 libedit2 liberror-perl libev4t64 libexpat1 libffi8 libfido2-1 libfontconfig1
#14 10.26 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64 libgdbm6t64
#14 10.26 libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3 libgssapi-krb5-2
#14 10.26 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#14 10.26 libheif-plugin-libde265 libheif1 libice6 libidn2-0 libimagequant0 libjbig0
#14 10.26 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#14 10.26 liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14 libnghttp3-9
#14 10.26 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libpango-1.0-0
#14 10.26 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libperl5.40 libpixman-1-0
#14 10.26 libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1 libsasl2-2
#14 10.26 libsasl2-modules-db libsharpyuv0 libsm6 libsqlite3-dev libssh2-1t64
#14 10.26 libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#14 10.26 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#14 10.26 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#14 10.26 linux-libc-dev netbase openssh-client openssl perl perl-modules-5.40
#14 10.26 rpcsvc-proto x11-common
#14 10.30 0 upgraded, 120 newly installed, 0 to remove and 0 not upgraded.
#14 10.30 Need to get 2726 kB/57.3 MB of archives.
#14 10.30 After this operation, 253 MB of additional disk space will be used.
#14 10.30 Get:1 http://deb.debian.org/debian-security trixie-security/main arm64 libexpat1 arm64 2.8.2-1~deb13u1 [108 kB]
#14 10.31 Get:2 http://deb.debian.org/debian trixie/main arm64 libcurl3t64-gnutls arm64 8.14.1-2+deb13u4 [354 kB]
#14 10.32 Get:3 http://deb.debian.org/debian-security trixie-security/main arm64 libaom3 arm64 3.12.1-1+deb13u1 [1671 kB]
#14 10.37 Get:4 http://deb.debian.org/debian-security trixie-security/main arm64 libde265-0 arm64 1.0.15-1+deb13u1 [153 kB]
#14 10.37 Get:5 http://deb.debian.org/debian-security trixie-security/main arm64 libtiff6 arm64 4.7.0-3+deb13u3 [325 kB]
#14 10.39 Get:6 http://deb.debian.org/debian-security trixie-security/main arm64 libgd3 arm64 2.3.3-14~deb13u1 [115 kB]
#14 10.69 debconf: unable to initialize frontend: Dialog
#14 10.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 10.69 debconf: falling back to frontend: Readline
#14 10.69 debconf: unable to initialize frontend: Readline
#14 10.69 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/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-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 120.)
#14 10.69 debconf: falling back to frontend: Teletype
#14 10.70 debconf: unable to initialize frontend: Teletype
#14 10.70 debconf: (This frontend requires a controlling tty.)
#14 10.70 debconf: falling back to frontend: Noninteractive
#14 10.91 Preconfiguring packages ...
#14 11.01 Fetched 2726 kB in 0s (23.8 MB/s)
#14 11.03 Selecting previously unselected package libexpat1:arm64.
#14 11.03 (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 ... 4933 files and directories currently installed.)
#14 11.04 Preparing to unpack .../libexpat1_2.8.2-1~deb13u1_arm64.deb ...
#14 11.04 Unpacking libexpat1:arm64 (2.8.2-1~deb13u1) ...
#14 11.07 Selecting previously unselected package adduser.
#14 11.07 Preparing to unpack .../archives/adduser_3.152_all.deb ...
#14 11.07 Unpacking adduser (3.152) ...
#14 11.11 Setting up adduser (3.152) ...
#14 11.15 Selecting previously unselected package netbase.
#14 11.15 (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 ... 5027 files and directories currently installed.)
#14 11.15 Preparing to unpack .../000-netbase_6.5_all.deb ...
#14 11.15 Unpacking netbase (6.5) ...
#14 11.17 Selecting previously unselected package openssl.
#14 11.18 Preparing to unpack .../001-openssl_3.5.6-1~deb13u2_arm64.deb ...
#14 11.18 Unpacking openssl (3.5.6-1~deb13u2) ...
#14 11.28 Selecting previously unselected package ca-certificates.
#14 11.29 Preparing to unpack .../002-ca-certificates_20250419_all.deb ...
#14 11.29 Unpacking ca-certificates (20250419) ...
#14 11.33 Selecting previously unselected package libedit2:arm64.
#14 11.33 Preparing to unpack .../003-libedit2_3.1-20250104-1_arm64.deb ...
#14 11.33 Unpacking libedit2:arm64 (3.1-20250104-1) ...
#14 11.36 Selecting previously unselected package libcbor0.10:arm64.
#14 11.36 Preparing to unpack .../004-libcbor0.10_0.10.2-2_arm64.deb ...
#14 11.36 Unpacking libcbor0.10:arm64 (0.10.2-2) ...
#14 11.39 Selecting previously unselected package libfido2-1:arm64.
#14 11.39 Preparing to unpack .../005-libfido2-1_1.15.0-1+b1_arm64.deb ...
#14 11.39 Unpacking libfido2-1:arm64 (1.15.0-1+b1) ...
#14 11.42 Selecting previously unselected package libkrb5support0:arm64.
#14 11.42 Preparing to unpack .../006-libkrb5support0_1.21.3-5+deb13u1_arm64.deb ...
#14 11.42 Unpacking libkrb5support0:arm64 (1.21.3-5+deb13u1) ...
#14 11.53 Selecting previously unselected package libcom-err2:arm64.
#14 11.53 Preparing to unpack .../007-libcom-err2_1.47.2-3+b11_arm64.deb ...
#14 11.53 Unpacking libcom-err2:arm64 (1.47.2-3+b11) ...
#14 11.56 Selecting previously unselected package libk5crypto3:arm64.
#14 11.56 Preparing to unpack .../008-libk5crypto3_1.21.3-5+deb13u1_arm64.deb ...
#14 11.56 Unpacking libk5crypto3:arm64 (1.21.3-5+deb13u1) ...
#14 11.60 Selecting previously unselected package libkeyutils1:arm64.
#14 11.60 Preparing to unpack .../009-libkeyutils1_1.6.3-6_arm64.deb ...
#14 11.60 Unpacking libkeyutils1:arm64 (1.6.3-6) ...
#14 11.64 Selecting previously unselected package libkrb5-3:arm64.
#14 11.64 Preparing to unpack .../010-libkrb5-3_1.21.3-5+deb13u1_arm64.deb ...
#14 11.64 Unpacking libkrb5-3:arm64 (1.21.3-5+deb13u1) ...
#14 11.86 Selecting previously unselected package libgssapi-krb5-2:arm64.
#14 11.86 Preparing to unpack .../011-libgssapi-krb5-2_1.21.3-5+deb13u1_arm64.deb ...
#14 11.87 Unpacking libgssapi-krb5-2:arm64 (1.21.3-5+deb13u1) ...
#14 11.90 Selecting previously unselected package openssh-client.
#14 11.90 Preparing to unpack .../012-openssh-client_1%3a10.0p1-7+deb13u4_arm64.deb ...
#14 11.91 Unpacking openssh-client (1:10.0p1-7+deb13u4) ...
#14 12.00 Selecting previously unselected package perl-modules-5.40.
#14 ...
#15 [build 3/11] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#15 0.166 Binary::apt::APT::Keep-Downloaded-Packages "true";
#15 DONE 0.2s
#14 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#14 12.00 Preparing to unpack .../013-perl-modules-5.40_5.40.1-6_all.deb ...
#14 12.00 Unpacking perl-modules-5.40 (5.40.1-6) ...
#14 12.26 Selecting previously unselected package libgdbm6t64:arm64.
#14 12.26 Preparing to unpack .../014-libgdbm6t64_1.24-2_arm64.deb ...
#14 12.26 Unpacking libgdbm6t64:arm64 (1.24-2) ...
#14 12.29 Selecting previously unselected package libgdbm-compat4t64:arm64.
#14 12.29 Preparing to unpack .../015-libgdbm-compat4t64_1.24-2_arm64.deb ...
#14 12.29 Unpacking libgdbm-compat4t64:arm64 (1.24-2) ...
#14 12.32 Selecting previously unselected package libperl5.40:arm64.
#14 12.32 Preparing to unpack .../016-libperl5.40_5.40.1-6_arm64.deb ...
#14 12.32 Unpacking libperl5.40:arm64 (5.40.1-6) ...
#14 12.61 Selecting previously unselected package perl.
#14 12.61 Preparing to unpack .../017-perl_5.40.1-6_arm64.deb ...
#14 12.62 Unpacking perl (5.40.1-6) ...
#14 12.66 Selecting previously unselected package libbrotli1:arm64.
#14 12.66 Preparing to unpack .../018-libbrotli1_1.1.0-2+b7_arm64.deb ...
#14 12.66 Unpacking libbrotli1:arm64 (1.1.0-2+b7) ...
#14 12.70 Selecting previously unselected package libunistring5:arm64.
#14 12.70 Preparing to unpack .../019-libunistring5_1.3-2_arm64.deb ...
#14 12.70 Unpacking libunistring5:arm64 (1.3-2) ...
#14 12.76 Selecting previously unselected package libidn2-0:arm64.
#14 12.76 Preparing to unpack .../020-libidn2-0_2.3.8-2_arm64.deb ...
#14 12.76 Unpacking libidn2-0:arm64 (2.3.8-2) ...
#14 12.80 Selecting previously unselected package libsasl2-modules-db:arm64.
#14 12.80 Preparing to unpack .../021-libsasl2-modules-db_2.1.28+dfsg1-9_arm64.deb ...
#14 12.80 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#14 12.83 Selecting previously unselected package libsasl2-2:arm64.
#14 12.83 Preparing to unpack .../022-libsasl2-2_2.1.28+dfsg1-9_arm64.deb ...
#14 12.83 Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#14 12.86 Selecting previously unselected package libldap2:arm64.
#14 12.87 Preparing to unpack .../023-libldap2_2.6.10+dfsg-1_arm64.deb ...
#14 12.87 Unpacking libldap2:arm64 (2.6.10+dfsg-1) ...
#14 12.90 Selecting previously unselected package libnghttp2-14:arm64.
#14 12.91 Preparing to unpack .../024-libnghttp2-14_1.64.0-1.1+deb13u1_arm64.deb ...
#14 12.91 Unpacking libnghttp2-14:arm64 (1.64.0-1.1+deb13u1) ...
#14 12.94 Selecting previously unselected package libnghttp3-9:arm64.
#14 12.94 Preparing to unpack .../025-libnghttp3-9_1.8.0-1_arm64.deb ...
#14 12.94 Unpacking libnghttp3-9:arm64 (1.8.0-1) ...
#14 12.97 Selecting previously unselected package libpsl5t64:arm64.
#14 12.97 Preparing to unpack .../026-libpsl5t64_0.21.2-1.1+b1_arm64.deb ...
#14 12.97 Unpacking libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#14 13.00 Selecting previously unselected package libffi8:arm64.
#14 13.00 Preparing to unpack .../027-libffi8_3.4.8-2_arm64.deb ...
#14 13.00 Unpacking libffi8:arm64 (3.4.8-2) ...
#14 13.03 Selecting previously unselected package libp11-kit0:arm64.
#14 13.03 Preparing to unpack .../028-libp11-kit0_0.25.5-3_arm64.deb ...
#14 13.03 Unpacking libp11-kit0:arm64 (0.25.5-3) ...
#14 13.08 Selecting previously unselected package libtasn1-6:arm64.
#14 13.08 Preparing to unpack .../029-libtasn1-6_4.20.0-2+deb13u1_arm64.deb ...
#14 13.08 Unpacking libtasn1-6:arm64 (4.20.0-2+deb13u1) ...
#14 13.11 Selecting previously unselected package libgnutls30t64:arm64.
#14 13.11 Preparing to unpack .../030-libgnutls30t64_3.8.9-3+deb13u4_arm64.deb ...
#14 13.11 Unpacking libgnutls30t64:arm64 (3.8.9-3+deb13u4) ...
#14 13.20 Selecting previously unselected package librtmp1:arm64.
#14 13.20 Preparing to unpack .../031-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_arm64.deb ...
#14 13.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#14 13.23 Selecting previously unselected package libssh2-1t64:arm64.
#14 13.23 Preparing to unpack .../032-libssh2-1t64_1.11.1-1+deb13u1_arm64.deb ...
#14 13.23 Unpacking libssh2-1t64:arm64 (1.11.1-1+deb13u1) ...
#14 13.26 Selecting previously unselected package libcurl4t64:arm64.
#14 13.27 Preparing to unpack .../033-libcurl4t64_8.14.1-2+deb13u4_arm64.deb ...
#14 13.27 Unpacking libcurl4t64:arm64 (8.14.1-2+deb13u4) ...
#14 13.31 Selecting previously unselected package curl.
#14 13.31 Preparing to unpack .../034-curl_8.14.1-2+deb13u4_arm64.deb ...
#14 13.31 Unpacking curl (8.14.1-2+deb13u4) ...
#14 13.35 Selecting previously unselected package docker-cli.
#14 13.35 Preparing to unpack .../035-docker-cli_26.1.5+dfsg1-9+b13_arm64.deb ...
#14 13.36 Unpacking docker-cli (26.1.5+dfsg1-9+b13) ...
#14 13.72 Selecting previously unselected package dumb-init.
#14 13.72 Preparing to unpack .../036-dumb-init_1.2.5-3_arm64.deb ...
#14 13.72 Unpacking dumb-init (1.2.5-3) ...
#14 13.75 Selecting previously unselected package libpng16-16t64:arm64.
#14 13.75 Preparing to unpack .../037-libpng16-16t64_1.6.48-1+deb13u5_arm64.deb ...
#14 13.75 Unpacking libpng16-16t64:arm64 (1.6.48-1+deb13u5) ...
#14 13.79 Selecting previously unselected package libfreetype6:arm64.
#14 13.79 Preparing to unpack .../038-libfreetype6_2.13.3+dfsg-1+deb13u1_arm64.deb ...
#14 13.79 Unpacking libfreetype6:arm64 (2.13.3+dfsg-1+deb13u1) ...
#14 13.84 Selecting previously unselected package fonts-dejavu-mono.
#14 13.84 Preparing to unpack .../039-fonts-dejavu-mono_2.37-8_all.deb ...
#14 13.84 Unpacking fonts-dejavu-mono (2.37-8) ...
#14 13.90 Selecting previously unselected package fonts-dejavu-core.
#14 13.90 Preparing to unpack .../040-fonts-dejavu-core_2.37-8_all.deb ...
#14 13.93 Unpacking fonts-dejavu-core (2.37-8) ...
#14 14.01 Selecting previously unselected package fontconfig-config.
#14 14.01 Preparing to unpack .../041-fontconfig-config_2.15.0-2.3_arm64.deb ...
#14 14.01 Unpacking fontconfig-config (2.15.0-2.3) ...
#14 14.04 Selecting previously unselected package libfontconfig1:arm64.
#14 14.04 Preparing to unpack .../042-libfontconfig1_2.15.0-2.3_arm64.deb ...
#14 14.04 Unpacking libfontconfig1:arm64 (2.15.0-2.3) ...
#14 14.08 Selecting previously unselected package fontconfig.
#14 14.08 Preparing to unpack .../043-fontconfig_2.15.0-2.3_arm64.deb ...
#14 14.08 Unpacking fontconfig (2.15.0-2.3) ...
#14 14.11 Selecting previously unselected package libngtcp2-16:arm64.
#14 14.12 Preparing to unpack .../044-libngtcp2-16_1.11.0-1+deb13u1_arm64.deb ...
#14 14.12 Unpacking libngtcp2-16:arm64 (1.11.0-1+deb13u1) ...
#14 14.15 Selecting previously unselected package libngtcp2-crypto-gnutls8:arm64.
#14 14.15 Preparing to unpack .../045-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_arm64.deb ...
#14 14.15 Unpacking libngtcp2-crypto-gnutls8:arm64 (1.11.0-1+deb13u1) ...
#14 14.18 Selecting previously unselected package libcurl3t64-gnutls:arm64.
#14 14.18 Preparing to unpack .../046-libcurl3t64-gnutls_8.14.1-2+deb13u4_arm64.deb ...
#14 14.18 Unpacking libcurl3t64-gnutls:arm64 (8.14.1-2+deb13u4) ...
#14 14.22 Selecting previously unselected package liberror-perl.
#14 14.22 Preparing to unpack .../047-liberror-perl_0.17030-1_all.deb ...
#14 14.22 Unpacking liberror-perl (0.17030-1) ...
#14 14.25 Selecting previously unselected package git-man.
#14 14.25 Preparing to unpack .../048-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
#14 14.25 Unpacking git-man (1:2.47.3-0+deb13u1) ...
#14 14.34 Selecting previously unselected package git.
#14 14.35 Preparing to unpack .../049-git_1%3a2.47.3-0+deb13u1_arm64.deb ...
#14 14.36 Unpacking git (1:2.47.3-0+deb13u1) ...
#14 14.77 Selecting previously unselected package libann0.
#14 14.78 Preparing to unpack .../050-libann0_1.1.2+doc-9+b2_arm64.deb ...
#14 14.78 Unpacking libann0 (1.1.2+doc-9+b2) ...
#14 14.80 Selecting previously unselected package libcdt5:arm64.
#14 14.80 Preparing to unpack .../051-libcdt5_2.42.4-3_arm64.deb ...
#14 14.80 Unpacking libcdt5:arm64 (2.42.4-3) ...
#14 14.83 Selecting previously unselected package libcgraph6:arm64.
#14 14.83 Preparing to unpack .../052-libcgraph6_2.42.4-3_arm64.deb ...
#14 14.83 Unpacking libcgraph6:arm64 (2.42.4-3) ...
#14 14.86 Selecting previously unselected package libaom3:arm64.
#14 14.87 Preparing to unpack .../053-libaom3_3.12.1-1+deb13u1_arm64.deb ...
#14 14.87 Unpacking libaom3:arm64 (3.12.1-1+deb13u1) ...
#14 14.99 Selecting previously unselected package libdav1d7:arm64.
#14 14.99 Preparing to unpack .../054-libdav1d7_1.5.1-1_arm64.deb ...
#14 14.99 Unpacking libdav1d7:arm64 (1.5.1-1) ...
#14 15.03 Selecting previously unselected package libabsl20240722:arm64.
#14 15.03 Preparing to unpack .../055-libabsl20240722_20240722.0-4_arm64.deb ...
#14 15.03 Unpacking libabsl20240722:arm64 (20240722.0-4) ...
#14 15.10 Selecting previously unselected package libgav1-1:arm64.
#14 15.10 Preparing to unpack .../056-libgav1-1_0.19.0-3+b1_arm64.deb ...
#14 15.10 Unpacking libgav1-1:arm64 (0.19.0-3+b1) ...
#14 15.16 Selecting previously unselected package librav1e0.7:arm64.
#14 15.16 Preparing to unpack .../057-librav1e0.7_0.7.1-9+b2_arm64.deb ...
#14 15.16 Unpacking librav1e0.7:arm64 (0.7.1-9+b2) ...
#14 15.22 Selecting previously unselected package libsvtav1enc2:arm64.
#14 15.22 Preparing to unpack .../058-libsvtav1enc2_2.3.0+dfsg-1_arm64.deb ...
#14 15.23 Unpacking libsvtav1enc2:arm64 (2.3.0+dfsg-1) ...
#14 15.41 Selecting previously unselected package libjpeg62-turbo:arm64.
#14 15.41 Preparing to unpack .../059-libjpeg62-turbo_1%3a2.1.5-4_arm64.deb ...
#14 15.41 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#14 15.45 Selecting previously unselected package libyuv0:arm64.
#14 15.45 Preparing to unpack .../060-libyuv0_0.0.1904.20250204-1_arm64.deb ...
#14 15.45 Unpacking libyuv0:arm64 (0.0.1904.20250204-1) ...
#14 15.48 Selecting previously unselected package libavif16:arm64.
#14 15.49 Preparing to unpack .../061-libavif16_1.2.1-1.2_arm64.deb ...
#14 15.49 Unpacking libavif16:arm64 (1.2.1-1.2) ...
#14 15.52 Selecting previously unselected package libsharpyuv0:arm64.
#14 15.52 Preparing to unpack .../062-libsharpyuv0_1.5.0-0.1_arm64.deb ...
#14 15.52 Unpacking libsharpyuv0:arm64 (1.5.0-0.1) ...
#14 15.55 Selecting previously unselected package libheif-plugin-dav1d:arm64.
#14 15.55 Preparing to unpack .../063-libheif-plugin-dav1d_1.19.8-1_arm64.deb ...
#14 15.55 Unpacking libheif-plugin-dav1d:arm64 (1.19.8-1) ...
#14 15.57 Selecting previously unselected package libde265-0:arm64.
#14 15.58 Preparing to unpack .../064-libde265-0_1.0.15-1+deb13u1_arm64.deb ...
#14 15.58 Unpacking libde265-0:arm64 (1.0.15-1+deb13u1) ...
#14 15.61 Selecting previously unselected package libheif-plugin-libde265:arm64.
#14 15.61 Preparing to unpack .../065-libheif-plugin-libde265_1.19.8-1_arm64.deb ...
#14 15.61 Unpacking libheif-plugin-libde265:arm64 (1.19.8-1) ...
#14 15.63 Selecting previously unselected package libheif1:arm64.
#14 15.63 Preparing to unpack .../066-libheif1_1.19.8-1_arm64.deb ...
#14 15.64 Unpacking libheif1:arm64 (1.19.8-1) ...
#14 15.69 Selecting previously unselected package libgomp1:arm64.
#14 15.69 Preparing to unpack .../067-libgomp1_14.2.0-19_arm64.deb ...
#14 15.69 Unpacking libgomp1:arm64 (14.2.0-19) ...
#14 15.72 Selecting previously unselected package libimagequant0:arm64.
#14 15.73 Preparing to unpack .../068-libimagequant0_2.18.0-1+b2_arm64.deb ...
#14 15.73 Unpacking libimagequant0:arm64 (2.18.0-1+b2) ...
#14 15.75 Selecting previously unselected package libdeflate0:arm64.
#14 15.76 Preparing to unpack .../069-libdeflate0_1.23-2_arm64.deb ...
#14 15.76 Unpacking libdeflate0:arm64 (1.23-2) ...
#14 15.78 Selecting previously unselected package libjbig0:arm64.
#14 15.78 Preparing to unpack .../070-libjbig0_2.1-6.1+b2_arm64.deb ...
#14 15.79 Unpacking libjbig0:arm64 (2.1-6.1+b2) ...
#14 15.81 Selecting previously unselected package liblerc4:arm64.
#14 15.81 Preparing to unpack .../071-liblerc4_4.0.0+ds-5_arm64.deb ...
#14 15.81 Unpacking liblerc4:arm64 (4.0.0+ds-5) ...
#14 15.84 Selecting previously unselected package libwebp7:arm64.
#14 15.85 Preparing to unpack .../072-libwebp7_1.5.0-0.1_arm64.deb ...
#14 15.85 Unpacking libwebp7:arm64 (1.5.0-0.1) ...
#14 15.88 Selecting previously unselected package libtiff6:arm64.
#14 15.88 Preparing to unpack .../073-libtiff6_4.7.0-3+deb13u3_arm64.deb ...
#14 15.88 Unpacking libtiff6:arm64 (4.7.0-3+deb13u3) ...
#14 15.92 Selecting previously unselected package libxau6:arm64.
#14 15.92 Preparing to unpack .../074-libxau6_1%3a1.0.11-1_arm64.deb ...
#14 15.92 Unpacking libxau6:arm64 (1:1.0.11-1) ...
#14 15.95 Selecting previously unselected package libxdmcp6:arm64.
#14 15.95 Preparing to unpack .../075-libxdmcp6_1%3a1.1.5-1_arm64.deb ...
#14 15.95 Unpacking libxdmcp6:arm64 (1:1.1.5-1) ...
#14 15.98 Selecting previously unselected package libxcb1:arm64.
#14 15.98 Preparing to unpack .../076-libxcb1_1.17.0-2+b1_arm64.deb ...
#14 15.98 Unpacking libxcb1:arm64 (1.17.0-2+b1) ...
#14 16.01 Selecting previously unselected package libx11-data.
#14 16.01 Preparing to unpack .../077-libx11-data_2%3a1.8.12-1_all.deb ...
#14 16.01 Unpacking libx11-data (2:1.8.12-1) ...
#14 16.06 Selecting previously unselected package libx11-6:arm64.
#14 16.06 Preparing to unpack .../078-libx11-6_2%3a1.8.12-1_arm64.deb ...
#14 16.06 Unpacking libx11-6:arm64 (2:1.8.12-1) ...
#14 16.12 Selecting previously unselected package libxpm4:arm64.
#14 16.12 Preparing to unpack .../079-libxpm4_1%3a3.5.17-1+deb13u1_arm64.deb ...
#14 16.12 Unpacking libxpm4:arm64 (1:3.5.17-1+deb13u1) ...
#14 16.15 Selecting previously unselected package libgd3:arm64.
#14 16.15 Preparing to unpack .../080-libgd3_2.3.3-14~deb13u1_arm64.deb ...
#14 16.15 Unpacking libgd3:arm64 (2.3.3-14~deb13u1) ...
#14 16.19 Selecting previously unselected package libatomic1:arm64.
#14 16.19 Preparing to unpack .../081-libatomic1_14.2.0-19_arm64.deb ...
#14 16.19 Unpacking libatomic1:arm64 (14.2.0-19) ...
#14 16.22 Selecting previously unselected package libglib2.0-0t64:arm64.
#14 16.22 Preparing to unpack .../082-libglib2.0-0t64_2.84.4-3~deb13u3_arm64.deb ...
#14 16.23 Unpacking libglib2.0-0t64:arm64 (2.84.4-3~deb13u3) ...
#14 16.33 Selecting previously unselected package libgts-0.7-5t64:arm64.
#14 16.33 Preparing to unpack .../083-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_arm64.deb ...
#14 16.34 Unpacking libgts-0.7-5t64:arm64 (0.7.6+darcs121130-5.2+b1) ...
#14 16.38 Selecting previously unselected package libpixman-1-0:arm64.
#14 16.38 Preparing to unpack .../084-libpixman-1-0_0.44.0-3_arm64.deb ...
#14 16.38 Unpacking libpixman-1-0:arm64 (0.44.0-3) ...
#14 16.41 Selecting previously unselected package libxcb-render0:arm64.
#14 16.42 Preparing to unpack .../085-libxcb-render0_1.17.0-2+b1_arm64.deb ...
#14 16.42 Unpacking libxcb-render0:arm64 (1.17.0-2+b1) ...
#14 16.45 Selecting previously unselected package libxcb-shm0:arm64.
#14 16.45 Preparing to unpack .../086-libxcb-shm0_1.17.0-2+b1_arm64.deb ...
#14 16.45 Unpacking libxcb-shm0:arm64 (1.17.0-2+b1) ...
#14 16.48 Selecting previously unselected package libxext6:arm64.
#14 16.48 Preparing to unpack .../087-libxext6_2%3a1.3.4-1+b3_arm64.deb ...
#14 16.48 Unpacking libxext6:arm64 (2:1.3.4-1+b3) ...
#14 16.51 Selecting previously unselected package libxrender1:arm64.
#14 16.51 Preparing to unpack .../088-libxrender1_1%3a0.9.12-1_arm64.deb ...
#14 16.51 Unpacking libxrender1:arm64 (1:0.9.12-1) ...
#14 16.54 Selecting previously unselected package libcairo2:arm64.
#14 16.54 Preparing to unpack .../089-libcairo2_1.18.4-1+b1_arm64.deb ...
#14 16.54 Unpacking libcairo2:arm64 (1.18.4-1+b1) ...
#14 16.59 Selecting previously unselected package libltdl7:arm64.
#14 16.59 Preparing to unpack .../090-libltdl7_2.5.4-4_arm64.deb ...
#14 16.60 Unpacking libltdl7:arm64 (2.5.4-4) ...
#14 16.62 Selecting previously unselected package libfribidi0:arm64.
#14 16.63 Preparing to unpack .../091-libfribidi0_1.0.16-1_arm64.deb ...
#14 16.63 Unpacking libfribidi0:arm64 (1.0.16-1) ...
#14 16.65 Selecting previously unselected package libgraphite2-3:arm64.
#14 16.66 Preparing to unpack .../092-libgraphite2-3_1.3.14-2+deb13u1_arm64.deb ...
#14 16.66 Unpacking libgraphite2-3:arm64 (1.3.14-2+deb13u1) ...
#14 16.69 Selecting previously unselected package libharfbuzz0b:arm64.
#14 16.69 Preparing to unpack .../093-libharfbuzz0b_10.2.0-1+deb13u1_arm64.deb ...
#14 16.69 Unpacking libharfbuzz0b:arm64 (10.2.0-1+deb13u1) ...
#14 16.74 Selecting previously unselected package libthai-data.
#14 16.74 Preparing to unpack .../094-libthai-data_0.1.29-2_all.deb ...
#14 16.74 Unpacking libthai-data (0.1.29-2) ...
#14 16.77 Selecting previously unselected package libdatrie1:arm64.
#14 16.78 Preparing to unpack .../095-libdatrie1_0.2.13-3+b1_arm64.deb ...
#14 16.78 Unpacking libdatrie1:arm64 (0.2.13-3+b1) ...
#14 16.80 Selecting previously unselected package libthai0:arm64.
#14 16.81 Preparing to unpack .../096-libthai0_0.1.29-2+b1_arm64.deb ...
#14 16.81 Unpacking libthai0:arm64 (0.1.29-2+b1) ...
#14 16.83 Selecting previously unselected package libpango-1.0-0:arm64.
#14 16.84 Preparing to unpack .../097-libpango-1.0-0_1.56.3-1_arm64.deb ...
#14 16.84 Unpacking libpango-1.0-0:arm64 (1.56.3-1) ...
#14 16.87 Selecting previously unselected package libpangoft2-1.0-0:arm64.
#14 16.87 Preparing to unpack .../098-libpangoft2-1.0-0_1.56.3-1_arm64.deb ...
#14 16.88 Unpacking libpangoft2-1.0-0:arm64 (1.56.3-1) ...
#14 16.90 Selecting previously unselected package libpangocairo-1.0-0:arm64.
#14 16.91 Preparing to unpack .../099-libpangocairo-1.0-0_1.56.3-1_arm64.deb ...
#14 16.91 Unpacking libpangocairo-1.0-0:arm64 (1.56.3-1) ...
#14 16.93 Selecting previously unselected package libpathplan4:arm64.
#14 16.94 Preparing to unpack .../100-libpathplan4_2.42.4-3_arm64.deb ...
#14 16.94 Unpacking libpathplan4:arm64 (2.42.4-3) ...
#14 16.98 Selecting previously unselected package libgvc6.
#14 16.98 Preparing to unpack .../101-libgvc6_2.42.4-3_arm64.deb ...
#14 16.98 Unpacking libgvc6 (2.42.4-3) ...
#14 17.07 Selecting previously unselected package libgvpr2:arm64.
#14 17.07 Preparing to unpack .../102-libgvpr2_2.42.4-3_arm64.deb ...
#14 17.08 Unpacking libgvpr2:arm64 (2.42.4-3) ...
#14 17.12 Selecting previously unselected package liblab-gamut1:arm64.
#14 17.12 Preparing to unpack .../103-liblab-gamut1_2.42.4-3_arm64.deb ...
#14 17.12 Unpacking liblab-gamut1:arm64 (2.42.4-3) ...
#14 17.20 Selecting previously unselected package x11-common.
#14 17.20 Preparing to unpack .../104-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#14 17.20 Unpacking x11-common (1:7.7+24+deb13u1) ...
#14 17.24 Selecting previously unselected package libice6:arm64.
#14 17.24 Preparing to unpack .../105-libice6_2%3a1.1.1-1_arm64.deb ...
#14 17.24 Unpacking libice6:arm64 (2:1.1.1-1) ...
#14 17.27 Selecting previously unselected package libsm6:arm64.
#14 17.28 Preparing to unpack .../106-libsm6_2%3a1.2.6-1_arm64.deb ...
#14 17.28 Unpacking libsm6:arm64 (2:1.2.6-1) ...
#14 17.31 Selecting previously unselected package libxt6t64:arm64.
#14 17.31 Preparing to unpack .../107-libxt6t64_1%3a1.2.1-1.2+b2_arm64.deb ...
#14 17.31 Unpacking libxt6t64:arm64 (1:1.2.1-1.2+b2) ...
#14 17.35 Selecting previously unselected package libxmu6:arm64.
#14 17.35 Preparing to unpack .../108-libxmu6_2%3a1.1.3-3+b4_arm64.deb ...
#14 17.36 Unpacking libxmu6:arm64 (2:1.1.3-3+b4) ...
#14 17.39 Selecting previously unselected package libxaw7:arm64.
#14 17.39 Preparing to unpack .../109-libxaw7_2%3a1.0.16-1_arm64.deb ...
#14 17.39 Unpacking libxaw7:arm64 (2:1.0.16-1) ...
#14 17.43 Selecting previously unselected package graphviz.
#14 17.43 Preparing to unpack .../110-graphviz_2.42.4-3_arm64.deb ...
#14 17.43 Unpacking graphviz (2.42.4-3) ...
#14 17.51 Selecting previously unselected package libc-dev-bin.
#14 17.51 Preparing to unpack .../111-libc-dev-bin_2.41-12+deb13u3_arm64.deb ...
#14 17.51 Unpacking libc-dev-bin (2.41-12+deb13u3) ...
#14 17.54 Selecting previously unselected package linux-libc-dev.
#14 17.55 Preparing to unpack .../112-linux-libc-dev_6.12.100-1_all.deb ...
#14 17.55 Unpacking linux-libc-dev (6.12.100-1) ...
#14 17.86 Selecting previously unselected package libcrypt-dev:arm64.
#14 17.86 Preparing to unpack .../113-libcrypt-dev_1%3a4.4.38-1_arm64.deb ...
#14 17.88 Unpacking libcrypt-dev:arm64 (1:4.4.38-1) ...
#14 17.91 Selecting previously unselected package rpcsvc-proto.
#14 17.91 Preparing to unpack .../114-rpcsvc-proto_1.4.3-1+b1_arm64.deb ...
#14 17.91 Unpacking rpcsvc-proto (1.4.3-1+b1) ...
#14 17.95 Selecting previously unselected package libc6-dev:arm64.
#14 17.95 Preparing to unpack .../115-libc6-dev_2.41-12+deb13u3_arm64.deb ...
#14 17.95 Unpacking libc6-dev:arm64 (2.41-12+deb13u3) ...
#14 18.21 Selecting previously unselected package libev4t64:arm64.
#14 18.21 Preparing to unpack .../116-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#14 18.21 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#14 18.24 Selecting previously unselected package libsqlite3-dev:arm64.
#14 18.25 Preparing to unpack .../117-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#14 18.25 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#14 18.41 Setting up libexpat1:arm64 (2.8.2-1~deb13u1) ...
#14 18.42 Setting up dumb-init (1.2.5-3) ...
#14 18.42 Setting up libgraphite2-3:arm64 (1.3.14-2+deb13u1) ...
#14 18.42 Setting up libpixman-1-0:arm64 (0.44.0-3) ...
#14 18.42 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#14 18.42 Setting up libsharpyuv0:arm64 (1.5.0-0.1) ...
#14 18.43 Setting up libaom3:arm64 (3.12.1-1+deb13u1) ...
#14 18.43 Setting up libxau6:arm64 (1:1.0.11-1) ...
#14 18.43 Setting up libxdmcp6:arm64 (1:1.1.5-1) ...
#14 18.43 Setting up libkeyutils1:arm64 (1.6.3-6) ...
#14 18.44 Setting up libxcb1:arm64 (1.17.0-2+b1) ...
#14 18.44 Setting up liblerc4:arm64 (4.0.0+ds-5) ...
#14 18.44 Setting up libgdbm6t64:arm64 (1.24-2) ...
#14 18.44 Setting up docker-cli (26.1.5+dfsg1-9+b13) ...
#14 18.44 Setting up libdatrie1:arm64 (0.2.13-3+b1) ...
#14 18.45 Setting up libgdbm-compat4t64:arm64 (1.24-2) ...
#14 18.45 Setting up libxcb-render0:arm64 (1.17.0-2+b1) ...
#14 18.45 Setting up libcbor0.10:arm64 (0.10.2-2) ...
#14 18.45 Setting up libbrotli1:arm64 (1.1.0-2+b7) ...
#14 18.45 Setting up libedit2:arm64 (3.1-20250104-1) ...
#14 18.45 Setting up liblab-gamut1:arm64 (2.42.4-3) ...
#14 18.46 Setting up x11-common (1:7.7+24+deb13u1) ...
#14 18.54 debconf: unable to initialize frontend: Dialog
#14 18.54 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 18.54 debconf: falling back to frontend: Readline
#14 18.56 debconf: unable to initialize frontend: Readline
#14 18.56 debconf: (This frontend requires a controlling tty.)
#14 18.56 debconf: falling back to frontend: Teletype
#14 18.56 debconf: unable to initialize frontend: Teletype
#14 18.56 debconf: (This frontend requires a controlling tty.)
#14 18.56 debconf: falling back to frontend: Noninteractive
#14 18.59 invoke-rc.d: could not determine current runlevel
#14 18.60 invoke-rc.d: policy-rc.d denied execution of start.
#14 18.60 Setting up libnghttp2-14:arm64 (1.64.0-1.1+deb13u1) ...
#14 18.61 Setting up libdeflate0:arm64 (1.23-2) ...
#14 18.61 Setting up linux-libc-dev (6.12.100-1) ...
#14 18.61 Setting up libxcb-shm0:arm64 (1.17.0-2+b1) ...
#14 18.61 Setting up libcom-err2:arm64 (1.47.2-3+b11) ...
#14 18.61 Setting up libgomp1:arm64 (14.2.0-19) ...
#14 18.62 Setting up libabsl20240722:arm64 (20240722.0-4) ...
#14 18.62 Setting up libjbig0:arm64 (2.1-6.1+b2) ...
#14 18.62 Setting up libkrb5support0:arm64 (1.21.3-5+deb13u1) ...
#14 18.62 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#14 18.62 Setting up rpcsvc-proto (1.4.3-1+b1) ...
#14 18.63 Setting up libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#14 18.63 Setting up libx11-data (2:1.8.12-1) ...
#14 18.63 Setting up libsvtav1enc2:arm64 (2.3.0+dfsg-1) ...
#14 18.63 Setting up libpathplan4:arm64 (2.42.4-3) ...
#14 18.63 Setting up libann0 (1.1.2+doc-9+b2) ...
#14 18.64 Setting up libfribidi0:arm64 (1.0.16-1) ...
#14 18.64 Setting up libimagequant0:arm64 (2.18.0-1+b2) ...
#14 18.64 Setting up libunistring5:arm64 (1.3-2) ...
#14 18.64 Setting up fonts-dejavu-mono (2.37-8) ...
#14 18.65 Setting up libpng16-16t64:arm64 (1.6.48-1+deb13u5) ...
#14 18.65 Setting up libatomic1:arm64 (14.2.0-19) ...
#14 18.65 Setting up fonts-dejavu-core (2.37-8) ...
#14 18.69 Setting up libgav1-1:arm64 (0.19.0-3+b1) ...
#14 18.69 Setting up libk5crypto3:arm64 (1.21.3-5+deb13u1) ...
#14 18.69 Setting up libltdl7:arm64 (2.5.4-4) ...
#14 18.69 Setting up libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#14 18.69 Setting up libnghttp3-9:arm64 (1.8.0-1) ...
#14 18.70 Setting up libwebp7:arm64 (1.5.0-0.1) ...
#14 18.70 Setting up libffi8:arm64 (3.4.8-2) ...
#14 18.70 Setting up libdav1d7:arm64 (1.5.1-1) ...
#14 18.70 Setting up perl-modules-5.40 (5.40.1-6) ...
#14 18.70 Setting up libcrypt-dev:arm64 (1:4.4.38-1) ...
#14 18.71 Setting up libtiff6:arm64 (4.7.0-3+deb13u3) ...
#14 18.72 Setting up librav1e0.7:arm64 (0.7.1-9+b2) ...
#14 18.72 Setting up libtasn1-6:arm64 (4.20.0-2+deb13u1) ...
#14 18.72 Setting up git-man (1:2.47.3-0+deb13u1) ...
#14 18.72 Setting up libx11-6:arm64 (2:1.8.12-1) ...
#14 18.73 Setting up libthai-data (0.1.29-2) ...
#14 18.73 Setting up netbase (6.5) ...
#14 18.73 Setting up libngtcp2-16:arm64 (1.11.0-1+deb13u1) ...
#14 18.74 Setting up libcdt5:arm64 (2.42.4-3) ...
#14 18.74 Setting up libkrb5-3:arm64 (1.21.3-5+deb13u1) ...
#14 18.74 Setting up libcgraph6:arm64 (2.42.4-3) ...
#14 18.74 Setting up libssh2-1t64:arm64 (1.11.1-1+deb13u1) ...
#14 18.75 Setting up libfido2-1:arm64 (1.15.0-1+b1) ...
#14 18.75 Setting up libde265-0:arm64 (1.0.15-1+deb13u1) ...
#14 18.75 Setting up libc-dev-bin (2.41-12+deb13u3) ...
#14 18.75 Setting up openssl (3.5.6-1~deb13u2) ...
#14 18.76 Setting up libyuv0:arm64 (0.0.1904.20250204-1) ...
#14 18.76 Setting up libldap2:arm64 (2.6.10+dfsg-1) ...
#14 18.76 Setting up libice6:arm64 (2:1.1.1-1) ...
#14 18.77 Setting up libavif16:arm64 (1.2.1-1.2) ...
#14 18.77 Setting up libxpm4:arm64 (1:3.5.17-1+deb13u1) ...
#14 18.77 Setting up libxrender1:arm64 (1:0.9.12-1) ...
#14 18.78 Setting up fontconfig-config (2.15.0-2.3) ...
#14 18.85 debconf: unable to initialize frontend: Dialog
#14 18.85 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 18.85 debconf: falling back to frontend: Readline
#14 18.86 debconf: unable to initialize frontend: Readline
#14 18.86 debconf: (This frontend requires a controlling tty.)
#14 18.86 debconf: falling back to frontend: Teletype
#14 18.87 debconf: unable to initialize frontend: Teletype
#14 18.87 debconf: (This frontend requires a controlling tty.)
#14 18.87 debconf: falling back to frontend: Noninteractive
#14 18.91 Setting up libxext6:arm64 (2:1.3.4-1+b3) ...
#14 18.92 Setting up libidn2-0:arm64 (2.3.8-2) ...
#14 18.92 Setting up libperl5.40:arm64 (5.40.1-6) ...
#14 18.92 Setting up libthai0:arm64 (0.1.29-2+b1) ...
#14 18.92 Setting up ca-certificates (20250419) ...
#14 19.00 debconf: unable to initialize frontend: Dialog
#14 19.00 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 19.00 debconf: falling back to frontend: Readline
#14 19.01 debconf: unable to initialize frontend: Readline
#14 19.01 debconf: (This frontend requires a controlling tty.)
#14 19.01 debconf: falling back to frontend: Teletype
#14 19.02 debconf: unable to initialize frontend: Teletype
#14 19.02 debconf: (This frontend requires a controlling tty.)
#14 19.02 debconf: falling back to frontend: Noninteractive
#14 19.88 Updating certificates in /etc/ssl/certs...
#14 21.02 150 added, 0 removed; done.
#14 21.04 Setting up perl (5.40.1-6) ...
#14 21.05 Setting up libglib2.0-0t64:arm64 (2.84.4-3~deb13u3) ...
#14 21.06 No schema files found: doing nothing.
#14 21.07 Setting up libfreetype6:arm64 (2.13.3+dfsg-1+deb13u1) ...
#14 21.07 Setting up libp11-kit0:arm64 (0.25.5-3) ...
#14 21.07 Setting up libgssapi-krb5-2:arm64 (1.21.3-5+deb13u1) ...
#14 21.08 Setting up libgvpr2:arm64 (2.42.4-3) ...
#14 21.08 Setting up libc6-dev:arm64 (2.41-12+deb13u3) ...
#14 21.08 Setting up libharfbuzz0b:arm64 (10.2.0-1+deb13u1) ...
#14 21.08 Setting up libgts-0.7-5t64:arm64 (0.7.6+darcs121130-5.2+b1) ...
#14 21.08 Setting up libfontconfig1:arm64 (2.15.0-2.3) ...
#14 21.08 Setting up libsm6:arm64 (2:1.2.6-1) ...
#14 21.09 Setting up libgnutls30t64:arm64 (3.8.9-3+deb13u4) ...
#14 21.09 Setting up fontconfig (2.15.0-2.3) ...
#14 21.09 Regenerating fonts cache...
#14 ...
#16 [build 4/11] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#16 ...
#14 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl docker-cli dumb-init git graphviz libev4 libsqlite3-dev netbase openssh-client
#14 21.09 Regenerating fonts cache... done.
#14 23.11 Setting up openssh-client (1:10.0p1-7+deb13u4) ...
#14 23.32 Setting up libpango-1.0-0:arm64 (1.56.3-1) ...
#14 23.32 Setting up libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#14 23.32 Setting up libcairo2:arm64 (1.18.4-1+b1) ...
#14 23.32 Setting up liberror-perl (0.17030-1) ...
#14 23.33 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#14 23.33 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#14 23.33 Setting up libxt6t64:arm64 (1:1.2.1-1.2+b2) ...
#14 23.33 Setting up libpangoft2-1.0-0:arm64 (1.56.3-1) ...
#14 23.33 Setting up libngtcp2-crypto-gnutls8:arm64 (1.11.0-1+deb13u1) ...
#14 23.33 Setting up libpangocairo-1.0-0:arm64 (1.56.3-1) ...
#14 23.34 Setting up libxmu6:arm64 (2:1.1.3-3+b4) ...
#14 23.34 Setting up libcurl4t64:arm64 (8.14.1-2+deb13u4) ...
#14 23.34 Setting up libcurl3t64-gnutls:arm64 (8.14.1-2+deb13u4) ...
#14 23.34 Setting up libxaw7:arm64 (2:1.0.16-1) ...
#14 23.34 Setting up git (1:2.47.3-0+deb13u1) ...
#14 23.36 Setting up curl (8.14.1-2+deb13u4) ...
#14 23.36 Setting up libheif-plugin-dav1d:arm64 (1.19.8-1) ...
#14 23.36 Setting up libheif1:arm64 (1.19.8-1) ...
#14 23.36 Setting up libgd3:arm64 (2.3.3-14~deb13u1) ...
#14 23.37 Setting up libgvc6 (2.42.4-3) ...
#14 23.39 Setting up graphviz (2.42.4-3) ...
#14 23.40 Setting up libheif-plugin-libde265:arm64 (1.19.8-1) ...
#14 23.40 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#14 23.42 Processing triggers for ca-certificates (20250419) ...
#14 23.43 Updating certificates in /etc/ssl/certs...
#14 24.40 0 added, 0 removed; done.
#14 24.40 Running hooks in /etc/ca-certificates/update.d...
#14 24.40 done.
#14 DONE 24.6s
#16 [build 4/11] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#16 ...
#17 [stage-1 4/6] WORKDIR /var/lib/ocurrent
#17 DONE 0.0s
#16 [build 4/11] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libffi-dev libgmp-dev libsqlite3-dev m4 pkg-config libcapnp-dev
#16 15.68
#16 15.68 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 15.68
#16 15.72 Hit:1 http://deb.debian.org/debian trixie InRelease
#16 15.72 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#16 15.72 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#16 15.77 Reading package lists...
#16 16.39 Building dependency tree...
#16 16.56 Reading state information...
#16 16.59 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
#16 16.61 Reading package lists...
#16 16.62 Building dependency tree...
#16 16.78 Reading state information...
#16 17.03 The following additional packages will be installed:
#16 17.03 fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#16 17.03 libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0 libcdt5
#16 17.03 libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0 libev4t64
#16 17.03 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0t64
#16 17.03 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#16 17.03 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libimagequant0
#16 17.03 libjbig0 libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#16 17.03 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#16 17.03 libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libssl-dev libsvtav1enc2
#16 17.03 libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0 libxcb-shm0
#16 17.03 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 pkgconf pkgconf-bin x11-common
#16 17.03 Suggested packages:
#16 17.03 gsfonts graphviz-doc libgd-tools low-memory-monitor gmp-doc libgmp10-doc
#16 17.03 libmpfr-dev libheif-plugin-ffmpegdec libheif-plugin-jpegdec
#16 17.03 libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc
#16 17.03 libheif-plugin-kvazaar libheif-plugin-rav1e libheif-plugin-svtenc
#16 17.03 sqlite3-doc libssl-doc m4-doc
#16 17.03 Recommended packages:
#16 17.03 fonts-liberation libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#16 17.03 libheif-plugin-x265 libheif-plugin-aomenc
#16 17.35 The following NEW packages will be installed:
#16 17.35 capnproto fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#16 17.35 graphviz libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0
#16 17.35 libcapnp-dev libcdt5 libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0
#16 17.35 libev-dev libev4t64 libffi-dev libfontconfig1 libfreetype6 libfribidi0
#16 17.35 libgav1-1 libgd3 libglib2.0-0t64 libgmp-dev libgmpxx4ldbl libgraphite2-3
#16 17.35 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#16 17.35 libheif-plugin-libde265 libheif1 libice6 libimagequant0 libjbig0
#16 17.35 libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#16 17.35 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#16 17.35 libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libsqlite3-dev libssl-dev
#16 17.35 libsvtav1enc2 libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0
#16 17.35 libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 m4 pkg-config
#16 17.35 pkgconf pkgconf-bin x11-common
#16 17.61 Preconfiguring packages ...
#16 17.68 0 upgraded, 75 newly installed, 0 to remove and 2 not upgraded.
#16 17.68 Need to get 0 B/26.4 MB of archives.
#16 17.68 After this operation, 104 MB of additional disk space will be used.
#16 17.70 Selecting previously unselected package libcapnp-1.1.0:arm64.
#16 17.70 (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 ... 20736 files and directories currently installed.)
#16 17.71 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_arm64.deb ...
#16 17.71 Unpacking libcapnp-1.1.0:arm64 (1.1.0-2) ...
#16 17.82 Selecting previously unselected package capnproto.
#16 17.82 Preparing to unpack .../01-capnproto_1.1.0-2_arm64.deb ...
#16 17.82 Unpacking capnproto (1.1.0-2) ...
#16 17.86 Selecting previously unselected package libpng16-16t64:arm64.
#16 17.86 Preparing to unpack .../02-libpng16-16t64_1.6.48-1+deb13u5_arm64.deb ...
#16 17.86 Unpacking libpng16-16t64:arm64 (1.6.48-1+deb13u5) ...
#16 17.90 Selecting previously unselected package libfreetype6:arm64.
#16 17.91 Preparing to unpack .../03-libfreetype6_2.13.3+dfsg-1+deb13u1_arm64.deb ...
#16 17.91 Unpacking libfreetype6:arm64 (2.13.3+dfsg-1+deb13u1) ...
#16 17.95 Selecting previously unselected package fonts-dejavu-mono.
#16 17.96 Preparing to unpack .../04-fonts-dejavu-mono_2.37-8_all.deb ...
#16 17.96 Unpacking fonts-dejavu-mono (2.37-8) ...
#16 18.01 Selecting previously unselected package fonts-dejavu-core.
#16 18.01 Preparing to unpack .../05-fonts-dejavu-core_2.37-8_all.deb ...
#16 18.04 Unpacking fonts-dejavu-core (2.37-8) ...
#16 18.12 Selecting previously unselected package fontconfig-config.
#16 18.12 Preparing to unpack .../06-fontconfig-config_2.15.0-2.3_arm64.deb ...
#16 18.12 Unpacking fontconfig-config (2.15.0-2.3) ...
#16 18.16 Selecting previously unselected package libfontconfig1:arm64.
#16 18.16 Preparing to unpack .../07-libfontconfig1_2.15.0-2.3_arm64.deb ...
#16 18.16 Unpacking libfontconfig1:arm64 (2.15.0-2.3) ...
#16 18.20 Selecting previously unselected package fontconfig.
#16 18.20 Preparing to unpack .../08-fontconfig_2.15.0-2.3_arm64.deb ...
#16 18.20 Unpacking fontconfig (2.15.0-2.3) ...
#16 18.24 Selecting previously unselected package libann0.
#16 18.24 Preparing to unpack .../09-libann0_1.1.2+doc-9+b2_arm64.deb ...
#16 18.24 Unpacking libann0 (1.1.2+doc-9+b2) ...
#16 18.27 Selecting previously unselected package libcdt5:arm64.
#16 18.27 Preparing to unpack .../10-libcdt5_2.42.4-3_arm64.deb ...
#16 18.27 Unpacking libcdt5:arm64 (2.42.4-3) ...
#16 18.30 Selecting previously unselected package libcgraph6:arm64.
#16 18.30 Preparing to unpack .../11-libcgraph6_2.42.4-3_arm64.deb ...
#16 18.30 Unpacking libcgraph6:arm64 (2.42.4-3) ...
#16 18.33 Selecting previously unselected package libaom3:arm64.
#16 18.34 Preparing to unpack .../12-libaom3_3.12.1-1+deb13u1_arm64.deb ...
#16 18.34 Unpacking libaom3:arm64 (3.12.1-1+deb13u1) ...
#16 18.46 Selecting previously unselected package libdav1d7:arm64.
#16 18.47 Preparing to unpack .../13-libdav1d7_1.5.1-1_arm64.deb ...
#16 18.47 Unpacking libdav1d7:arm64 (1.5.1-1) ...
#16 18.51 Selecting previously unselected package libabsl20240722:arm64.
#16 18.51 Preparing to unpack .../14-libabsl20240722_20240722.0-4_arm64.deb ...
#16 18.51 Unpacking libabsl20240722:arm64 (20240722.0-4) ...
#16 18.58 Selecting previously unselected package libgav1-1:arm64.
#16 18.59 Preparing to unpack .../15-libgav1-1_0.19.0-3+b1_arm64.deb ...
#16 18.59 Unpacking libgav1-1:arm64 (0.19.0-3+b1) ...
#16 18.65 Selecting previously unselected package librav1e0.7:arm64.
#16 18.65 Preparing to unpack .../16-librav1e0.7_0.7.1-9+b2_arm64.deb ...
#16 18.65 Unpacking librav1e0.7:arm64 (0.7.1-9+b2) ...
#16 18.72 Selecting previously unselected package libsvtav1enc2:arm64.
#16 18.72 Preparing to unpack .../17-libsvtav1enc2_2.3.0+dfsg-1_arm64.deb ...
#16 18.72 Unpacking libsvtav1enc2:arm64 (2.3.0+dfsg-1) ...
#16 18.84 Selecting previously unselected package libjpeg62-turbo:arm64.
#16 18.85 Preparing to unpack .../18-libjpeg62-turbo_1%3a2.1.5-4_arm64.deb ...
#16 18.85 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#16 18.88 Selecting previously unselected package libyuv0:arm64.
#16 18.88 Preparing to unpack .../19-libyuv0_0.0.1904.20250204-1_arm64.deb ...
#16 18.89 Unpacking libyuv0:arm64 (0.0.1904.20250204-1) ...
#16 18.92 Selecting previously unselected package libavif16:arm64.
#16 18.92 Preparing to unpack .../20-libavif16_1.2.1-1.2_arm64.deb ...
#16 18.92 Unpacking libavif16:arm64 (1.2.1-1.2) ...
#16 18.96 Selecting previously unselected package libsharpyuv0:arm64.
#16 18.96 Preparing to unpack .../21-libsharpyuv0_1.5.0-0.1_arm64.deb ...
#16 18.96 Unpacking libsharpyuv0:arm64 (1.5.0-0.1) ...
#16 19.00 Selecting previously unselected package libheif-plugin-dav1d:arm64.
#16 19.00 Preparing to unpack .../22-libheif-plugin-dav1d_1.19.8-1_arm64.deb ...
#16 19.00 Unpacking libheif-plugin-dav1d:arm64 (1.19.8-1) ...
#16 19.03 Selecting previously unselected package libde265-0:arm64.
#16 19.03 Preparing to unpack .../23-libde265-0_1.0.15-1+deb13u1_arm64.deb ...
#16 19.03 Unpacking libde265-0:arm64 (1.0.15-1+deb13u1) ...
#16 19.07 Selecting previously unselected package libheif-plugin-libde265:arm64.
#16 19.07 Preparing to unpack .../24-libheif-plugin-libde265_1.19.8-1_arm64.deb ...
#16 19.07 Unpacking libheif-plugin-libde265:arm64 (1.19.8-1) ...
#16 19.10 Selecting previously unselected package libheif1:arm64.
#16 19.10 Preparing to unpack .../25-libheif1_1.19.8-1_arm64.deb ...
#16 19.10 Unpacking libheif1:arm64 (1.19.8-1) ...
#16 19.16 Selecting previously unselected package libimagequant0:arm64.
#16 19.16 Preparing to unpack .../26-libimagequant0_2.18.0-1+b2_arm64.deb ...
#16 19.16 Unpacking libimagequant0:arm64 (2.18.0-1+b2) ...
#16 19.19 Selecting previously unselected package libdeflate0:arm64.
#16 19.19 Preparing to unpack .../27-libdeflate0_1.23-2_arm64.deb ...
#16 19.19 Unpacking libdeflate0:arm64 (1.23-2) ...
#16 19.22 Selecting previously unselected package libjbig0:arm64.
#16 19.22 Preparing to unpack .../28-libjbig0_2.1-6.1+b2_arm64.deb ...
#16 19.23 Unpacking libjbig0:arm64 (2.1-6.1+b2) ...
#16 19.25 Selecting previously unselected package liblerc4:arm64.
#16 19.26 Preparing to unpack .../29-liblerc4_4.0.0+ds-5_arm64.deb ...
#16 19.26 Unpacking liblerc4:arm64 (4.0.0+ds-5) ...
#16 19.29 Selecting previously unselected package libwebp7:arm64.
#16 19.29 Preparing to unpack .../30-libwebp7_1.5.0-0.1_arm64.deb ...
#16 19.30 Unpacking libwebp7:arm64 (1.5.0-0.1) ...
#16 19.33 Selecting previously unselected package libtiff6:arm64.
#16 19.34 Preparing to unpack .../31-libtiff6_4.7.0-3+deb13u3_arm64.deb ...
#16 19.34 Unpacking libtiff6:arm64 (4.7.0-3+deb13u3) ...
#16 19.38 Selecting previously unselected package libxpm4:arm64.
#16 19.38 Preparing to unpack .../32-libxpm4_1%3a3.5.17-1+deb13u1_arm64.deb ...
#16 19.38 Unpacking libxpm4:arm64 (1:3.5.17-1+deb13u1) ...
#16 19.41 Selecting previously unselected package libgd3:arm64.
#16 19.41 Preparing to unpack .../33-libgd3_2.3.3-14~deb13u1_arm64.deb ...
#16 19.41 Unpacking libgd3:arm64 (2.3.3-14~deb13u1) ...
#16 19.45 Selecting previously unselected package libglib2.0-0t64:arm64.
#16 19.45 Preparing to unpack .../34-libglib2.0-0t64_2.84.4-3~deb13u3_arm64.deb ...
#16 19.46 Unpacking libglib2.0-0t64:arm64 (2.84.4-3~deb13u3) ...
#16 19.57 Selecting previously unselected package libgts-0.7-5t64:arm64.
#16 19.57 Preparing to unpack .../35-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_arm64.deb ...
#16 19.57 Unpacking libgts-0.7-5t64:arm64 (0.7.6+darcs121130-5.2+b1) ...
#16 19.61 Selecting previously unselected package libpixman-1-0:arm64.
#16 19.61 Preparing to unpack .../36-libpixman-1-0_0.44.0-3_arm64.deb ...
#16 19.61 Unpacking libpixman-1-0:arm64 (0.44.0-3) ...
#16 19.65 Selecting previously unselected package libxcb-render0:arm64.
#16 19.65 Preparing to unpack .../37-libxcb-render0_1.17.0-2+b1_arm64.deb ...
#16 19.65 Unpacking libxcb-render0:arm64 (1.17.0-2+b1) ...
#16 19.69 Selecting previously unselected package libxcb-shm0:arm64.
#16 19.69 Preparing to unpack .../38-libxcb-shm0_1.17.0-2+b1_arm64.deb ...
#16 19.69 Unpacking libxcb-shm0:arm64 (1.17.0-2+b1) ...
#16 19.72 Selecting previously unselected package libxrender1:arm64.
#16 19.73 Preparing to unpack .../39-libxrender1_1%3a0.9.12-1_arm64.deb ...
#16 19.73 Unpacking libxrender1:arm64 (1:0.9.12-1) ...
#16 19.76 Selecting previously unselected package libcairo2:arm64.
#16 19.76 Preparing to unpack .../40-libcairo2_1.18.4-1+b1_arm64.deb ...
#16 19.76 Unpacking libcairo2:arm64 (1.18.4-1+b1) ...
#16 19.82 Selecting previously unselected package libltdl7:arm64.
#16 19.82 Preparing to unpack .../41-libltdl7_2.5.4-4_arm64.deb ...
#16 19.82 Unpacking libltdl7:arm64 (2.5.4-4) ...
#16 19.85 Selecting previously unselected package libfribidi0:arm64.
#16 19.86 Preparing to unpack .../42-libfribidi0_1.0.16-1_arm64.deb ...
#16 19.86 Unpacking libfribidi0:arm64 (1.0.16-1) ...
#16 19.88 Selecting previously unselected package libgraphite2-3:arm64.
#16 19.89 Preparing to unpack .../43-libgraphite2-3_1.3.14-2+deb13u1_arm64.deb ...
#16 19.89 Unpacking libgraphite2-3:arm64 (1.3.14-2+deb13u1) ...
#16 19.92 Selecting previously unselected package libharfbuzz0b:arm64.
#16 19.92 Preparing to unpack .../44-libharfbuzz0b_10.2.0-1+deb13u1_arm64.deb ...
#16 19.92 Unpacking libharfbuzz0b:arm64 (10.2.0-1+deb13u1) ...
#16 19.97 Selecting previously unselected package libthai-data.
#16 19.98 Preparing to unpack .../45-libthai-data_0.1.29-2_all.deb ...
#16 19.98 Unpacking libthai-data (0.1.29-2) ...
#16 20.01 Selecting previously unselected package libdatrie1:arm64.
#16 20.02 Preparing to unpack .../46-libdatrie1_0.2.13-3+b1_arm64.deb ...
#16 20.02 Unpacking libdatrie1:arm64 (0.2.13-3+b1) ...
#16 20.05 Selecting previously unselected package libthai0:arm64.
#16 20.05 Preparing to unpack .../47-libthai0_0.1.29-2+b1_arm64.deb ...
#16 20.05 Unpacking libthai0:arm64 (0.1.29-2+b1) ...
#16 20.09 Selecting previously unselected package libpango-1.0-0:arm64.
#16 20.09 Preparing to unpack .../48-libpango-1.0-0_1.56.3-1_arm64.deb ...
#16 20.09 Unpacking libpango-1.0-0:arm64 (1.56.3-1) ...
#16 20.13 Selecting previously unselected package libpangoft2-1.0-0:arm64.
#16 20.13 Preparing to unpack .../49-libpangoft2-1.0-0_1.56.3-1_arm64.deb ...
#16 20.13 Unpacking libpangoft2-1.0-0:arm64 (1.56.3-1) ...
#16 20.16 Selecting previously unselected package libpangocairo-1.0-0:arm64.
#16 20.16 Preparing to unpack .../50-libpangocairo-1.0-0_1.56.3-1_arm64.deb ...
#16 20.17 Unpacking libpangocairo-1.0-0:arm64 (1.56.3-1) ...
#16 20.20 Selecting previously unselected package libpathplan4:arm64.
#16 20.20 Preparing to unpack .../51-libpathplan4_2.42.4-3_arm64.deb ...
#16 20.20 Unpacking libpathplan4:arm64 (2.42.4-3) ...
#16 20.23 Selecting previously unselected package libgvc6.
#16 20.23 Preparing to unpack .../52-libgvc6_2.42.4-3_arm64.deb ...
#16 20.23 Unpacking libgvc6 (2.42.4-3) ...
#16 20.30 Selecting previously unselected package libgvpr2:arm64.
#16 20.30 Preparing to unpack .../53-libgvpr2_2.42.4-3_arm64.deb ...
#16 20.30 Unpacking libgvpr2:arm64 (2.42.4-3) ...
#16 20.34 Selecting previously unselected package liblab-gamut1:arm64.
#16 20.34 Preparing to unpack .../54-liblab-gamut1_2.42.4-3_arm64.deb ...
#16 20.34 Unpacking liblab-gamut1:arm64 (2.42.4-3) ...
#16 20.42 Selecting previously unselected package x11-common.
#16 20.42 Preparing to unpack .../55-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#16 20.42 Unpacking x11-common (1:7.7+24+deb13u1) ...
#16 20.45 Selecting previously unselected package libice6:arm64.
#16 20.46 Preparing to unpack .../56-libice6_2%3a1.1.1-1_arm64.deb ...
#16 20.46 Unpacking libice6:arm64 (2:1.1.1-1) ...
#16 20.49 Selecting previously unselected package libsm6:arm64.
#16 20.49 Preparing to unpack .../57-libsm6_2%3a1.2.6-1_arm64.deb ...
#16 20.49 Unpacking libsm6:arm64 (2:1.2.6-1) ...
#16 20.52 Selecting previously unselected package libxt6t64:arm64.
#16 20.52 Preparing to unpack .../58-libxt6t64_1%3a1.2.1-1.2+b2_arm64.deb ...
#16 20.52 Unpacking libxt6t64:arm64 (1:1.2.1-1.2+b2) ...
#16 20.56 Selecting previously unselected package libxmu6:arm64.
#16 20.57 Preparing to unpack .../59-libxmu6_2%3a1.1.3-3+b4_arm64.deb ...
#16 20.57 Unpacking libxmu6:arm64 (2:1.1.3-3+b4) ...
#16 20.60 Selecting previously unselected package libxaw7:arm64.
#16 20.60 Preparing to unpack .../60-libxaw7_2%3a1.0.16-1_arm64.deb ...
#16 20.60 Unpacking libxaw7:arm64 (2:1.0.16-1) ...
#16 20.64 Selecting previously unselected package graphviz.
#16 20.64 Preparing to unpack .../61-graphviz_2.42.4-3_arm64.deb ...
#16 20.64 Unpacking graphviz (2.42.4-3) ...
#16 20.71 Selecting previously unselected package libssl-dev:arm64.
#16 20.72 Preparing to unpack .../62-libssl-dev_3.5.6-1~deb13u2_arm64.deb ...
#16 20.72 Unpacking libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#16 20.92 Selecting previously unselected package libcapnp-dev:arm64.
#16 20.92 Preparing to unpack .../63-libcapnp-dev_1.1.0-2_arm64.deb ...
#16 20.93 Unpacking libcapnp-dev:arm64 (1.1.0-2) ...
#16 21.08 Selecting previously unselected package libev4t64:arm64.
#16 21.08 Preparing to unpack .../64-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#16 21.08 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#16 21.11 Selecting previously unselected package libev-dev:arm64.
#16 21.11 Preparing to unpack .../65-libev-dev_1%3a4.33-2.1+b1_arm64.deb ...
#16 21.11 Unpacking libev-dev:arm64 (1:4.33-2.1+b1) ...
#16 21.14 Selecting previously unselected package libffi-dev:arm64.
#16 21.15 Preparing to unpack .../66-libffi-dev_3.4.8-2_arm64.deb ...
#16 21.15 Unpacking libffi-dev:arm64 (3.4.8-2) ...
#16 21.18 Selecting previously unselected package libgmpxx4ldbl:arm64.
#16 21.18 Preparing to unpack .../67-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
#16 21.18 Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#16 21.21 Selecting previously unselected package libgmp-dev:arm64.
#16 21.22 Preparing to unpack .../68-libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
#16 21.22 Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#16 21.27 Selecting previously unselected package libpkgconf3:arm64.
#16 21.27 Preparing to unpack .../69-libpkgconf3_1.8.1-4_arm64.deb ...
#16 21.27 Unpacking libpkgconf3:arm64 (1.8.1-4) ...
#16 21.30 Selecting previously unselected package libsqlite3-dev:arm64.
#16 21.30 Preparing to unpack .../70-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#16 21.30 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#16 21.37 Selecting previously unselected package m4.
#16 21.38 Preparing to unpack .../71-m4_1.4.19-8_arm64.deb ...
#16 21.38 Unpacking m4 (1.4.19-8) ...
#16 21.42 Selecting previously unselected package pkgconf-bin.
#16 21.42 Preparing to unpack .../72-pkgconf-bin_1.8.1-4_arm64.deb ...
#16 21.42 Unpacking pkgconf-bin (1.8.1-4) ...
#16 21.45 Selecting previously unselected package pkgconf:arm64.
#16 21.45 Preparing to unpack .../73-pkgconf_1.8.1-4_arm64.deb ...
#16 21.46 Unpacking pkgconf:arm64 (1.8.1-4) ...
#16 21.49 Selecting previously unselected package pkg-config:arm64.
#16 21.49 Preparing to unpack .../74-pkg-config_1.8.1-4_arm64.deb ...
#16 21.49 Unpacking pkg-config:arm64 (1.8.1-4) ...
#16 21.53 Setting up libgraphite2-3:arm64 (1.3.14-2+deb13u1) ...
#16 21.54 Setting up libpixman-1-0:arm64 (0.44.0-3) ...
#16 21.54 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#16 21.54 Setting up libsharpyuv0:arm64 (1.5.0-0.1) ...
#16 21.54 Setting up libaom3:arm64 (3.12.1-1+deb13u1) ...
#16 21.55 Setting up liblerc4:arm64 (4.0.0+ds-5) ...
#16 21.55 Setting up libxpm4:arm64 (1:3.5.17-1+deb13u1) ...
#16 21.55 Setting up libxrender1:arm64 (1:0.9.12-1) ...
#16 21.55 Setting up libdatrie1:arm64 (0.2.13-3+b1) ...
#16 21.55 Setting up libxcb-render0:arm64 (1.17.0-2+b1) ...
#16 21.56 Setting up liblab-gamut1:arm64 (2.42.4-3) ...
#16 21.56 Setting up x11-common (1:7.7+24+deb13u1) ...
#16 21.65 invoke-rc.d: could not determine current runlevel
#16 21.65 invoke-rc.d: policy-rc.d denied execution of start.
#16 21.67 Setting up libdeflate0:arm64 (1.23-2) ...
#16 21.67 Setting up m4 (1.4.19-8) ...
#16 21.67 Setting up libxcb-shm0:arm64 (1.17.0-2+b1) ...
#16 21.68 Setting up libabsl20240722:arm64 (20240722.0-4) ...
#16 21.68 Setting up libffi-dev:arm64 (3.4.8-2) ...
#16 21.68 Setting up libjbig0:arm64 (2.1-6.1+b2) ...
#16 21.68 Setting up libglib2.0-0t64:arm64 (2.84.4-3~deb13u3) ...
#16 21.69 No schema files found: doing nothing.
#16 21.70 Setting up libpkgconf3:arm64 (1.8.1-4) ...
#16 21.70 Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#16 21.70 Setting up libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#16 21.70 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#16 21.71 Setting up libsvtav1enc2:arm64 (2.3.0+dfsg-1) ...
#16 21.71 Setting up libpathplan4:arm64 (2.42.4-3) ...
#16 21.71 Setting up libann0 (1.1.2+doc-9+b2) ...
#16 21.71 Setting up libfribidi0:arm64 (1.0.16-1) ...
#16 21.71 Setting up libimagequant0:arm64 (2.18.0-1+b2) ...
#16 21.72 Setting up fonts-dejavu-mono (2.37-8) ...
#16 21.72 Setting up libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#16 21.72 Setting up libpng16-16t64:arm64 (1.6.48-1+deb13u5) ...
#16 21.72 Setting up fonts-dejavu-core (2.37-8) ...
#16 21.76 Setting up libgav1-1:arm64 (0.19.0-3+b1) ...
#16 21.77 Setting up pkgconf-bin (1.8.1-4) ...
#16 21.77 Setting up libltdl7:arm64 (2.5.4-4) ...
#16 21.77 Setting up libwebp7:arm64 (1.5.0-0.1) ...
#16 21.78 Setting up libdav1d7:arm64 (1.5.1-1) ...
#16 21.78 Setting up libtiff6:arm64 (4.7.0-3+deb13u3) ...
#16 21.78 Setting up librav1e0.7:arm64 (0.7.1-9+b2) ...
#16 21.78 Setting up libthai-data (0.1.29-2) ...
#16 21.78 Setting up libgts-0.7-5t64:arm64 (0.7.6+darcs121130-5.2+b1) ...
#16 21.79 Setting up libcapnp-1.1.0:arm64 (1.1.0-2) ...
#16 21.79 Setting up libcdt5:arm64 (2.42.4-3) ...
#16 21.79 Setting up libcgraph6:arm64 (2.42.4-3) ...
#16 21.79 Setting up libev-dev:arm64 (1:4.33-2.1+b1) ...
#16 21.80 Setting up libde265-0:arm64 (1.0.15-1+deb13u1) ...
#16 21.80 Setting up libyuv0:arm64 (0.0.1904.20250204-1) ...
#16 21.80 Setting up libcapnp-dev:arm64 (1.1.0-2) ...
#16 21.80 Setting up libice6:arm64 (2:1.1.1-1) ...
#16 21.80 Setting up libavif16:arm64 (1.2.1-1.2) ...
#16 21.81 Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#16 21.81 Setting up fontconfig-config (2.15.0-2.3) ...
#16 21.92 Setting up pkgconf:arm64 (1.8.1-4) ...
#16 21.92 Setting up libthai0:arm64 (0.1.29-2+b1) ...
#16 21.92 Setting up capnproto (1.1.0-2) ...
#16 21.93 Setting up libfreetype6:arm64 (2.13.3+dfsg-1+deb13u1) ...
#16 21.93 Setting up pkg-config:arm64 (1.8.1-4) ...
#16 21.93 Setting up libgvpr2:arm64 (2.42.4-3) ...
#16 21.93 Setting up libharfbuzz0b:arm64 (10.2.0-1+deb13u1) ...
#16 21.93 Setting up libfontconfig1:arm64 (2.15.0-2.3) ...
#16 21.94 Setting up libsm6:arm64 (2:1.2.6-1) ...
#16 21.94 Setting up fontconfig (2.15.0-2.3) ...
#16 21.94 Regenerating fonts cache... done.
#16 24.03 Setting up libpango-1.0-0:arm64 (1.56.3-1) ...
#16 24.03 Setting up libcairo2:arm64 (1.18.4-1+b1) ...
#16 24.03 Setting up libxt6t64:arm64 (1:1.2.1-1.2+b2) ...
#16 24.04 Setting up libpangoft2-1.0-0:arm64 (1.56.3-1) ...
#16 24.04 Setting up libpangocairo-1.0-0:arm64 (1.56.3-1) ...
#16 24.04 Setting up libxmu6:arm64 (2:1.1.3-3+b4) ...
#16 24.04 Setting up libxaw7:arm64 (2:1.0.16-1) ...
#16 24.05 Setting up libheif-plugin-dav1d:arm64 (1.19.8-1) ...
#16 24.05 Setting up libheif-plugin-libde265:arm64 (1.19.8-1) ...
#16 24.05 Setting up libheif1:arm64 (1.19.8-1) ...
#16 24.05 Setting up libgd3:arm64 (2.3.3-14~deb13u1) ...
#16 24.06 Setting up libgvc6 (2.42.4-3) ...
#16 24.09 Setting up graphviz (2.42.4-3) ...
#16 24.10 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#16 DONE 25.0s
#18 [build 5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#18 3.232 Updating files: 33% (6295/18605)
Updating files: 34% (6326/18605)
Updating files: 35% (6512/18605)
Updating files: 36% (6698/18605)
Updating files: 37% (6884/18605)
Updating files: 38% (7070/18605)
Updating files: 39% (7256/18605)
Updating files: 40% (7442/18605)
Updating files: 41% (7629/18605)
Updating files: 42% (7815/18605)
Updating files: 43% (8001/18605)
Updating files: 44% (8187/18605)
Updating files: 45% (8373/18605)
Updating files: 46% (8559/18605)
Updating files: 47% (8745/18605)
Updating files: 48% (8931/18605)
Updating files: 49% (9117/18605)
Updating files: 50% (9303/18605)
Updating files: 51% (9489/18605)
Updating files: 52% (9675/18605)
Updating files: 53% (9861/18605)
Updating files: 54% (10047/18605)
Updating files: 55% (10233/18605)
Updating files: 56% (10419/18605)
Updating files: 57% (10605/18605)
Updating files: 58% (10791/18605)
Updating files: 59% (10977/18605)
Updating files: 60% (11163/18605)
Updating files: 61% (11350/18605)
Updating files: 62% (11536/18605)
Updating files: 63% (11722/18605)
Updating files: 64% (11908/18605)
Updating files: 65% (12094/18605)
Updating files: 66% (12280/18605)
Updating files: 67% (12466/18605)
Updating files: 68% (12652/18605)
Updating files: 69% (12838/18605)
Updating files: 69% (12944/18605)
Updating files: 70% (13024/18605)
Updating files: 71% (13210/18605)
Updating files: 72% (13396/18605)
Updating files: 73% (13582/18605)
Updating files: 74% (13768/18605)
Updating files: 75% (13954/18605)
Updating files: 76% (14140/18605)
Updating files: 77% (14326/18605)
Updating files: 78% (14512/18605)
Updating files: 79% (14698/18605)
Updating files: 80% (14884/18605)
Updating files: 81% (15071/18605)
Updating files: 82% (15257/18605)
Updating files: 83% (15443/18605)
Updating files: 84% (15629/18605)
Updating files: 85% (15815/18605)
Updating files: 86% (16001/18605)
Updating files: 87% (16187/18605)
Updating files: 88% (16373/18605)
Updating files: 89% (16559/18605)
Updating files: 90% (16745/18605)
Updating files: 91% (16931/18605)
Updating files: 92% (17117/18605)
Updating files: 93% (17303/18605)
Updating files: 94% (17489/18605)
Updating files: 95% (17675/18605)
Updating files: 96% (17861/18605)
Updating files: 97% (18047/18605)
Updating files: 98% (18233/18605)
Updating files: 99% (18419/18605)
Updating files: 100% (18605/18605)
Updating files: 100% (18605/18605), done.
#18 5.205 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#18 5.639
#18 5.639 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#18 11.47 [default] synchronised from git+file:///home/opam/opam-repository
#18 11.94 Now run 'opam upgrade' to apply any package updates.
#18 DONE 13.5s
#19 [build 6/11] RUN opam option --global solver=builtin-0install
#19 0.194 Set to 'builtin-0install' the field solver in global configuration
#19 DONE 0.2s
#20 [build 7/11] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#20 DONE 0.0s
#21 [build 8/11] WORKDIR /src
#21 DONE 0.0s
#22 [build 9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#22 124.4 The following additional pinnings are required by ocaml-ci.dev:
#22 124.4 - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#22 124.4 - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#22 124.4 - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#22 124.4 Pin and install them? [Y/n] y
#22 125.2 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#22 125.6 [solver-service.dev] synchronised (no changes)
#22 125.6 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#22 125.6 warning 68: Missing field 'license'
#22 125.7 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#22 125.7 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#22 126.1 [solver-service-api.dev] synchronised (no changes)
#22 126.1 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#22 126.1 warning 68: Missing field 'license'
#22 126.1 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#22 126.1 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#22 126.6 [solver-worker.dev] synchronised (no changes)
#22 126.6 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#22 126.6 warning 68: Missing field 'license'
#22 126.6 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#22 129.2 The following actions will be performed:
#22 129.2 === install 232 packages
#22 129.2 - install 0install-solver 2.18 [required by opam-0install]
#22 129.2 - install angstrom 0.16.1 [required by timedesc]
#22 129.2 - install ansi 0.7.0 [required by ocaml-ci-service]
#22 129.2 - install arp 3.1.1 [required by tcpip]
#22 129.2 - install asetmap 0.8.1 [required by capnp-rpc-net, prometheus-app]
#22 129.2 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#22 129.2 - install astring 0.8.5 [required by ocaml-ci-service]
#22 129.2 - install atd 4.2.0 [required by atdgen]
#22 129.2 - install atdgen 4.2.0 [required by github-data]
#22 129.2 - install atdgen-runtime 4.2.0 [required by github-data]
#22 129.2 - install awa 0.3.0 [required by git-unix]
#22 129.2 - install awa-mirage 0.3.0 [required by git-unix]
#22 129.2 - install base v0.16.5 [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#22 129.2 - install base-bytes base [required by extunix]
#22 129.2 - install base64 3.5.2 [required by capnp-rpc-unix, current_github]
#22 129.2 - install bigstringaf 0.10.0 [required by git-unix]
#22 129.2 - install biniou 1.2.2 [required by atdgen]
#22 129.2 - install bos 0.3.0 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install bstr 0.0.4 [required by prettym]
#22 129.2 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#22 129.2 - install ca-certs-nss 3.101 [required by git-unix]
#22 129.2 - install camlp-streams 5.0.1 [required by tar]
#22 129.2 - install capnp 3.6.0 [required by ocaml-ci-api]
#22 129.2 - install capnp-rpc 1.2.3 [required by current_rpc]
#22 129.2 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api]
#22 129.2 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#22 129.2 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install carton 0.7.2 [required by git]
#22 129.2 - install carton-git 0.7.2 [required by git]
#22 129.2 - install carton-lwt 0.7.2 [required by git]
#22 129.2 - install cf 0.5.0 [required by cf-lwt]
#22 129.2 - install cf-lwt 0.5.0 [required by irmin-watcher]
#22 129.2 - install checkseum 0.5.3 [required by decompress, git]
#22 129.2 - install cmdliner 1.3.0 [required by ocaml-ci-service]
#22 129.2 - install cohttp 6.0.0 [required by cohttp-lwt-unix]
#22 129.2 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#22 129.2 - install cohttp-lwt-unix 6.0.0 [required by ocaml-ci]
#22 129.2 - install conduit 6.2.3 [required by conduit-lwt]
#22 129.2 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#22 129.2 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix]
#22 129.2 - install conf-capnproto 2 [required by capnp-rpc-net]
#22 129.2 - install conf-git 1.1 [required by current_git]
#22 129.2 - install conf-gmp 5 [required by zarith]
#22 129.2 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#22 129.2 - install conf-graphviz 0.1 [required by current_web]
#22 129.2 - install conf-libev 4-13 [required by ocaml-ci-service]
#22 129.2 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#22 129.2 - install conf-pkg-config 5 [required by conf-sqlite3]
#22 129.2 - install conf-sqlite3 1 [required by sqlite3]
#22 129.2 - install cppo 1.8.0 [required by ppx_deriving]
#22 129.2 - install crunch 4.0.0 [required by current_web]
#22 129.2 - install csexp 1.5.2 [required by dune-configurator]
#22 129.2 - install cstruct 6.2.0 [required by tar-unix, tar, current_github]
#22 129.2 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix]
#22 129.2 - install cstruct-unix 6.2.0 [required by awa]
#22 129.2 - install csv 2.4 [required by current_web]
#22 129.2 - install ctypes 0.24.0 [required by cf, fsevents]
#22 129.2 - install ctypes-foreign 0.24.0 [required by cf]
#22 129.2 - install current 0.7.5 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install current_docker 0.7.5 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install current_git 0.7.5 [required by ocaml-ci-service]
#22 129.2 - install current_github 0.7.5 [required by ocaml-ci-service]
#22 129.2 - install current_incr 0.6.1 [required by current]
#22 129.2 - install current_ocluster 0.4.0 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install current_rpc 0.7.5 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#22 129.2 - install current_web 0.7.5 [required by ocaml-ci-service]
#22 129.2 - install decompress 1.5.3 [required by tar]
#22 129.2 - install digestif 1.3.0 [required by git-unix]
#22 129.2 - install dns 7.0.3 [required by git-mirage]
#22 129.2 - install dns-client 7.0.3 [required by git-mirage]
#22 129.2 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt]
#22 129.2 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage]
#22 129.2 - install dockerfile 8.4.1 [required by dockerfile-opam]
#22 129.2 - install dockerfile-opam 8.4.1 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install domain-name 0.5.0 [required by git-unix]
#22 129.2 - install duff 0.5 [required by carton]
#22 129.2 - install dune 3.23.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#22 129.2 - install dune-build-info 3.23.1 [required by solver-service, solver-worker]
#22 129.2 - install dune-compiledb 0.6.0 [required by sqlite3]
#22 129.2 - install dune-configurator 3.23.1 [required by extunix, sqlite3]
#22 129.2 - install duration 0.3.1 [required by current_ocluster, current, current_docker, current_github]
#22 129.2 - install easy-format 1.3.4 [required by atd]
#22 129.2 - install emile 1.1 [required by git]
#22 129.2 - install encore 0.8.1 [required by git]
#22 129.2 - install eqaf 0.9 [required by awa, mirage-crypto, digestif]
#22 129.2 - install ethernet 3.2.0 [required by tcpip]
#22 129.2 - install extunix 0.4.3 [required by capnp-rpc-unix]
#22 129.2 - install ezjsonm 1.3.0 [required by dune-compiledb]
#22 129.2 - install faraday 0.8.2 [required by httpaf, paf]
#22 129.2 - install fmt 0.11.0 [required by ocaml-ci-service]
#22 129.2 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc]
#22 129.2 - install fsevents 0.3.0 [required by fsevents-lwt]
#22 129.2 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#22 129.2 - install git 3.15.0 [required by git-unix]
#22 129.2 - install git-mirage 3.15.0 [required by git-unix]
#22 129.2 - install git-paf 3.15.0 [required by git-mirage]
#22 129.2 - install git-unix 3.15.0 [required by solver-service]
#22 129.2 - install github 4.5.1 [required by github-unix]
#22 129.2 - install github-data 4.5.1 [required by github]
#22 129.2 - install github-unix 4.5.1 [required by current_github]
#22 129.2 - install gmap 0.3.0 [required by x509, dns]
#22 129.2 - install h2 0.13.0 [required by paf]
#22 129.2 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt]
#22 129.2 - install happy-eyeballs-lwt 0.6.0 [required by git-unix]
#22 129.2 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage]
#22 129.2 - install hex 1.5.0 [required by current_github]
#22 129.2 - install hkdf 1.0.4 (deprecated) [required by tls]
#22 129.2 - install hpack 0.13.0 [required by h2]
#22 129.2 - install http 6.0.0 [required by cohttp-lwt-unix]
#22 129.2 - install httpaf 0.7.1 [required by git-paf]
#22 129.2 - install httpun-types 0.2.0 [required by h2]
#22 129.2 - install hxd 0.5.0 [required by git]
#22 129.2 - install inotify 2.6 [required by irmin-watcher]
#22 129.2 - install integers 0.8.0 [required by ctypes]
#22 129.2 - install ipaddr 5.6.2 [required by pgx, conduit-lwt-unix, git-unix]
#22 129.2 - install ipaddr-cstruct 5.6.2 [required by tcpip]
#22 129.2 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#22 129.2 - install irmin-watcher 0.5.0 [required by current_git]
#22 129.2 - install jsonm 1.0.2 [required by opam-core]
#22 129.2 - install ke 0.6 [required by git, multipart_form-lwt]
#22 129.2 - install logs 0.10.0 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install lru 0.3.1 [required by dns]
#22 129.2 - install lwt 6.1.2 [required by tar-unix, omigrate, current_ocluster, etc.]
#22 129.2 - install lwt-dllist 1.1.0 [required by current]
#22 129.2 - install macaddr 5.6.2 [required by ipaddr]
#22 129.2 - install macaddr-cstruct 5.6.2 [required by tcpip]
#22 129.2 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#22 129.2 - install menhir 20260209 [required by opam-file-format]
#22 129.2 - install menhirCST 20260209 [required by menhir]
#22 129.2 - install menhirGLR 20260209 [required by menhir]
#22 129.2 - install menhirLib 20260209 [required by menhir]
#22 129.2 - install menhirSdk 20260209 [required by menhir]
#22 129.2 - install metrics 0.5.0 [required by dns]
#22 129.2 - install mimic 0.0.6 [required by git-unix]
#22 129.2 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage]
#22 129.2 - install mirage-clock 4.2.0 [required by git-unix]
#22 129.2 - install mirage-clock-unix 4.2.0 [required by git-unix]
#22 129.2 - install mirage-crypto 0.11.3 [required by current_github]
#22 129.2 - install mirage-crypto-ec 0.11.3 [required by tls, awa]
#22 129.2 - install mirage-crypto-pk 0.11.3 [required by current_github]
#22 129.2 - install mirage-crypto-rng 0.11.3 [required by ocaml-ci-service]
#22 129.2 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix]
#22 129.2 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#22 129.2 - install mirage-kv 6.1.1 [required by tls-mirage]
#22 129.2 - install mirage-net 4.0.0 [required by tcpip]
#22 129.2 - install mirage-random 3.0.0 (deprecated) [required by git-mirage]
#22 129.2 - install mirage-runtime 4.11.0 [required by mirage-unix]
#22 129.2 - install mirage-time 3.0.0 [required by git-unix]
#22 129.2 - install mirage-unix 5.0.1 [required by git-unix]
#22 129.2 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt, git-unix]
#22 129.2 - install multipart_form 0.8.0 [required by multipart_form-lwt]
#22 129.2 - install multipart_form-lwt 0.8.0 [required by current_web]
#22 129.2 - install num 1.6 [required by sexplib]
#22 129.2 - install obuilder-spec 0.7.0 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#22 129.2 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#22 129.2 - install ocaml-version 4.1.3 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install ocamlbuild 0.16.1 [required by bos]
#22 129.2 - install ocamlfind 1.9.8 [required by bos]
#22 129.2 - install ocamlgraph 2.2.0 [required by opam-core, git]
#22 129.2 - install ocluster-api 0.4.0 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install ocplib-endian 1.2 [required by lwt, capnp]
#22 129.2 - install omigrate 0.3.2 [required by ocaml-ci]
#22 129.2 - install opam-0install 0.5.1 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install opam-core 2.5.1 [required by opam-format]
#22 129.2 - install opam-file-format 2.2.0 [required by opam-0install]
#22 129.2 - install opam-format 2.5.1 [required by opam-0install, solver-service]
#22 129.2 - install opam-repository 2.5.1 [required by opam-state]
#22 129.2 - install opam-state 2.5.1 [required by opam-0install]
#22 129.2 - install optint 0.3.0 [required by decompress, git]
#22 129.2 - install paf 0.5.0 [required by git-paf]
#22 129.2 - install parsexp v0.16.0 [required by sexplib]
#22 129.2 - install patch 3.1.1 [required by opam-state]
#22 129.2 - install pbkdf 1.2.0 [required by x509]
#22 129.2 - install pecu 0.7 [required by emile, multipart_form]
#22 129.2 - install pgx 2.2 [required by omigrate]
#22 129.2 - install pgx_lwt 2.2 [required by pgx_lwt_unix]
#22 129.2 - install pgx_lwt_unix 2.2 [required by omigrate]
#22 129.2 - install ppx_compare v0.16.0 [required by pgx]
#22 129.2 - install ppx_custom_printf v0.16.0 [required by pgx]
#22 129.2 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#22 129.2 - install ppx_deriving 6.0.3 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#22 129.2 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#22 129.2 - install ppx_sexp_conv v0.16.0 [required by ocaml-ci-service]
#22 129.2 - install ppxlib 0.35.0 [required by extunix, ppx_deriving]
#22 129.2 - install prettym 0.0.5 [required by multipart_form]
#22 129.2 - install prometheus 1.3 [required by current_ocluster, current, current_github]
#22 129.2 - install prometheus-app 1.3 [required by ocaml-ci-service]
#22 129.2 - install psq 0.2.1 [required by git]
#22 129.2 - install ptime 1.2.0 [required by timedesc, current_github]
#22 129.2 - install randomconv 0.1.3 [required by dns-client]
#22 129.2 - install re 1.14.0 [required by current]
#22 129.2 - install res 5.0.2 [required by capnp]
#22 129.2 - install result 1.5 [required by timedesc, current_rpc, current, etc.]
#22 129.2 - install routes 2.0.0 [required by current_web]
#22 129.2 - install rresult 0.7.0 [required by bos, current_github]
#22 129.2 - install seq base [required by timedesc]
#22 129.2 - install session 0.5.0 [required by current_web]
#22 129.2 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#22 129.2 - install session-cohttp-lwt 0.5.0 [required by current_web]
#22 129.2 - install sexplib v0.16.0 [required by obuilder-spec]
#22 129.2 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#22 129.2 - install sha 1.15.4 [required by opam-core]
#22 129.2 - install solver-service dev (pinned) [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install solver-service-api dev (pinned) [required by ocaml-ci, ocaml-ci-api]
#22 129.2 - install solver-worker dev (pinned) [required by ocaml-ci]
#22 129.2 - install spdx_licenses 1.4.0 [required by opam-state]
#22 129.2 - install sqlite3 5.4.1 [required by current, omigrate]
#22 129.2 - install stdint 0.7.2 [required by current_rpc]
#22 129.2 - install stdio v0.16.0 [required by capnp]
#22 129.2 - install stdlib-shims 0.3.0 [required by ppxlib]
#22 129.2 - install stringext 1.6.0 [required by cohttp, github-unix]
#22 129.2 - install swhid_core 0.1 [required by opam-core]
#22 129.2 - install tar 2.6.0 [required by ocaml-ci]
#22 129.2 - install tar-unix 2.6.0 [required by ocaml-ci]
#22 129.2 - install tcpip 8.0.0 [required by git-unix]
#22 129.2 - install timedesc 3.1.2 [required by ocaml-ci, ocaml-ci-service]
#22 129.2 - install timedesc-tzdb 3.1.2 [required by timedesc]
#22 129.2 - install timedesc-tzlocal 3.1.2 [required by timedesc]
#22 129.2 - install tls 0.17.3 [required by capnp-rpc-net, git-unix]
#22 129.2 - install tls-lwt 0.17.3 [required by current_github]
#22 129.2 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix]
#22 129.2 - install topkg 1.1.1 [required by bos]
#22 129.2 - install tyxml 4.6.0 [required by ansi, current_github]
#22 129.2 - install unstrctrd 0.4 [required by multipart_form]
#22 129.2 - install uri 4.4.0 [required by omigrate, current_github]
#22 129.2 - install uri-sexp 4.4.0 [required by cohttp]
#22 129.2 - install uuidm 0.9.10 [required by pgx]
#22 129.2 - install uutf 1.0.4 [required by tyxml]
#22 129.2 - install x509 0.16.5 [required by current_github]
#22 129.2 - install yojson 3.0.0 [required by solver-service, current_docker, current_github]
#22 129.2 - install zarith 1.14 [required by asn1-combinators, awa]
#22 130.0
#22 130.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#22 130.7 -> retrieved 0install-solver.2.18 (cached)
#22 130.7 -> retrieved angstrom.0.16.1 (cached)
#22 130.7 -> retrieved ansi.0.7.0 (cached)
#22 130.7 -> retrieved arp.3.1.1 (cached)
#22 130.7 -> retrieved asetmap.0.8.1 (cached)
#22 130.8 -> retrieved asn1-combinators.0.2.6 (cached)
#22 130.8 -> retrieved astring.0.8.5 (cached)
#22 130.8 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (cached)
#22 130.8 -> retrieved base64.3.5.2 (cached)
#22 131.0 -> retrieved base.v0.16.5 (cached)
#22 131.0 -> retrieved bigstringaf.0.10.0 (cached)
#22 131.0 -> retrieved biniou.1.2.2 (cached)
#22 131.0 -> retrieved bos.0.3.0 (cached)
#22 131.0 -> retrieved bstr.0.0.4 (cached)
#22 131.0 -> retrieved ca-certs.0.2.3 (cached)
#22 131.0 -> retrieved camlp-streams.5.0.1 (cached)
#22 131.1 -> retrieved capnp.3.6.0 (cached)
#22 131.1 -> retrieved ca-certs-nss.3.101 (cached)
#22 131.1 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached)
#22 131.7 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0 (cached)
#22 132.0 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (cached)
#22 132.0 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
#22 132.0 -> retrieved checkseum.0.5.3 (cached)
#22 132.0 -> retrieved cmdliner.1.3.0 (cached)
#22 132.0 -> retrieved conf-gmp.5 (cached)
#22 132.0 -> retrieved conf-gmp-powm-sec.4 (cached)
#22 132.0 -> retrieved conf-libev.4-13 (cached)
#22 132.0 -> retrieved conf-pkg-config.5 (cached)
#22 132.3 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (cached)
#22 132.4 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
#22 132.4 -> retrieved cppo.1.8.0 (cached)
#22 132.4 -> installed conf-capnproto.2
#22 132.4 -> installed conf-git.1.1
#22 132.4 -> installed conf-gmp.5
#22 132.4 -> installed conf-graphviz.0.1
#22 132.4 -> installed conf-libev.4-13
#22 132.4 -> retrieved crunch.4.0.0 (cached)
#22 132.4 -> retrieved csexp.1.5.2 (cached)
#22 132.5 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached)
#22 132.5 -> installed conf-gmp-powm-sec.4
#22 132.6 -> installed conf-pkg-config.5
#22 132.6 -> retrieved csv.2.4 (cached)
#22 132.8 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)
#22 133.1 -> 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 (cached)
#22 133.1 -> installed conf-libffi.2.0.0
#22 133.1 -> installed conf-sqlite3.1
#22 133.1 -> retrieved current_incr.0.6.1 (cached)
#22 133.2 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0 (cached)
#22 133.4 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (cached)
#22 133.4 -> retrieved decompress.1.5.3 (cached)
#22 133.4 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1 (cached)
#22 133.4 -> retrieved domain-name.0.5.0 (cached)
#22 133.5 -> retrieved duff.0.5 (cached)
#22 133.5 -> retrieved dune-compiledb.0.6.0 (cached)
#22 133.5 -> retrieved duration.0.3.1 (cached)
#22 133.5 -> retrieved easy-format.1.3.4 (cached)
#22 133.5 -> retrieved emile.1.1 (cached)
#22 133.6 -> retrieved encore.0.8.1 (cached)
#22 133.6 -> retrieved eqaf.0.9 (cached)
#22 133.6 -> retrieved digestif.1.3.0 (cached)
#22 133.6 -> retrieved ethernet.3.2.0 (cached)
#22 133.7 -> retrieved extunix.0.4.3 (cached)
#22 133.7 -> retrieved ezjsonm.1.3.0 (cached)
#22 133.7 -> retrieved faraday.0.8.2 (cached)
#22 133.7 -> retrieved fmt.0.11.0 (cached)
#22 133.7 -> retrieved fpath.0.7.3 (cached)
#22 133.7 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
#22 133.8 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (cached)
#22 134.0 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (cached)
#22 134.1 -> retrieved gmap.0.3.0 (cached)
#22 134.1 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (cached)
#22 134.2 -> retrieved hex.1.5.0 (cached)
#22 134.2 -> retrieved hkdf.1.0.4 (cached)
#22 134.2 -> retrieved h2.0.13.0, hpack.0.13.0 (cached)
#22 140.1 -> retrieved dune.3.23.1, dune-build-info.3.23.1, dune-configurator.3.23.1 (cached)
#22 142.7 -> retrieved httpaf.0.7.1 (cached)
#22 142.7 -> retrieved httpun-types.0.2.0 (cached)
#22 142.8 -> retrieved hxd.0.5.0 (cached)
#22 142.8 -> retrieved inotify.2.6 (cached)
#22 142.8 -> retrieved integers.0.8.0 (cached)
#22 142.8 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2 (cached)
#22 142.8 -> installed cmdliner.1.3.0
#22 142.9 -> retrieved irmin-watcher.0.5.0 (cached)
#22 142.9 -> retrieved jsonm.1.0.2 (cached)
#22 142.9 -> retrieved ke.0.6 (cached)
#22 142.9 -> retrieved logs.0.10.0 (cached)
#22 142.9 -> retrieved lru.0.3.1 (cached)
#22 143.0 -> retrieved lwt.6.1.2 (cached)
#22 143.0 -> retrieved lwt-dllist.1.1.0 (cached)
#22 143.0 -> retrieved magic-mime.1.3.1 (cached)
#22 143.0 -> retrieved metrics.0.5.0 (cached)
#22 143.0 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (cached)
#22 143.9 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)
#22 143.9 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (cached)
#22 144.2 -> 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 (cached)
#22 144.2 -> retrieved mirage-flow.3.0.0 (cached)
#22 144.2 -> retrieved mirage-kv.6.1.1 (cached)
#22 144.2 -> retrieved mirage-net.4.0.0 (cached)
#22 144.2 -> retrieved mirage-random.3.0.0 (cached)
#22 144.2 -> retrieved mirage-time.3.0.0 (cached)
#22 144.2 -> retrieved mirage-unix.5.0.1 (cached)
#22 144.3 -> retrieved mirage-runtime.4.11.0 (cached)
#22 144.3 -> retrieved mtime.2.1.0 (cached)
#22 144.4 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (cached)
#22 144.4 -> retrieved num.1.6 (cached)
#22 144.4 -> retrieved obuilder-spec.0.7.0 (cached)
#22 144.4 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#22 144.4 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#22 144.4 -> retrieved ocaml-version.4.1.3 (cached)
#22 144.6 -> retrieved ocamlbuild.0.16.1 (cached)
#22 144.6 -> retrieved ocamlfind.1.9.8 (cached)
#22 144.6 -> retrieved ocamlgraph.2.2.0 (cached)
#22 144.7 -> retrieved ocplib-endian.1.2 (cached)
#22 144.8 -> retrieved omigrate.0.3.2 (cached)
#22 144.8 -> retrieved opam-0install.0.5.1 (cached)
#22 144.8 -> retrieved opam-file-format.2.2.0 (cached)
#22 144.8 -> retrieved optint.0.3.0 (cached)
#22 144.8 -> retrieved paf.0.5.0 (cached)
#22 144.8 -> retrieved parsexp.v0.16.0 (cached)
#22 145.4 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1 (cached)
#22 145.4 -> retrieved patch.3.1.1 (cached)
#22 145.4 -> retrieved pbkdf.1.2.0 (cached)
#22 145.4 -> retrieved pecu.0.7 (cached)
#22 145.4 -> retrieved ppx_compare.v0.16.0 (cached)
#22 145.4 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (cached)
#22 145.4 -> retrieved ppx_custom_printf.v0.16.0 (cached)
#22 145.4 -> retrieved ppx_derivers.1.2.1 (cached)
#22 145.5 -> retrieved ppx_deriving_yojson.3.9.1 (cached)
#22 145.5 -> retrieved ppx_deriving.6.0.3 (cached)
#22 145.5 -> retrieved ppx_sexp_conv.v0.16.0 (cached)
#22 145.6 -> retrieved prettym.0.0.5 (cached)
#22 145.6 -> retrieved prometheus.1.3, prometheus-app.1.3 (cached)
#22 145.6 -> retrieved psq.0.2.1 (cached)
#22 145.6 -> retrieved randomconv.0.1.3 (cached)
#22 145.6 -> retrieved ptime.1.2.0 (cached)
#22 145.7 -> retrieved ppxlib.0.35.0 (cached)
#22 145.7 -> retrieved re.1.14.0 (cached)
#22 145.8 -> retrieved res.5.0.2 (cached)
#22 145.8 -> retrieved result.1.5 (cached)
#22 145.8 -> retrieved seq.base (cached)
#22 145.8 -> installed seq.base
#22 145.8 -> retrieved routes.2.0.0 (cached)
#22 145.8 -> retrieved rresult.0.7.0 (cached)
#22 145.9 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (cached)
#22 145.9 -> installed num.1.6
#22 145.9 -> retrieved sexplib.v0.16.0 (cached)
#22 146.0 -> retrieved sexplib0.v0.16.0 (cached)
#22 146.0 -> retrieved sha.1.15.4 (cached)
#22 146.4 -> retrieved solver-worker.dev (no changes)
#22 146.4 -> retrieved spdx_licenses.1.4.0 (cached)
#22 146.4 -> retrieved solver-service-api.dev (no changes)
#22 146.5 -> retrieved sqlite3.5.4.1 (cached)
#22 146.5 -> retrieved stdint.0.7.2 (cached)
#22 146.5 -> retrieved solver-service.dev (no changes)
#22 146.5 -> retrieved stdio.v0.16.0 (cached)
#22 146.5 -> retrieved stdlib-shims.0.3.0 (cached)
#22 146.5 -> retrieved stringext.1.6.0 (cached)
#22 146.5 -> retrieved swhid_core.0.1 (cached)
#22 146.5 -> retrieved tar.2.6.0, tar-unix.2.6.0 (cached)
#22 146.6 -> retrieved tcpip.8.0.0 (cached)
#22 147.2 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2 (cached)
#22 147.3 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (cached)
#22 147.3 -> retrieved topkg.1.1.1 (cached)
#22 147.3 -> retrieved tyxml.4.6.0 (cached)
#22 147.3 -> retrieved unstrctrd.0.4 (cached)
#22 147.3 -> retrieved uuidm.0.9.10 (cached)
#22 147.3 -> retrieved uutf.1.0.4 (cached)
#22 147.4 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
#22 147.4 -> retrieved x509.0.16.5 (cached)
#22 147.5 -> retrieved yojson.3.0.0 (cached)
#22 147.5 -> retrieved zarith.1.14 (cached)
#22 147.9 -> installed ocamlfind.1.9.8
#22 148.0 -> installed base-bytes.base
#22 150.0 -> installed ocamlbuild.0.16.1
#22 150.7 -> installed zarith.1.14
#22 154.2 -> installed topkg.1.1.1
#22 154.7 -> installed asetmap.0.8.1
#22 154.8 -> installed rresult.0.7.0
#22 155.0 -> installed uuidm.0.9.10
#22 155.3 -> installed uutf.1.0.4
#22 155.4 -> installed mtime.2.1.0
#22 155.5 -> installed fmt.0.11.0
#22 155.6 -> installed ptime.1.2.0
#22 155.9 -> installed astring.0.8.5
#22 156.4 -> installed jsonm.1.0.2
#22 156.7 -> installed fpath.0.7.3
#22 165.3 -> installed dune.3.23.1
#22 168.2 -> installed 0install-solver.2.18
#22 168.3 -> installed base64.3.5.2
#22 168.4 -> installed bstr.0.0.4
#22 168.4 -> installed camlp-streams.5.0.1
#22 168.4 -> installed cppo.1.8.0
#22 168.4 -> installed crunch.4.0.0
#22 168.4 -> installed csexp.1.5.2
#22 169.9 -> installed cstruct.6.2.0
#22 170.0 -> installed csv.2.4
#22 170.0 -> installed current_incr.0.6.1
#22 170.0 -> installed domain-name.0.5.0
#22 170.0 -> installed duff.0.5
#22 170.0 -> installed dune-build-info.3.23.1
#22 170.0 -> installed duration.0.3.1
#22 170.1 -> installed easy-format.1.3.4
#22 170.1 -> installed gmap.0.3.0
#22 170.1 -> installed http.6.0.0
#22 170.2 -> installed ke.0.6
#22 170.2 -> installed lwt-dllist.1.1.0
#22 170.2 -> installed macaddr.5.6.2
#22 170.2 -> installed magic-mime.1.3.1
#22 170.2 -> installed menhirCST.20260209
#22 170.3 -> installed menhirGLR.20260209
#22 170.4 -> installed menhirLib.20260209
#22 170.4 -> installed menhirSdk.20260209
#22 170.6 -> installed metrics.0.5.0
#22 170.6 -> installed mirage-clock.4.2.0
#22 170.6 -> installed ocaml-compiler-libs.v0.12.4
#22 170.7 -> installed ocaml-syntax-shims.1.0.0
#22 170.7 -> installed ocaml-version.4.1.3
#22 170.9 -> installed ocamlgraph.2.2.0
#22 170.9 -> installed optint.0.3.0
#22 170.9 -> installed patch.3.1.1
#22 171.0 -> installed pecu.0.7
#22 171.0 -> installed ppx_derivers.1.2.1
#22 171.0 -> installed psq.0.2.1
#22 171.1 -> installed re.1.14.0
#22 171.2 -> installed res.5.0.2
#22 171.2 -> installed result.1.5
#22 171.2 -> installed sexplib0.v0.16.0
#22 171.3 -> installed spdx_licenses.1.4.0
#22 171.4 -> installed stdint.0.7.2
#22 171.4 -> installed stdlib-shims.0.3.0
#22 171.4 -> installed stringext.1.6.0
#22 171.4 -> installed swhid_core.0.1
#22 171.6 -> installed yojson.3.0.0
#22 171.6 -> installed ocplib-endian.1.2
#22 171.6 -> installed dune-configurator.3.23.1
#22 171.8 -> installed asn1-combinators.0.2.6
#22 171.8 -> installed cstruct-unix.6.2.0
#22 171.9 -> installed eqaf.0.9
#22 171.9 -> installed hex.1.5.0
#22 171.9 -> installed mirage-random.3.0.0
#22 171.9 -> installed randomconv.0.1.3
#22 172.0 -> installed biniou.1.2.2
#22 172.2 -> installed prettym.0.0.5
#22 172.3 -> installed ipaddr.5.6.2
#22 172.3 -> installed macaddr-cstruct.5.6.2
#22 172.3 -> installed lru.0.3.1
#22 172.4 -> installed routes.2.0.0
#22 172.4 -> installed integers.0.8.0
#22 172.5 -> installed timedesc-tzdb.3.1.2
#22 172.6 -> installed timedesc-tzlocal.3.1.2
#22 172.6 -> installed bigstringaf.0.10.0
#22 172.6 -> installed checkseum.0.5.3
#22 172.7 -> installed mirage-clock-unix.4.2.0
#22 172.7 -> installed ezjsonm.1.3.0
#22 172.8 -> installed atdgen-runtime.4.2.0
#22 172.8 -> installed ipaddr-cstruct.5.6.2
#22 172.8 -> installed sha.1.15.4
#22 173.1 -> installed parsexp.v0.16.0
#22 173.2 -> installed digestif.1.3.0
#22 173.2 -> installed angstrom.0.16.1
#22 173.4 -> installed faraday.0.8.2
#22 173.7 -> installed mirage-crypto.0.11.3
#22 173.7 -> installed encore.0.8.1
#22 173.8 -> installed emile.1.1
#22 173.9 -> installed unstrctrd.0.4
#22 173.9 -> installed httpun-types.0.2.0
#22 173.9 -> installed hkdf.1.0.4
#22 174.0 -> installed pbkdf.1.2.0
#22 174.3 -> installed httpaf.0.7.1
#22 174.3 -> installed sexplib.v0.16.0
#22 174.4 -> installed decompress.1.5.3
#22 174.5 -> installed hpack.0.13.0
#22 175.0 -> installed timedesc.3.1.2
#22 175.0 -> installed dune-compiledb.0.6.0
#22 175.1 -> installed tar.2.6.0
#22 175.4 -> installed uri.4.4.0
#22 175.5 -> installed lwt.6.1.2
#22 175.7 -> installed h2.0.13.0
#22 175.8 -> installed mirage-time.3.0.0
#22 175.8 -> installed cstruct-lwt.6.2.0
#22 175.9 -> installed tyxml.4.6.0
#22 175.9 -> installed inotify.2.6
#22 175.9 -> installed mirage-flow.3.0.0
#22 175.9 -> installed mirage-kv.6.1.1
#22 176.0 -> installed mirage-net.4.0.0
#22 176.0 -> installed prometheus.1.3
#22 176.2 -> installed ansi.0.7.0
#22 176.3 -> installed tar-unix.2.6.0
#22 176.4 -> installed sqlite3.5.4.1
#22 176.7 -> installed hxd.0.5.0
#22 176.9 -> installed logs.0.10.0
#22 177.3 -> installed ethernet.3.2.0
#22 177.4 -> installed happy-eyeballs.0.6.0
#22 177.4 -> installed mimic.0.0.6
#22 177.5 -> installed mirage-runtime.4.11.0
#22 177.7 -> installed mirage-crypto-rng.0.11.3
#22 177.8 -> installed arp.3.1.1
#22 178.0 -> installed ctypes.0.24.0
#22 178.1 -> installed multipart_form.0.8.0
#22 178.2 -> installed mirage-unix.5.0.1
#22 178.2 -> installed mirage-crypto-rng-lwt.0.11.3
#22 178.2 -> installed session.0.5.0
#22 178.4 -> installed opam-core.2.5.1
#22 178.4 -> installed capnp-rpc.1.2.3
#22 178.5 -> installed mirage-crypto-pk.0.11.3
#22 178.5 -> installed multipart_form-lwt.0.8.0
#22 178.9 -> installed dns.7.0.3
#22 179.0 -> installed menhir.20260209
#22 179.4 -> installed tcpip.8.0.0
#22 179.8 -> installed base.v0.16.5
#22 179.8 -> installed bos.0.3.0
#22 179.9 -> installed ctypes-foreign.0.24.0
#22 180.0 -> installed dns-client.7.0.3
#22 180.0 -> installed opam-file-format.2.2.0
#22 180.1 -> installed cf.0.5.0
#22 180.2 -> installed stdio.v0.16.0
#22 180.2 -> installed fsevents.0.3.0
#22 180.3 -> installed cf-lwt.0.5.0
#22 180.3 -> installed fsevents-lwt.0.3.0
#22 180.8 -> installed irmin-watcher.0.5.0
#22 180.9 -> installed carton.0.7.2
#22 181.2 -> installed atd.4.2.0
#22 181.3 -> installed carton-lwt.0.7.2
#22 181.4 -> installed mirage-crypto-ec.0.11.3
#22 181.7 -> installed carton-git.0.7.2
#22 182.8 -> installed atdgen.4.2.0
#22 182.9 -> installed x509.0.16.5
#22 183.3 -> installed ca-certs.0.2.3
#22 184.1 -> installed ca-certs-nss.3.101
#22 184.7 -> installed git.3.15.0
#22 184.8 -> installed awa.0.3.0
#22 184.9 -> installed tls.0.17.3
#22 185.2 -> installed awa-mirage.0.3.0
#22 185.3 -> installed tls-lwt.0.17.3
#22 185.3 -> installed tls-mirage.0.17.3
#22 185.6 -> installed opam-format.2.5.1
#22 185.7 -> installed dns-client-lwt.7.0.3
#22 185.7 -> installed dns-client-mirage.7.0.3
#22 185.9 -> installed paf.0.5.0
#22 186.1 -> installed happy-eyeballs-mirage.0.6.0
#22 186.2 -> installed git-paf.3.15.0
#22 186.3 -> installed capnp.3.6.0
#22 186.5 -> installed mimic-happy-eyeballs.0.0.6
#22 186.7 -> installed happy-eyeballs-lwt.0.6.0
#22 186.9 -> installed git-mirage.3.15.0
#22 188.7 -> installed ppxlib.0.35.0
#22 189.1 -> installed git-unix.3.15.0
#22 189.4 -> installed capnp-rpc-lwt.1.2.3
#22 189.5 -> installed github-data.4.5.1
#22 190.0 -> installed opam-repository.2.5.1
#22 190.4 -> installed capnp-rpc-net.1.2.3
#22 190.7 -> installed ppx_compare.v0.16.0
#22 192.1 -> installed ppx_deriving.6.0.3
#22 192.2 -> installed ppx_sexp_conv.v0.16.0
#22 193.7 -> installed ipaddr-sexp.5.6.2
#22 193.7 -> installed uri-sexp.4.4.0
#22 194.0 -> installed dockerfile.8.4.1
#22 194.0 -> installed obuilder-spec.0.7.0
#22 194.1 -> installed ppx_deriving_yojson.3.9.1
#22 194.8 -> installed current.0.7.5
#22 195.4 -> installed opam-state.2.5.1
#22 195.4 -> installed conduit.6.2.3
#22 195.6 -> installed ppx_custom_printf.v0.16.0
#22 196.1 -> installed cohttp.6.0.0
#22 196.2 -> installed solver-service-api.dev
#22 196.2 -> installed dockerfile-opam.8.4.1
#22 196.4 -> installed extunix.0.4.3
#22 196.5 -> installed session-cohttp.0.5.0
#22 196.5 -> installed opam-0install.0.5.1
#22 196.6 -> installed current_git.0.7.5
#22 196.9 -> installed conduit-lwt.6.2.3
#22 197.1 -> installed capnp-rpc-unix.1.2.3
#22 197.8 -> installed pgx.2.2
#22 197.9 -> installed cohttp-lwt.6.0.0
#22 198.2 -> installed pgx_lwt.2.2
#22 198.3 -> installed session-cohttp-lwt.0.5.0
#22 198.4 -> installed current_docker.0.7.5
#22 198.6 -> installed ocluster-api.0.4.0
#22 198.6 -> installed pgx_lwt_unix.2.2
#22 198.8 -> installed conduit-lwt-unix.6.2.3
#22 199.2 -> installed github.4.5.1
#22 199.7 -> installed omigrate.0.3.2
#22 200.2 -> installed current_ocluster.0.4.0
#22 200.4 -> installed solver-service.dev
#22 200.5 -> installed cohttp-lwt-unix.6.0.0
#22 200.9 -> installed prometheus-app.1.3
#22 202.7 -> installed github-unix.4.5.1
#22 203.7 -> installed solver-worker.dev
#22 203.8 -> installed current_web.0.7.5
#22 204.3 -> installed current_rpc.0.7.5
#22 205.8 -> installed current_github.0.7.5
#22 208.9 Done.
#22 208.9
#22 208.9 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#22 208.9 => Note: This package is deprecated.
#22 208.9 => mirage-random is deprecated
#22 208.9
#22 208.9 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#22 208.9 => Note: This package is deprecated.
#22 208.9 # To update the current shell environment, run: eval $(opam env)
#22 DONE 209.9s
#23 [build 10/11] ADD --chown=opam . .
#23 DONE 0.1s
#24 [build 11/11] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-service
#24 0.844 schema.capnp --> schema.mli schema.ml
#24 0.844 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#24 DONE 6.8s
#25 [stage-1 5/6] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-service /usr/local/bin/
#25 DONE 0.1s
#26 [stage-1 6/6] COPY --from=build --link /src/migrations /migrations
#26 DONE 0.0s
#27 exporting to image
#27 exporting layers
#27 exporting layers 1.8s done
#27 writing image sha256:396cfea6a20b5292f6919bd8a786333590f983536d37828a348c07ced805f978 done
#27 DONE 1.8s
Job succeeded
2026-08-06 10:53.32: Job succeeded