Build:
  1. 2
  2. 1
  3. 0
2025-06-10 14:10.30: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/docker-base-images.git#refs/heads/live (35c68bd390093f812159494687cdce0c128bf26b)]
2025-06-10 14:10.30: Will push staging image to ocurrentbuilder/staging:live-ocurrent-base-images-linux-x86_64
2025-06-10 14:10.30: Using cache hint "https://github.com/ocurrent/docker-base-images.git-Dockerfile"
2025-06-10 14:10.30: Waiting for resource in pool OCluster
2025-06-10 14:10.30: Waiting for worker…
2025-06-10 14:10.30: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 35c68bd Add Oxcaml
#0 building with "default" instance using docker driver

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

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.7s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#3 CACHED

#4 [internal] load metadata for docker.io/ocaml/opam:debian-ocaml-4.14
#4 ...

#5 [internal] load metadata for docker.io/library/debian:12
#5 DONE 0.9s

#4 [internal] load metadata for docker.io/ocaml/opam:debian-ocaml-4.14
#4 DONE 0.9s

#6 [internal] load .dockerignore
#6 transferring context: 94B done
#6 DONE 0.0s

#7 [internal] setting cache mount permissions
#7 DONE 0.0s

#8 [build  1/11] FROM docker.io/ocaml/opam:debian-ocaml-4.14@sha256:56b3d9ecde6d9468fda0fc78e03f70203d798e8fcb3abe89f077d204a679b00c
#8 resolve docker.io/ocaml/opam:debian-ocaml-4.14@sha256:56b3d9ecde6d9468fda0fc78e03f70203d798e8fcb3abe89f077d204a679b00c done
#8 DONE 0.0s

#9 [internal] load build context
#9 transferring context: 952.23kB 0.0s done
#9 DONE 0.0s

#10 [stage-1 1/8] FROM docker.io/library/debian:12@sha256:bd73076dc2cd9c88f48b5b358328f24f2a4289811bd73787c031e20db9f97123
#10 resolve docker.io/library/debian:12@sha256:bd73076dc2cd9c88f48b5b358328f24f2a4289811bd73787c031e20db9f97123 done
#10 sha256:bd73076dc2cd9c88f48b5b358328f24f2a4289811bd73787c031e20db9f97123 8.52kB / 8.52kB done
#10 sha256:1bcac6cbf17ce95f085a578bcab3d5bee7725fb23d808c190d86d541c757c9f6 1.02kB / 1.02kB done
#10 sha256:59a6c609f641631b7966835a7298c01b9f0db9ddda5ad9f92e60e64ca40dfed8 453B / 453B done
#10 sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 0B / 48.49MB 0.1s
#10 sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 15.73MB / 48.49MB 0.4s
#10 sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 33.71MB / 48.49MB 0.6s
#10 sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 46.14MB / 48.49MB 0.7s
#10 sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 48.49MB / 48.49MB 0.8s done
#10 extracting sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964
#10 extracting sha256:3e6b9d1a95114e19f12262a4e8a59ad1d1a10ca7b82108adcf0605a200294964 3.7s done
#10 DONE 4.7s

#11 [build  2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 0.253 Configuring from /home/opam/.opamrc and then from built-in defaults.
#11 0.253 Checking for available remotes: rsync and local, git.
#11 0.253   - you won't be able to use mercurial repositories unless you install the hg command on your system.
#11 0.253   - you won't be able to use darcs repositories unless you install the darcs command on your system.
#11 0.253 
#11 0.261 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#11 0.261 You may want to back it up before going further.
#11 0.261 
#11 0.261 Continue? [y/n] y
#11 0.270 Format upgrade done.
#11 ...

#12 [stage-1 2/8] 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.6s

#13 [stage-1 3/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt-get update && apt-get --no-install-recommends install -y     ca-certificates     curl     git     gnupg2     graphviz     libev4     libsqlite3-dev     netbase
#13 0.303 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#13 0.328 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#13 0.333 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#13 0.436 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB]
#13 0.578 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B]
#13 0.592 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]
#13 1.557 Fetched 9314 kB in 1s (7042 kB/s)
#13 1.557 Reading package lists...
#13 2.306 Reading package lists...
#13 2.325 Building dependency tree...
#13 2.568 The following additional packages will be installed:
#13 2.568   dirmngr fontconfig fontconfig-config fonts-dejavu-core git-man gnupg
#13 2.568   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
#13 2.568   gpgsm libabsl20220623 libann0 libaom3 libassuan0 libavif15 libbrotli1
#13 2.568   libbsd0 libc-dev-bin libc6-dev libcairo2 libcdt5 libcgraph6 libcrypt-dev
#13 2.569   libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libde265-0 libdeflate0
#13 2.569   liberror-perl libexpat1 libfontconfig1 libfreetype6 libfribidi0 libgav1-1
#13 2.569   libgd3 libgdbm-compat4 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2
#13 2.569   libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0
#13 2.569   libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
#13 2.569   liblab-gamut1 libldap-2.5-0 liblerc4 libltdl7 libncursesw6 libnghttp2-14
#13 2.569   libnpth0 libnsl-dev libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0
#13 2.569   libpangoft2-1.0-0 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16 libpsl5
#13 2.569   librav1e0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsm6
#13 2.569   libsqlite3-0 libssh2-1 libssl3 libsvtav1enc1 libthai-data libthai0 libtiff6
#13 2.569   libtirpc-common libtirpc-dev libtirpc3 libwebp7 libx11-6 libx11-data
#13 2.569   libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6
#13 2.569   libxext6 libxmu6 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev openssl
#13 2.569   perl perl-modules-5.36 pinentry-curses readline-common rpcsvc-proto
#13 2.569   x11-common
#13 2.570 Suggested packages:
#13 2.570   dbus-user-session libpam-systemd pinentry-gnome3 tor gettext-base
#13 2.570   git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
#13 2.570   git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts
#13 2.570   graphviz-doc glibc-doc manpages-dev libgd-tools gdbm-l10n low-memory-monitor
#13 2.570   krb5-doc krb5-user sensible-utils sqlite3-doc perl-doc
#13 2.570   libterm-readline-gnu-perl | libterm-readline-perl-perl make
#13 2.570   libtap-harness-archive-perl pinentry-doc readline-doc
#13 2.570 Recommended packages:
#13 2.570   patch less ssh-client fonts-liberation2 manpages manpages-dev libc-devtools
#13 2.570   libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin krb5-locales
#13 2.570   libldap-common libgpm2 publicsuffix libsasl2-modules
#13 3.239 The following NEW packages will be installed:
#13 3.239   ca-certificates curl dirmngr fontconfig fontconfig-config fonts-dejavu-core
#13 3.239   git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client
#13 3.239   gpg-wks-server gpgconf gpgsm graphviz libabsl20220623 libann0 libaom3
#13 3.239   libassuan0 libavif15 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcairo2
#13 3.239   libcdt5 libcgraph6 libcrypt-dev libcurl3-gnutls libcurl4 libdatrie1
#13 3.239   libdav1d6 libde265-0 libdeflate0 liberror-perl libev4 libexpat1
#13 3.239   libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4
#13 3.239   libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6
#13 3.239   libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo
#13 3.239   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 liblab-gamut1
#13 3.239   libldap-2.5-0 liblerc4 libltdl7 libncursesw6 libnghttp2-14 libnpth0
#13 3.239   libnsl-dev libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0
#13 3.239   libpangoft2-1.0-0 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16 libpsl5
#13 3.239   librav1e0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsm6
#13 3.239   libsqlite3-0 libsqlite3-dev libssh2-1 libssl3 libsvtav1enc1 libthai-data
#13 3.239   libthai0 libtiff6 libtirpc-common libtirpc-dev libtirpc3 libwebp7 libx11-6
#13 3.239   libx11-data libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1
#13 3.239   libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev
#13 3.239   netbase openssl perl perl-modules-5.36 pinentry-curses readline-common
#13 3.240   rpcsvc-proto x11-common
#13 3.568 0 upgraded, 124 newly installed, 0 to remove and 2 not upgraded.
#13 3.568 Need to get 60.2 MB of archives.
#13 3.568 After this operation, 232 MB of additional disk space will be used.
#13 3.568 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB]
#13 3.762 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#13 3.764 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#13 3.777 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB]
#13 3.918 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB]
#13 3.922 Get:6 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
#13 3.923 Get:7 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
#13 3.924 Get:8 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB]
#13 3.996 Get:9 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB]
#13 4.025 Get:10 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
#13 4.028 Get:11 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#13 4.034 Get:12 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB]
#13 4.035 Get:13 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB]
#13 4.037 Get:14 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#13 4.037 Get:15 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB]
#13 4.043 Get:16 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB]
#13 4.045 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#13 4.045 Get:18 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#13 4.053 Get:19 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#13 4.056 Get:20 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#13 4.057 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#13 4.058 Get:22 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#13 4.059 Get:23 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#13 4.065 Get:24 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB]
#13 4.071 Get:25 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB]
#13 4.077 Get:26 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
#13 4.091 Get:27 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
#13 4.094 Get:28 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
#13 4.108 Get:29 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
#13 4.112 Get:30 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
#13 4.113 Get:31 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
#13 4.126 Get:32 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB]
#13 4.135 Get:33 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
#13 4.140 Get:34 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
#13 4.147 Get:35 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
#13 4.163 Get:36 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
#13 4.167 Get:37 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
#13 4.173 Get:38 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#13 4.179 Get:39 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB]
#13 4.182 Get:40 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#13 4.187 Get:41 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB]
#13 4.218 Get:42 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB]
#13 4.325 Get:43 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
#13 4.342 Get:44 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
#13 4.361 Get:45 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
#13 4.384 Get:46 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
#13 4.407 Get:47 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
#13 4.410 Get:48 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
#13 4.411 Get:49 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
#13 4.430 Get:50 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
#13 4.456 Get:51 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
#13 4.469 Get:52 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
#13 4.480 Get:53 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
#13 4.503 Get:54 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
#13 4.533 Get:55 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#13 4.534 Get:56 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#13 4.535 Get:57 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#13 4.544 Get:58 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB]
#13 4.867 Get:59 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
#13 4.908 Get:60 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB]
#13 4.920 Get:61 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
#13 4.927 Get:62 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
#13 4.943 Get:63 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
#13 4.997 Get:64 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
#13 5.000 Get:65 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
#13 5.003 Get:66 http://deb.debian.org/debian-security bookworm-security/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB]
#13 5.014 Get:67 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
#13 5.017 Get:68 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
#13 5.024 Get:69 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
#13 5.049 Get:70 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
#13 5.053 Get:71 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
#13 5.054 Get:72 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
#13 5.055 Get:73 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
#13 5.058 Get:74 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
#13 5.066 Get:75 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB]
#13 5.072 Get:76 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#13 5.073 Get:77 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
#13 5.075 Get:78 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#13 5.082 Get:79 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
#13 5.085 Get:80 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
#13 5.089 Get:81 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
#13 5.103 Get:82 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
#13 5.104 Get:83 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
#13 5.111 Get:84 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u6 [1400 kB]
#13 5.145 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#13 5.155 Get:86 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#13 5.169 Get:87 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#13 5.171 Get:88 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#13 5.173 Get:89 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
#13 5.174 Get:90 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#13 5.176 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#13 5.191 Get:92 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#13 5.200 Get:93 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#13 5.202 Get:94 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#13 5.212 Get:95 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#13 5.268 Get:96 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#13 5.274 Get:97 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#13 5.274 Get:98 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#13 5.275 Get:99 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#13 5.282 Get:100 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#13 5.283 Get:101 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#13 5.284 Get:102 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#13 5.293 Get:103 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#13 5.318 Get:104 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#13 5.329 Get:105 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#13 5.348 Get:106 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#13 5.351 Get:107 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#13 5.357 Get:108 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#13 5.371 Get:109 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#13 5.374 Get:110 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#13 5.375 Get:111 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#13 5.434 Get:112 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#13 5.464 Get:113 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB]
#13 5.504 Get:114 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.140-1 [2145 kB]
#13 5.792 Get:115 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
#13 5.794 Get:116 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#13 5.795 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#13 5.796 Get:118 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#13 5.808 Get:119 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
#13 5.812 Get:120 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#13 5.814 Get:121 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#13 5.815 Get:122 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB]
#13 5.860 Get:123 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#13 5.861 Get:124 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB]
#13 6.081 debconf: delaying package configuration, since apt-utils is not installed
#13 6.115 Fetched 60.2 MB in 3s (22.9 MB/s)
#13 6.137 Selecting previously unselected package perl-modules-5.36.
#13 6.137 (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 ... 6089 files and directories currently installed.)
#13 6.143 Preparing to unpack .../000-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ...
#13 6.143 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ...
#13 6.551 Selecting previously unselected package libgdbm6:amd64.
#13 6.553 Preparing to unpack .../001-libgdbm6_1.23-3_amd64.deb ...
#13 6.555 Unpacking libgdbm6:amd64 (1.23-3) ...
#13 6.579 Selecting previously unselected package libgdbm-compat4:amd64.
#13 6.581 Preparing to unpack .../002-libgdbm-compat4_1.23-3_amd64.deb ...
#13 6.582 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#13 6.608 Selecting previously unselected package libperl5.36:amd64.
#13 6.609 Preparing to unpack .../003-libperl5.36_5.36.0-7+deb12u2_amd64.deb ...
#13 6.610 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ...
#13 7.035 Selecting previously unselected package perl.
#13 7.036 Preparing to unpack .../004-perl_5.36.0-7+deb12u2_amd64.deb ...
#13 7.045 Unpacking perl (5.36.0-7+deb12u2) ...
#13 7.084 Selecting previously unselected package netbase.
#13 7.085 Preparing to unpack .../005-netbase_6.4_all.deb ...
#13 7.086 Unpacking netbase (6.4) ...
#13 7.107 Selecting previously unselected package readline-common.
#13 7.109 Preparing to unpack .../006-readline-common_8.2-1.3_all.deb ...
#13 7.110 Unpacking readline-common (8.2-1.3) ...
#13 7.137 Selecting previously unselected package libssl3:amd64.
#13 7.138 Preparing to unpack .../007-libssl3_3.0.16-1~deb12u1_amd64.deb ...
#13 7.139 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) ...
#13 7.309 Selecting previously unselected package openssl.
#13 7.310 Preparing to unpack .../008-openssl_3.0.16-1~deb12u1_amd64.deb ...
#13 7.311 Unpacking openssl (3.0.16-1~deb12u1) ...
#13 7.463 Selecting previously unselected package ca-certificates.
#13 7.464 Preparing to unpack .../009-ca-certificates_20230311_all.deb ...
#13 7.465 Unpacking ca-certificates (20230311) ...
#13 7.521 Selecting previously unselected package libbrotli1:amd64.
#13 7.522 Preparing to unpack .../010-libbrotli1_1.0.9-2+b6_amd64.deb ...
#13 7.524 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#13 7.573 Selecting previously unselected package libkrb5support0:amd64.
#13 7.574 Preparing to unpack .../011-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ...
#13 7.575 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ...
#13 7.596 Selecting previously unselected package libk5crypto3:amd64.
#13 7.597 Preparing to unpack .../012-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ...
#13 7.598 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ...
#13 7.623 Selecting previously unselected package libkeyutils1:amd64.
#13 7.624 Preparing to unpack .../013-libkeyutils1_1.6.3-2_amd64.deb ...
#13 7.625 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#13 7.643 Selecting previously unselected package libkrb5-3:amd64.
#13 7.645 Preparing to unpack .../014-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ...
#13 7.646 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ...
#13 7.696 Selecting previously unselected package libgssapi-krb5-2:amd64.
#13 7.697 Preparing to unpack .../015-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ...
#13 7.699 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ...
#13 7.726 Selecting previously unselected package libsasl2-modules-db:amd64.
#13 7.727 Preparing to unpack .../016-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#13 7.728 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#13 7.749 Selecting previously unselected package libsasl2-2:amd64.
#13 7.750 Preparing to unpack .../017-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#13 7.751 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#13 7.774 Selecting previously unselected package libldap-2.5-0:amd64.
#13 7.776 Preparing to unpack .../018-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#13 7.777 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#13 7.816 Selecting previously unselected package libnghttp2-14:amd64.
#13 7.818 Preparing to unpack .../019-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#13 7.819 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#13 7.844 Selecting previously unselected package libpsl5:amd64.
#13 7.845 Preparing to unpack .../020-libpsl5_0.21.2-1_amd64.deb ...
#13 7.846 Unpacking libpsl5:amd64 (0.21.2-1) ...
#13 7.868 Selecting previously unselected package librtmp1:amd64.
#13 7.869 Preparing to unpack .../021-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#13 7.870 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#13 7.893 Selecting previously unselected package libssh2-1:amd64.
#13 7.894 Preparing to unpack .../022-libssh2-1_1.10.0-3+b1_amd64.deb ...
#13 7.895 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#13 7.930 Selecting previously unselected package libcurl4:amd64.
#13 7.931 Preparing to unpack .../023-libcurl4_7.88.1-10+deb12u12_amd64.deb ...
#13 7.932 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ...
#13 7.985 Selecting previously unselected package curl.
#13 7.987 Preparing to unpack .../024-curl_7.88.1-10+deb12u12_amd64.deb ...
#13 7.988 Unpacking curl (7.88.1-10+deb12u12) ...
#13 8.027 Selecting previously unselected package libassuan0:amd64.
#13 8.028 Preparing to unpack .../025-libassuan0_2.5.5-5_amd64.deb ...
#13 8.029 Unpacking libassuan0:amd64 (2.5.5-5) ...
#13 8.050 Selecting previously unselected package libreadline8:amd64.
#13 8.051 Preparing to unpack .../026-libreadline8_8.2-1.3_amd64.deb ...
#13 8.052 Unpacking libreadline8:amd64 (8.2-1.3) ...
#13 8.090 Selecting previously unselected package gpgconf.
#13 8.092 Preparing to unpack .../027-gpgconf_2.2.40-1.1_amd64.deb ...
#13 8.094 Unpacking gpgconf (2.2.40-1.1) ...
#13 8.126 Selecting previously unselected package libksba8:amd64.
#13 8.127 Preparing to unpack .../028-libksba8_1.6.3-2_amd64.deb ...
#13 8.128 Unpacking libksba8:amd64 (1.6.3-2) ...
#13 8.159 Selecting previously unselected package libnpth0:amd64.
#13 8.160 Preparing to unpack .../029-libnpth0_1.6-3_amd64.deb ...
#13 8.161 Unpacking libnpth0:amd64 (1.6-3) ...
#13 8.180 Selecting previously unselected package dirmngr.
#13 8.181 Preparing to unpack .../030-dirmngr_2.2.40-1.1_amd64.deb ...
#13 8.195 Unpacking dirmngr (2.2.40-1.1) ...
#13 8.256 Selecting previously unselected package libexpat1:amd64.
#13 8.257 Preparing to unpack .../031-libexpat1_2.5.0-1+deb12u1_amd64.deb ...
#13 8.258 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ...
#13 8.285 Selecting previously unselected package libpng16-16:amd64.
#13 8.286 Preparing to unpack .../032-libpng16-16_1.6.39-2_amd64.deb ...
#13 8.287 Unpacking libpng16-16:amd64 (1.6.39-2) ...
#13 8.320 Selecting previously unselected package libfreetype6:amd64.
#13 8.322 Preparing to unpack .../033-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
#13 8.322 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#13 8.374 Selecting previously unselected package fonts-dejavu-core.
#13 8.376 Preparing to unpack .../034-fonts-dejavu-core_2.37-6_all.deb ...
#13 8.377 Unpacking fonts-dejavu-core (2.37-6) ...
#13 8.486 Selecting previously unselected package fontconfig-config.
#13 8.487 Preparing to unpack .../035-fontconfig-config_2.14.1-4_amd64.deb ...
#13 8.619 Unpacking fontconfig-config (2.14.1-4) ...
#13 8.667 Selecting previously unselected package libfontconfig1:amd64.
#13 8.668 Preparing to unpack .../036-libfontconfig1_2.14.1-4_amd64.deb ...
#13 8.669 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
#13 8.698 Selecting previously unselected package fontconfig.
#13 8.699 Preparing to unpack .../037-fontconfig_2.14.1-4_amd64.deb ...
#13 8.700 Unpacking fontconfig (2.14.1-4) ...
#13 8.735 Selecting previously unselected package libcurl3-gnutls:amd64.
#13 8.736 Preparing to unpack .../038-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ...
#13 8.737 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
#13 8.783 Selecting previously unselected package liberror-perl.
#13 8.785 Preparing to unpack .../039-liberror-perl_0.17029-2_all.deb ...
#13 8.786 Unpacking liberror-perl (0.17029-2) ...
#13 8.815 Selecting previously unselected package git-man.
#13 8.817 Preparing to unpack .../040-git-man_1%3a2.39.5-0+deb12u2_all.deb ...
#13 8.819 Unpacking git-man (1:2.39.5-0+deb12u2) ...
#13 8.925 Selecting previously unselected package git.
#13 8.926 Preparing to unpack .../041-git_1%3a2.39.5-0+deb12u2_amd64.deb ...
#13 8.933 Unpacking git (1:2.39.5-0+deb12u2) ...
#13 9.466 Selecting previously unselected package gnupg-l10n.
#13 9.469 Preparing to unpack .../042-gnupg-l10n_2.2.40-1.1_all.deb ...
#13 9.470 Unpacking gnupg-l10n (2.2.40-1.1) ...
#13 9.563 Selecting previously unselected package gnupg-utils.
#13 9.565 Preparing to unpack .../043-gnupg-utils_2.2.40-1.1_amd64.deb ...
#13 9.566 Unpacking gnupg-utils (2.2.40-1.1) ...
#13 9.633 Selecting previously unselected package libsqlite3-0:amd64.
#13 9.634 Preparing to unpack .../044-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ...
#13 9.635 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
#13 9.705 Selecting previously unselected package gpg.
#13 9.707 Preparing to unpack .../045-gpg_2.2.40-1.1_amd64.deb ...
#13 9.708 Unpacking gpg (2.2.40-1.1) ...
#13 9.776 Selecting previously unselected package libncursesw6:amd64.
#13 9.777 Preparing to unpack .../046-libncursesw6_6.4-4_amd64.deb ...
#13 9.778 Unpacking libncursesw6:amd64 (6.4-4) ...
#13 9.811 Selecting previously unselected package pinentry-curses.
#13 9.813 Preparing to unpack .../047-pinentry-curses_1.2.1-1_amd64.deb ...
#13 9.814 Unpacking pinentry-curses (1.2.1-1) ...
#13 9.843 Selecting previously unselected package gpg-agent.
#13 9.845 Preparing to unpack .../048-gpg-agent_2.2.40-1.1_amd64.deb ...
#13 9.846 Unpacking gpg-agent (2.2.40-1.1) ...
#13 9.904 Selecting previously unselected package gpg-wks-client.
#13 9.906 Preparing to unpack .../049-gpg-wks-client_2.2.40-1.1_amd64.deb ...
#13 9.907 Unpacking gpg-wks-client (2.2.40-1.1) ...
#13 9.941 Selecting previously unselected package gpg-wks-server.
#13 9.943 Preparing to unpack .../050-gpg-wks-server_2.2.40-1.1_amd64.deb ...
#13 9.945 Unpacking gpg-wks-server (2.2.40-1.1) ...
#13 9.979 Selecting previously unselected package gpgsm.
#13 9.981 Preparing to unpack .../051-gpgsm_2.2.40-1.1_amd64.deb ...
#13 9.982 Unpacking gpgsm (2.2.40-1.1) ...
#13 10.03 Selecting previously unselected package gnupg.
#13 10.03 Preparing to unpack .../052-gnupg_2.2.40-1.1_all.deb ...
#13 10.03 Unpacking gnupg (2.2.40-1.1) ...
#13 10.08 Selecting previously unselected package gnupg2.
#13 10.08 Preparing to unpack .../053-gnupg2_2.2.40-1.1_all.deb ...
#13 10.08 Unpacking gnupg2 (2.2.40-1.1) ...
#13 10.11 Selecting previously unselected package libann0.
#13 10.11 Preparing to unpack .../054-libann0_1.1.2+doc-9+b1_amd64.deb ...
#13 10.12 Unpacking libann0 (1.1.2+doc-9+b1) ...
#13 10.14 Selecting previously unselected package libcdt5:amd64.
#13 10.14 Preparing to unpack .../055-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#13 10.14 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#13 10.16 Selecting previously unselected package libcgraph6:amd64.
#13 10.16 Preparing to unpack .../056-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#13 10.16 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#13 10.19 Selecting previously unselected package libaom3:amd64.
#13 10.19 Preparing to unpack .../057-libaom3_3.6.0-1+deb12u1_amd64.deb ...
#13 10.19 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ...
#13 10.35 Selecting previously unselected package libdav1d6:amd64.
#13 10.36 Preparing to unpack .../058-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
#13 10.36 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#13 10.42 Selecting previously unselected package libabsl20220623:amd64.
#13 10.42 Preparing to unpack .../059-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ...
#13 10.42 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#13 10.50 Selecting previously unselected package libgav1-1:amd64.
#13 10.50 Preparing to unpack .../060-libgav1-1_0.18.0-1+b1_amd64.deb ...
#13 10.50 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
#13 10.55 Selecting previously unselected package librav1e0:amd64.
#13 10.55 Preparing to unpack .../061-librav1e0_0.5.1-6_amd64.deb ...
#13 10.55 Unpacking librav1e0:amd64 (0.5.1-6) ...
#13 10.64 Selecting previously unselected package libsvtav1enc1:amd64.
#13 10.64 Preparing to unpack .../062-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
#13 10.64 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#13 10.84 Selecting previously unselected package libjpeg62-turbo:amd64.
#13 10.85 Preparing to unpack .../063-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
#13 10.85 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#13 10.89 Selecting previously unselected package libyuv0:amd64.
#13 10.89 Preparing to unpack .../064-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
#13 10.89 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#13 10.93 Selecting previously unselected package libavif15:amd64.
#13 10.93 Preparing to unpack .../065-libavif15_0.11.1-1+deb12u1_amd64.deb ...
#13 10.93 Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ...
#13 10.96 Selecting previously unselected package libde265-0:amd64.
#13 10.96 Preparing to unpack .../066-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
#13 10.96 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
#13 11.00 Selecting previously unselected package libnuma1:amd64.
#13 11.00 Preparing to unpack .../067-libnuma1_2.0.16-1_amd64.deb ...
#13 11.01 Unpacking libnuma1:amd64 (2.0.16-1) ...
#13 11.02 Selecting previously unselected package libx265-199:amd64.
#13 11.03 Preparing to unpack .../068-libx265-199_3.5-2+b1_amd64.deb ...
#13 11.03 Unpacking libx265-199:amd64 (3.5-2+b1) ...
#13 11.18 Selecting previously unselected package libheif1:amd64.
#13 11.18 Preparing to unpack .../069-libheif1_1.15.1-1+deb12u1_amd64.deb ...
#13 11.18 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
#13 11.21 Selecting previously unselected package libdeflate0:amd64.
#13 11.21 Preparing to unpack .../070-libdeflate0_1.14-1_amd64.deb ...
#13 11.22 Unpacking libdeflate0:amd64 (1.14-1) ...
#13 11.24 Selecting previously unselected package libjbig0:amd64.
#13 11.24 Preparing to unpack .../071-libjbig0_2.1-6.1_amd64.deb ...
#13 11.24 Unpacking libjbig0:amd64 (2.1-6.1) ...
#13 11.26 Selecting previously unselected package liblerc4:amd64.
#13 11.26 Preparing to unpack .../072-liblerc4_4.0.0+ds-2_amd64.deb ...
#13 11.26 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
#13 11.29 Selecting previously unselected package libwebp7:amd64.
#13 11.29 Preparing to unpack .../073-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
#13 11.29 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#13 11.34 Selecting previously unselected package libtiff6:amd64.
#13 11.34 Preparing to unpack .../074-libtiff6_4.5.0-6+deb12u2_amd64.deb ...
#13 11.34 Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ...
#13 11.37 Selecting previously unselected package libxau6:amd64.
#13 11.37 Preparing to unpack .../075-libxau6_1%3a1.0.9-1_amd64.deb ...
#13 11.37 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#13 11.39 Selecting previously unselected package libbsd0:amd64.
#13 11.39 Preparing to unpack .../076-libbsd0_0.11.7-2_amd64.deb ...
#13 11.40 Unpacking libbsd0:amd64 (0.11.7-2) ...
#13 11.42 Selecting previously unselected package libxdmcp6:amd64.
#13 11.42 Preparing to unpack .../077-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#13 11.43 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#13 11.44 Selecting previously unselected package libxcb1:amd64.
#13 11.45 Preparing to unpack .../078-libxcb1_1.15-1_amd64.deb ...
#13 11.45 Unpacking libxcb1:amd64 (1.15-1) ...
#13 11.47 Selecting previously unselected package libx11-data.
#13 11.47 Preparing to unpack .../079-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
#13 11.47 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
#13 11.54 Selecting previously unselected package libx11-6:amd64.
#13 11.54 Preparing to unpack .../080-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
#13 11.54 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#13 11.62 Selecting previously unselected package libxpm4:amd64.
#13 11.62 Preparing to unpack .../081-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
#13 11.62 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#13 11.64 Selecting previously unselected package libgd3:amd64.
#13 11.64 Preparing to unpack .../082-libgd3_2.3.3-9_amd64.deb ...
#13 11.64 Unpacking libgd3:amd64 (2.3.3-9) ...
#13 11.67 Selecting previously unselected package libglib2.0-0:amd64.
#13 11.67 Preparing to unpack .../083-libglib2.0-0_2.74.6-2+deb12u6_amd64.deb ...
#13 11.68 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#13 11.81 Selecting previously unselected package libgts-0.7-5:amd64.
#13 11.81 Preparing to unpack .../084-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#13 11.81 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#13 11.84 Selecting previously unselected package libpixman-1-0:amd64.
#13 11.84 Preparing to unpack .../085-libpixman-1-0_0.42.2-1_amd64.deb ...
#13 11.84 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#13 11.89 Selecting previously unselected package libxcb-render0:amd64.
#13 11.89 Preparing to unpack .../086-libxcb-render0_1.15-1_amd64.deb ...
#13 11.89 Unpacking libxcb-render0:amd64 (1.15-1) ...
#13 11.92 Selecting previously unselected package libxcb-shm0:amd64.
#13 11.92 Preparing to unpack .../087-libxcb-shm0_1.15-1_amd64.deb ...
#13 11.92 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#13 11.95 Selecting previously unselected package libxext6:amd64.
#13 11.95 Preparing to unpack .../088-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
#13 11.95 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
#13 11.97 Selecting previously unselected package libxrender1:amd64.
#13 11.97 Preparing to unpack .../089-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#13 11.97 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#13 12.00 Selecting previously unselected package libcairo2:amd64.
#13 12.00 Preparing to unpack .../090-libcairo2_1.16.0-7_amd64.deb ...
#13 12.00 Unpacking libcairo2:amd64 (1.16.0-7) ...
#13 12.07 Selecting previously unselected package libltdl7:amd64.
#13 12.07 Preparing to unpack .../091-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#13 12.07 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#13 12.10 Selecting previously unselected package libfribidi0:amd64.
#13 12.10 Preparing to unpack .../092-libfribidi0_1.0.8-2.1_amd64.deb ...
#13 12.10 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#13 12.13 Selecting previously unselected package libgraphite2-3:amd64.
#13 12.13 Preparing to unpack .../093-libgraphite2-3_1.3.14-1_amd64.deb ...
#13 12.13 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#13 12.15 Selecting previously unselected package libharfbuzz0b:amd64.
#13 12.15 Preparing to unpack .../094-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#13 12.15 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#13 12.22 Selecting previously unselected package libthai-data.
#13 12.23 Preparing to unpack .../095-libthai-data_0.1.29-1_all.deb ...
#13 12.23 Unpacking libthai-data (0.1.29-1) ...
#13 12.27 Selecting previously unselected package libdatrie1:amd64.
#13 12.27 Preparing to unpack .../096-libdatrie1_0.2.13-2+b1_amd64.deb ...
#13 12.27 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#13 12.30 Selecting previously unselected package libthai0:amd64.
#13 12.30 Preparing to unpack .../097-libthai0_0.1.29-1_amd64.deb ...
#13 12.30 Unpacking libthai0:amd64 (0.1.29-1) ...
#13 12.32 Selecting previously unselected package libpango-1.0-0:amd64.
#13 12.32 Preparing to unpack .../098-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#13 12.32 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#13 12.36 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#13 12.36 Preparing to unpack .../099-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#13 12.36 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#13 12.38 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#13 12.38 Preparing to unpack .../100-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#13 12.38 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#13 12.40 Selecting previously unselected package libpathplan4:amd64.
#13 12.40 Preparing to unpack .../101-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#13 12.41 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#13 12.43 Selecting previously unselected package libgvc6.
#13 12.43 Preparing to unpack .../102-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#13 12.43 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#13 12.51 Selecting previously unselected package libgvpr2:amd64.
#13 12.51 Preparing to unpack .../103-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#13 12.51 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#13 12.55 Selecting previously unselected package liblab-gamut1:amd64.
#13 12.55 Preparing to unpack .../104-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#13 12.55 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#13 12.64 Selecting previously unselected package x11-common.
#13 12.64 Preparing to unpack .../105-x11-common_1%3a7.7+23_all.deb ...
#13 12.64 Unpacking x11-common (1:7.7+23) ...
#13 12.68 Selecting previously unselected package libice6:amd64.
#13 12.68 Preparing to unpack .../106-libice6_2%3a1.0.10-1_amd64.deb ...
#13 12.68 Unpacking libice6:amd64 (2:1.0.10-1) ...
#13 12.70 Selecting previously unselected package libsm6:amd64.
#13 12.70 Preparing to unpack .../107-libsm6_2%3a1.2.3-1_amd64.deb ...
#13 12.71 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#13 12.73 Selecting previously unselected package libxt6:amd64.
#13 12.73 Preparing to unpack .../108-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#13 12.73 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#13 12.76 Selecting previously unselected package libxmu6:amd64.
#13 12.76 Preparing to unpack .../109-libxmu6_2%3a1.1.3-3_amd64.deb ...
#13 12.77 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#13 12.79 Selecting previously unselected package libxaw7:amd64.
#13 12.79 Preparing to unpack .../110-libxaw7_2%3a1.0.14-1_amd64.deb ...
#13 12.79 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#13 12.82 Selecting previously unselected package graphviz.
#13 12.83 Preparing to unpack .../111-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#13 12.83 Unpacking graphviz (2.42.2-7+deb12u1) ...
#13 12.92 Selecting previously unselected package libc-dev-bin.
#13 12.92 Preparing to unpack .../112-libc-dev-bin_2.36-9+deb12u10_amd64.deb ...
#13 12.92 Unpacking libc-dev-bin (2.36-9+deb12u10) ...
#13 12.94 Selecting previously unselected package linux-libc-dev:amd64.
#13 12.95 Preparing to unpack .../113-linux-libc-dev_6.1.140-1_amd64.deb ...
#13 12.95 Unpacking linux-libc-dev:amd64 (6.1.140-1) ...
#13 13.19 Selecting previously unselected package libcrypt-dev:amd64.
#13 13.19 Preparing to unpack .../114-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
#13 13.20 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
#13 13.23 Selecting previously unselected package libtirpc-common.
#13 13.23 Preparing to unpack .../115-libtirpc-common_1.3.3+ds-1_all.deb ...
#13 13.23 Unpacking libtirpc-common (1.3.3+ds-1) ...
#13 13.25 Selecting previously unselected package libtirpc3:amd64.
#13 13.26 Preparing to unpack .../116-libtirpc3_1.3.3+ds-1_amd64.deb ...
#13 13.26 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#13 13.28 Selecting previously unselected package libnsl2:amd64.
#13 13.28 Preparing to unpack .../117-libnsl2_1.3.0-2_amd64.deb ...
#13 13.29 Unpacking libnsl2:amd64 (1.3.0-2) ...
#13 13.31 Selecting previously unselected package libtirpc-dev:amd64.
#13 ...

#11 [build  2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 8.578 
#11 8.578 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 ...

#13 [stage-1 3/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt-get update && apt-get --no-install-recommends install -y     ca-certificates     curl     git     gnupg2     graphviz     libev4     libsqlite3-dev     netbase
#13 13.31 Preparing to unpack .../118-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
#13 13.31 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
#13 13.34 Selecting previously unselected package libnsl-dev:amd64.
#13 13.35 Preparing to unpack .../119-libnsl-dev_1.3.0-2_amd64.deb ...
#13 13.35 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#13 13.37 Selecting previously unselected package rpcsvc-proto.
#13 13.37 Preparing to unpack .../120-rpcsvc-proto_1.4.3-1_amd64.deb ...
#13 13.37 Unpacking rpcsvc-proto (1.4.3-1) ...
#13 13.40 Selecting previously unselected package libc6-dev:amd64.
#13 13.40 Preparing to unpack .../121-libc6-dev_2.36-9+deb12u10_amd64.deb ...
#13 13.40 Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ...
#13 13.60 Selecting previously unselected package libev4:amd64.
#13 13.60 Preparing to unpack .../122-libev4_1%3a4.33-1_amd64.deb ...
#13 13.60 Unpacking libev4:amd64 (1:4.33-1) ...
#13 13.62 Selecting previously unselected package libsqlite3-dev:amd64.
#13 13.63 Preparing to unpack .../123-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
#13 13.63 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#13 13.73 Setting up libksba8:amd64 (1.6.3-2) ...
#13 13.73 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ...
#13 13.73 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#13 13.74 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#13 13.74 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ...
#13 13.74 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#13 13.74 Setting up libxau6:amd64 (1:1.0.9-1) ...
#13 13.75 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#13 13.75 Setting up libpsl5:amd64 (0.21.2-1) ...
#13 13.75 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
#13 13.75 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#13 13.76 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#13 13.76 No schema files found: doing nothing.
#13 13.77 Setting up libtirpc-common (1.3.3+ds-1) ...
#13 13.77 Setting up libev4:amd64 (1:4.33-1) ...
#13 13.77 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#13 13.78 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
#13 13.78 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#13 13.78 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ...
#13 13.78 Setting up x11-common (1:7.7+23) ...
#13 13.90 debconf: unable to initialize frontend: Dialog
#13 13.90 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 13.90 debconf: falling back to frontend: Readline
#13 13.91 debconf: unable to initialize frontend: Readline
#13 13.91 debconf: (This frontend requires a controlling tty.)
#13 13.91 debconf: falling back to frontend: Teletype
#13 13.93 invoke-rc.d: could not determine current runlevel
#13 13.94 invoke-rc.d: policy-rc.d denied execution of restart.
#13 13.95 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#13 13.95 Setting up libdeflate0:amd64 (1.14-1) ...
#13 13.95 Setting up linux-libc-dev:amd64 (6.1.140-1) ...
#13 13.95 Setting up libnpth0:amd64 (1.6-3) ...
#13 13.96 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#13 13.96 Setting up libassuan0:amd64 (2.5.5-5) ...
#13 13.96 Setting up libjbig0:amd64 (2.1-6.1) ...
#13 13.96 Setting up librav1e0:amd64 (0.5.1-6) ...
#13 13.97 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ...
#13 13.97 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#13 13.97 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#13 13.97 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ...
#13 13.97 Setting up rpcsvc-proto (1.4.3-1) ...
#13 13.98 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#13 13.98 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
#13 13.98 Setting up gnupg-l10n (2.2.40-1.1) ...
#13 13.98 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#13 13.98 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#13 13.98 Setting up libann0 (1.1.2+doc-9+b1) ...
#13 13.99 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#13 13.99 Setting up libpng16-16:amd64 (1.6.39-2) ...
#13 13.99 Setting up fonts-dejavu-core (2.37-6) ...
#13 14.00 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
#13 14.00 Setting up libncursesw6:amd64 (6.4-4) ...
#13 14.00 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ...
#13 14.00 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#13 14.00 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#13 14.01 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#13 14.01 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#13 14.01 Setting up libnuma1:amd64 (2.0.16-1) ...
#13 14.02 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
#13 14.02 Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ...
#13 14.03 Setting up git-man (1:2.39.5-0+deb12u2) ...
#13 14.03 Setting up libthai-data (0.1.29-1) ...
#13 14.03 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#13 14.03 Setting up netbase (6.4) ...
#13 14.04 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#13 14.04 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ...
#13 14.05 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#13 14.05 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
#13 14.05 Setting up libc-dev-bin (2.36-9+deb12u10) ...
#13 14.05 Setting up openssl (3.0.16-1~deb12u1) ...
#13 14.06 Setting up libbsd0:amd64 (0.11.7-2) ...
#13 14.06 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#13 14.06 Setting up readline-common (8.2-1.3) ...
#13 14.07 Setting up libgdbm6:amd64 (1.23-3) ...
#13 14.07 Setting up pinentry-curses (1.2.1-1) ...
#13 14.08 Setting up libice6:amd64 (2:1.0.10-1) ...
#13 14.08 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#13 14.08 Setting up libxcb1:amd64 (1.15-1) ...
#13 14.08 Setting up libavif15:amd64 (0.11.1-1+deb12u1) ...
#13 14.09 Setting up libxcb-render0:amd64 (1.15-1) ...
#13 14.09 Setting up fontconfig-config (2.14.1-4) ...
#13 14.17 debconf: unable to initialize frontend: Dialog
#13 14.17 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 14.17 debconf: falling back to frontend: Readline
#13 14.18 debconf: unable to initialize frontend: Readline
#13 14.18 debconf: (This frontend requires a controlling tty.)
#13 14.18 debconf: falling back to frontend: Teletype
#13 14.35 Setting up libreadline8:amd64 (8.2-1.3) ...
#13 14.36 Setting up libxcb-shm0:amd64 (1.15-1) ...
#13 14.37 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#13 14.37 Setting up libthai0:amd64 (0.1.29-1) ...
#13 14.37 Setting up ca-certificates (20230311) ...
#13 14.46 debconf: unable to initialize frontend: Dialog
#13 14.46 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 14.46 debconf: falling back to frontend: Readline
#13 14.46 debconf: unable to initialize frontend: Readline
#13 14.46 debconf: (This frontend requires a controlling tty.)
#13 14.46 debconf: falling back to frontend: Teletype
#13 15.15 Updating certificates in /etc/ssl/certs...
#13 15.94 140 added, 0 removed; done.
#13 16.00 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#13 16.00 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ...
#13 16.01 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#13 16.01 Setting up libx265-199:amd64 (3.5-2+b1) ...
#13 16.02 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#13 16.02 Setting up gpgconf (2.2.40-1.1) ...
#13 16.02 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ...
#13 16.02 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#13 16.03 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#13 16.03 Setting up curl (7.88.1-10+deb12u12) ...
#13 16.03 Setting up libfontconfig1:amd64 (2.14.1-4) ...
#13 16.04 Setting up libsm6:amd64 (2:1.2.3-1) ...
#13 16.04 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ...
#13 16.04 Setting up gpg (2.2.40-1.1) ...
#13 16.04 Setting up gnupg-utils (2.2.40-1.1) ...
#13 16.05 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#13 16.05 Setting up fontconfig (2.14.1-4) ...
#13 16.05 Regenerating fonts cache... done.
#13 18.19 Setting up gpg-agent (2.2.40-1.1) ...
#13 18.72 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#13 18.73 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#13 18.73 Setting up gpgsm (2.2.40-1.1) ...
#13 18.73 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#13 18.74 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
#13 18.74 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
#13 18.74 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
#13 18.74 Setting up libcairo2:amd64 (1.16.0-7) ...
#13 18.75 Setting up dirmngr (2.2.40-1.1) ...
#13 18.89 Setting up perl (5.36.0-7+deb12u2) ...
#13 18.91 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
#13 18.91 Setting up libgd3:amd64 (2.3.3-9) ...
#13 18.92 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#13 18.92 Setting up gpg-wks-server (2.2.40-1.1) ...
#13 18.92 Setting up libnsl2:amd64 (1.3.0-2) ...
#13 18.92 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#13 18.93 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#13 18.93 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#13 18.93 Setting up gpg-wks-client (2.2.40-1.1) ...
#13 18.94 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#13 18.94 Setting up liberror-perl (0.17029-2) ...
#13 18.94 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#13 18.98 Setting up git (1:2.39.5-0+deb12u2) ...
#13 18.99 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#13 18.99 Setting up gnupg (2.2.40-1.1) ...
#13 19.00 Setting up libc6-dev:amd64 (2.36-9+deb12u10) ...
#13 19.00 Setting up graphviz (2.42.2-7+deb12u1) ...
#13 19.00 Setting up gnupg2 (2.2.40-1.1) ...
#13 19.01 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#13 19.01 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#13 19.03 Processing triggers for ca-certificates (20230311) ...
#13 19.04 Updating certificates in /etc/ssl/certs...
#13 19.70 0 added, 0 removed; done.
#13 19.70 Running hooks in /etc/ca-certificates/update.d...
#13 19.71 done.
#13 DONE 20.5s

#11 [build  2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 ...

#14 [stage-1 4/8] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
#14 0.278 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
#14 1.003 OK
#14 DONE 1.0s

#15 [stage-1 5/8] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
#15 DONE 0.2s

#11 [build  2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 ...

#16 [stage-1 6/8] 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     docker-buildx-plugin     docker-ce
#16 0.225 
#16 0.225 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 0.225 
#16 0.286 Hit:1 http://deb.debian.org/debian bookworm InRelease
#16 0.286 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#16 0.293 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#16 0.315 Get:4 https://download.docker.com/linux/debian bookworm InRelease [47.0 kB]
#16 0.755 Get:5 https://download.docker.com/linux/debian bookworm/stable amd64 Packages [41.6 kB]
#16 0.816 Fetched 88.6 kB in 1s (165 kB/s)
#16 0.816 Reading package lists...
#16 1.579 Building dependency tree...
#16 1.679 Reading state information...
#16 1.693 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
#16 1.693 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
#16 1.708 Reading package lists...
#16 1.727 Building dependency tree...
#16 1.826 Reading state information...
#16 1.955 The following additional packages will be installed:
#16 1.955   containerd.io docker-ce-cli iptables libip4tc2 libip6tc2 libmnl0
#16 1.955   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
#16 1.956 Suggested packages:
#16 1.956   cgroupfs-mount | cgroup-lite kmod docker-model-plugin firewalld
#16 1.956 Recommended packages:
#16 1.956   apparmor docker-ce-rootless-extras pigz procps xz-utils
#16 1.956   docker-compose-plugin nftables
#16 2.014 The following NEW packages will be installed:
#16 2.014   containerd.io docker-buildx-plugin docker-ce docker-ce-cli iptables
#16 2.014   libip4tc2 libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
#16 2.014   libxtables12
#16 2.051 0 upgraded, 12 newly installed, 0 to remove and 2 not upgraded.
#16 2.051 Need to get 101 MB of archives.
#16 2.051 After this operation, 356 MB of additional disk space will be used.
#16 2.051 Get:1 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
#16 2.059 Get:2 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
#16 2.067 Get:3 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
#16 2.068 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#16 2.069 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
#16 2.074 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
#16 2.075 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
#16 2.083 Get:8 https://download.docker.com/linux/debian bookworm/stable amd64 containerd.io amd64 1.7.27-1 [30.5 MB]
#16 2.129 Get:9 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
#16 2.459 Get:10 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce-cli amd64 5:28.2.2-1~debian.12~bookworm [16.2 MB]
#16 2.629 Get:11 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce amd64 5:28.2.2-1~debian.12~bookworm [19.4 MB]
#16 2.826 Get:12 https://download.docker.com/linux/debian bookworm/stable amd64 docker-buildx-plugin amd64 0.24.0-1~debian.12~bookworm [34.4 MB]
#16 3.353 debconf: delaying package configuration, since apt-utils is not installed
#16 3.374 Fetched 101 MB in 1s (86.9 MB/s)
#16 3.395 Selecting previously unselected package containerd.io.
#16 3.395 (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 ... 12926 files and directories currently installed.)
#16 3.406 Preparing to unpack .../00-containerd.io_1.7.27-1_amd64.deb ...
#16 3.407 Unpacking containerd.io (1.7.27-1) ...
#16 4.391 Selecting previously unselected package docker-ce-cli.
#16 4.393 Preparing to unpack .../01-docker-ce-cli_5%3a28.2.2-1~debian.12~bookworm_amd64.deb ...
#16 4.394 Unpacking docker-ce-cli (5:28.2.2-1~debian.12~bookworm) ...
#16 4.977 Selecting previously unselected package libip4tc2:amd64.
#16 4.979 Preparing to unpack .../02-libip4tc2_1.8.9-2_amd64.deb ...
#16 4.981 Unpacking libip4tc2:amd64 (1.8.9-2) ...
#16 5.003 Selecting previously unselected package libip6tc2:amd64.
#16 5.004 Preparing to unpack .../03-libip6tc2_1.8.9-2_amd64.deb ...
#16 5.005 Unpacking libip6tc2:amd64 (1.8.9-2) ...
#16 5.024 Selecting previously unselected package libxtables12:amd64.
#16 5.026 Preparing to unpack .../04-libxtables12_1.8.9-2_amd64.deb ...
#16 5.026 Unpacking libxtables12:amd64 (1.8.9-2) ...
#16 5.047 Selecting previously unselected package libmnl0:amd64.
#16 5.048 Preparing to unpack .../05-libmnl0_1.0.4-3_amd64.deb ...
#16 5.049 Unpacking libmnl0:amd64 (1.0.4-3) ...
#16 5.070 Selecting previously unselected package libnfnetlink0:amd64.
#16 5.072 Preparing to unpack .../06-libnfnetlink0_1.0.2-2_amd64.deb ...
#16 5.073 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
#16 5.094 Selecting previously unselected package libnetfilter-conntrack3:amd64.
#16 5.096 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
#16 5.097 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
#16 5.119 Selecting previously unselected package libnftnl11:amd64.
#16 5.120 Preparing to unpack .../08-libnftnl11_1.2.4-2_amd64.deb ...
#16 5.121 Unpacking libnftnl11:amd64 (1.2.4-2) ...
#16 5.145 Selecting previously unselected package iptables.
#16 5.146 Preparing to unpack .../09-iptables_1.8.9-2_amd64.deb ...
#16 5.147 Unpacking iptables (1.8.9-2) ...
#16 5.230 Selecting previously unselected package docker-ce.
#16 5.232 Preparing to unpack .../10-docker-ce_5%3a28.2.2-1~debian.12~bookworm_amd64.deb ...
#16 5.240 Unpacking docker-ce (5:28.2.2-1~debian.12~bookworm) ...
#16 6.110 Selecting previously unselected package docker-buildx-plugin.
#16 6.112 Preparing to unpack .../11-docker-buildx-plugin_0.24.0-1~debian.12~bookworm_amd64.deb ...
#16 6.113 Unpacking docker-buildx-plugin (0.24.0-1~debian.12~bookworm) ...
#16 6.892 Setting up libip4tc2:amd64 (1.8.9-2) ...
#16 6.894 Setting up libip6tc2:amd64 (1.8.9-2) ...
#16 6.896 Setting up docker-buildx-plugin (0.24.0-1~debian.12~bookworm) ...
#16 6.898 Setting up libmnl0:amd64 (1.0.4-3) ...
#16 6.900 Setting up containerd.io (1.7.27-1) ...
#16 7.038 Setting up libxtables12:amd64 (1.8.9-2) ...
#16 7.040 Setting up docker-ce-cli (5:28.2.2-1~debian.12~bookworm) ...
#16 7.042 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
#16 7.045 Setting up libnftnl11:amd64 (1.2.4-2) ...
#16 7.047 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
#16 7.049 Setting up iptables (1.8.9-2) ...
#16 7.054 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
#16 7.057 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#16 7.060 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
#16 7.061 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#16 7.063 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
#16 7.066 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
#16 7.068 Setting up docker-ce (5:28.2.2-1~debian.12~bookworm) ...
#16 7.104 invoke-rc.d: could not determine current runlevel
#16 7.109 invoke-rc.d: policy-rc.d denied execution of start.
#16 7.388 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#16 DONE 7.8s

#11 [build  2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 41.63 [default] Initialised
#11 DONE 51.1s

#17 [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
#17 0.196 Binary::apt::APT::Keep-Downloaded-Packages "true";
#17 DONE 0.2s

#18 [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     libssl-dev     m4     pkg-config
#18 0.373 
#18 0.373 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#18 0.373 
#18 0.424 Hit:1 http://deb.debian.org/debian bookworm InRelease
#18 0.424 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#18 0.429 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#18 0.717 Reading package lists...
#18 1.320 Building dependency tree...
#18 1.418 Reading state information...
#18 1.428 All packages are up to date.
#18 1.453 Reading package lists...
#18 1.470 Building dependency tree...
#18 1.573 Reading state information...
#18 1.719 The following additional packages will be installed:
#18 1.719   fontconfig libann0 libcairo2 libcapnp-0.9.2 libcdt5 libcgraph6 libdatrie1
#18 1.719   libev4 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5
#18 1.719   libgvc6 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#18 1.719   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#18 1.719   libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#18 1.720   libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#18 1.721 Suggested packages:
#18 1.721   gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#18 1.721   sqlite3-doc libssl-doc m4-doc
#18 1.721 Recommended packages:
#18 1.721   fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#18 1.980 The following NEW packages will be installed:
#18 1.980   capnproto fontconfig graphviz libann0 libcairo2 libcapnp-0.9.2 libcdt5
#18 1.980   libcgraph6 libdatrie1 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0
#18 1.980   libgmp-dev libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2
#18 1.980   libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#18 1.981   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#18 1.981   libsm6 libsqlite3-dev libssl-dev libthai-data libthai0 libxaw7
#18 1.981   libxcb-render0 libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config pkgconf
#18 1.981   pkgconf-bin x11-common
#18 2.015 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
#18 2.015 Need to get 5557 kB/15.7 MB of archives.
#18 2.015 After this operation, 49.7 MB of additional disk space will be used.
#18 2.015 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcapnp-0.9.2 amd64 0.9.2-2 [1305 kB]
#18 2.063 Get:2 http://deb.debian.org/debian bookworm/main amd64 capnproto amd64 0.9.2-2 [244 kB]
#18 2.074 Get:3 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#18 2.084 Get:4 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#18 2.096 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#18 2.107 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#18 2.123 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#18 2.129 Get:8 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.16-1~deb12u1 [2440 kB]
#18 2.174 Get:9 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
#18 2.181 Get:10 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#18 2.190 Get:11 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#18 2.208 Get:12 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#18 2.399 debconf: delaying package configuration, since apt-utils is not installed
#18 2.424 Fetched 5557 kB in 0s (25.1 MB/s)
#18 2.447 Selecting previously unselected package libcapnp-0.9.2:amd64.
#18 2.447 (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 ... 18745 files and directories currently installed.)
#18 2.464 Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_amd64.deb ...
#18 2.466 Unpacking libcapnp-0.9.2:amd64 (0.9.2-2) ...
#18 2.602 Selecting previously unselected package capnproto.
#18 2.605 Preparing to unpack .../01-capnproto_0.9.2-2_amd64.deb ...
#18 2.606 Unpacking capnproto (0.9.2-2) ...
#18 2.651 Selecting previously unselected package fontconfig.
#18 2.653 Preparing to unpack .../02-fontconfig_2.14.1-4_amd64.deb ...
#18 2.653 Unpacking fontconfig (2.14.1-4) ...
#18 2.689 Selecting previously unselected package libann0.
#18 2.691 Preparing to unpack .../03-libann0_1.1.2+doc-9+b1_amd64.deb ...
#18 2.691 Unpacking libann0 (1.1.2+doc-9+b1) ...
#18 2.712 Selecting previously unselected package libcdt5:amd64.
#18 2.714 Preparing to unpack .../04-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#18 2.715 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#18 2.736 Selecting previously unselected package libcgraph6:amd64.
#18 2.738 Preparing to unpack .../05-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#18 2.739 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#18 2.766 Selecting previously unselected package libglib2.0-0:amd64.
#18 2.767 Preparing to unpack .../06-libglib2.0-0_2.74.6-2+deb12u6_amd64.deb ...
#18 2.768 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#18 2.889 Selecting previously unselected package libgts-0.7-5:amd64.
#18 2.891 Preparing to unpack .../07-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#18 2.892 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#18 2.923 Selecting previously unselected package libpixman-1-0:amd64.
#18 2.925 Preparing to unpack .../08-libpixman-1-0_0.42.2-1_amd64.deb ...
#18 2.926 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#18 2.979 Selecting previously unselected package libxcb-render0:amd64.
#18 2.981 Preparing to unpack .../09-libxcb-render0_1.15-1_amd64.deb ...
#18 2.981 Unpacking libxcb-render0:amd64 (1.15-1) ...
#18 3.008 Selecting previously unselected package libxcb-shm0:amd64.
#18 3.010 Preparing to unpack .../10-libxcb-shm0_1.15-1_amd64.deb ...
#18 3.010 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#18 3.039 Selecting previously unselected package libxrender1:amd64.
#18 3.042 Preparing to unpack .../11-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#18 3.043 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#18 3.063 Selecting previously unselected package libcairo2:amd64.
#18 3.066 Preparing to unpack .../12-libcairo2_1.16.0-7_amd64.deb ...
#18 3.067 Unpacking libcairo2:amd64 (1.16.0-7) ...
#18 3.136 Selecting previously unselected package libltdl7:amd64.
#18 3.139 Preparing to unpack .../13-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#18 3.140 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#18 3.167 Selecting previously unselected package libfribidi0:amd64.
#18 3.169 Preparing to unpack .../14-libfribidi0_1.0.8-2.1_amd64.deb ...
#18 3.169 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#18 3.191 Selecting previously unselected package libgraphite2-3:amd64.
#18 3.193 Preparing to unpack .../15-libgraphite2-3_1.3.14-1_amd64.deb ...
#18 3.194 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#18 3.217 Selecting previously unselected package libharfbuzz0b:amd64.
#18 3.219 Preparing to unpack .../16-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#18 3.220 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#18 3.285 Selecting previously unselected package libthai-data.
#18 3.288 Preparing to unpack .../17-libthai-data_0.1.29-1_all.deb ...
#18 3.289 Unpacking libthai-data (0.1.29-1) ...
#18 3.331 Selecting previously unselected package libdatrie1:amd64.
#18 3.333 Preparing to unpack .../18-libdatrie1_0.2.13-2+b1_amd64.deb ...
#18 3.333 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#18 3.354 Selecting previously unselected package libthai0:amd64.
#18 3.356 Preparing to unpack .../19-libthai0_0.1.29-1_amd64.deb ...
#18 3.356 Unpacking libthai0:amd64 (0.1.29-1) ...
#18 3.376 Selecting previously unselected package libpango-1.0-0:amd64.
#18 3.378 Preparing to unpack .../20-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#18 3.379 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#18 3.413 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#18 3.415 Preparing to unpack .../21-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#18 3.416 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#18 3.437 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#18 3.439 Preparing to unpack .../22-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#18 3.439 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#18 3.457 Selecting previously unselected package libpathplan4:amd64.
#18 3.459 Preparing to unpack .../23-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#18 3.460 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#18 3.480 Selecting previously unselected package libgvc6.
#18 3.482 Preparing to unpack .../24-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#18 3.483 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#18 3.558 Selecting previously unselected package libgvpr2:amd64.
#18 3.560 Preparing to unpack .../25-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#18 3.561 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#18 3.597 Selecting previously unselected package liblab-gamut1:amd64.
#18 3.600 Preparing to unpack .../26-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#18 3.601 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#18 3.683 Selecting previously unselected package x11-common.
#18 3.685 Preparing to unpack .../27-x11-common_1%3a7.7+23_all.deb ...
#18 3.686 Unpacking x11-common (1:7.7+23) ...
#18 3.714 Selecting previously unselected package libice6:amd64.
#18 3.716 Preparing to unpack .../28-libice6_2%3a1.0.10-1_amd64.deb ...
#18 3.716 Unpacking libice6:amd64 (2:1.0.10-1) ...
#18 3.737 Selecting previously unselected package libsm6:amd64.
#18 3.739 Preparing to unpack .../29-libsm6_2%3a1.2.3-1_amd64.deb ...
#18 3.740 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#18 3.760 Selecting previously unselected package libxt6:amd64.
#18 3.762 Preparing to unpack .../30-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#18 3.763 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#18 3.795 Selecting previously unselected package libxmu6:amd64.
#18 3.797 Preparing to unpack .../31-libxmu6_2%3a1.1.3-3_amd64.deb ...
#18 3.797 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#18 3.820 Selecting previously unselected package libxaw7:amd64.
#18 3.822 Preparing to unpack .../32-libxaw7_2%3a1.0.14-1_amd64.deb ...
#18 3.823 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#18 3.855 Selecting previously unselected package graphviz.
#18 3.857 Preparing to unpack .../33-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#18 3.858 Unpacking graphviz (2.42.2-7+deb12u1) ...
#18 3.950 Selecting previously unselected package libev4:amd64.
#18 3.952 Preparing to unpack .../34-libev4_1%3a4.33-1_amd64.deb ...
#18 3.952 Unpacking libev4:amd64 (1:4.33-1) ...
#18 3.974 Selecting previously unselected package libev-dev:amd64.
#18 3.976 Preparing to unpack .../35-libev-dev_1%3a4.33-1_amd64.deb ...
#18 3.977 Unpacking libev-dev:amd64 (1:4.33-1) ...
#18 4.001 Selecting previously unselected package libffi-dev:amd64.
#18 4.003 Preparing to unpack .../36-libffi-dev_3.4.4-1_amd64.deb ...
#18 4.004 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#18 4.031 Selecting previously unselected package libgmpxx4ldbl:amd64.
#18 4.033 Preparing to unpack .../37-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#18 4.034 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#18 4.057 Selecting previously unselected package libgmp-dev:amd64.
#18 4.059 Preparing to unpack .../38-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#18 4.059 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#18 4.123 Selecting previously unselected package libpkgconf3:amd64.
#18 4.125 Preparing to unpack .../39-libpkgconf3_1.8.1-1_amd64.deb ...
#18 4.126 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#18 4.146 Selecting previously unselected package libsqlite3-dev:amd64.
#18 4.148 Preparing to unpack .../40-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
#18 4.148 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#18 4.264 Selecting previously unselected package libssl-dev:amd64.
#18 4.268 Preparing to unpack .../41-libssl-dev_3.0.16-1~deb12u1_amd64.deb ...
#18 4.269 Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ...
#18 4.469 Selecting previously unselected package m4.
#18 4.474 Preparing to unpack .../42-m4_1.4.19-3_amd64.deb ...
#18 4.475 Unpacking m4 (1.4.19-3) ...
#18 4.564 Selecting previously unselected package pkgconf-bin.
#18 4.567 Preparing to unpack .../43-pkgconf-bin_1.8.1-1_amd64.deb ...
#18 4.568 Unpacking pkgconf-bin (1.8.1-1) ...
#18 4.594 Selecting previously unselected package pkgconf:amd64.
#18 4.596 Preparing to unpack .../44-pkgconf_1.8.1-1_amd64.deb ...
#18 4.598 Unpacking pkgconf:amd64 (1.8.1-1) ...
#18 4.620 Selecting previously unselected package pkg-config:amd64.
#18 4.623 Preparing to unpack .../45-pkg-config_1.8.1-1_amd64.deb ...
#18 4.625 Unpacking pkg-config:amd64 (1.8.1-1) ...
#18 4.658 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#18 4.660 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#18 4.661 Setting up fontconfig (2.14.1-4) ...
#18 4.665 Regenerating fonts cache... done.
#18 6.690 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#18 6.691 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#18 6.693 Setting up libxcb-render0:amd64 (1.15-1) ...
#18 6.695 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#18 6.704 No schema files found: doing nothing.
#18 6.709 Setting up libev4:amd64 (1:4.33-1) ...
#18 6.711 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#18 6.712 Setting up x11-common (1:7.7+23) ...
#18 6.819 invoke-rc.d: could not determine current runlevel
#18 6.824 invoke-rc.d: policy-rc.d denied execution of restart.
#18 6.828 Setting up m4 (1.4.19-3) ...
#18 6.830 Setting up libxcb-shm0:amd64 (1.15-1) ...
#18 6.832 Setting up libffi-dev:amd64 (3.4.4-1) ...
#18 6.833 Setting up libcairo2:amd64 (1.16.0-7) ...
#18 6.835 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#18 6.836 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#18 6.838 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#18 6.839 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#18 6.841 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#18 6.842 Setting up libann0 (1.1.2+doc-9+b1) ...
#18 6.844 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#18 6.845 Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ...
#18 6.846 Setting up pkgconf-bin (1.8.1-1) ...
#18 6.848 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#18 6.849 Setting up libcapnp-0.9.2:amd64 (0.9.2-2) ...
#18 6.851 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#18 6.852 Setting up libthai-data (0.1.29-1) ...
#18 6.854 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#18 6.855 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#18 6.857 Setting up libev-dev:amd64 (1:4.33-1) ...
#18 6.858 Setting up libice6:amd64 (2:1.0.10-1) ...
#18 6.859 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#18 6.861 Setting up pkgconf:amd64 (1.8.1-1) ...
#18 6.862 Setting up libthai0:amd64 (0.1.29-1) ...
#18 6.864 Setting up capnproto (0.9.2-2) ...
#18 6.865 Setting up pkg-config:amd64 (1.8.1-1) ...
#18 6.867 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#18 6.868 Setting up libsm6:amd64 (2:1.2.3-1) ...
#18 6.870 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#18 6.871 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#18 6.873 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#18 6.874 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#18 6.876 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#18 6.877 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#18 6.879 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#18 6.905 Setting up graphviz (2.42.2-7+deb12u1) ...
#18 6.910 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#18 DONE 7.2s

#19 [build  5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 164308699cf74247b8ad3b002e88bd80a586c79e && opam update
#19 5.012 Updating files:   7% (1705/23187)
Updating files:   8% (1855/23187)
Updating files:   9% (2087/23187)
Updating files:  10% (2319/23187)
Updating files:  11% (2551/23187)
Updating files:  12% (2783/23187)
Updating files:  13% (3015/23187)
Updating files:  14% (3247/23187)
Updating files:  14% (3473/23187)
Updating files:  15% (3479/23187)
Updating files:  16% (3710/23187)
Updating files:  17% (3942/23187)
Updating files:  18% (4174/23187)
Updating files:  19% (4406/23187)
Updating files:  20% (4638/23187)
Updating files:  21% (4870/23187)
Updating files:  22% (5102/23187)
Updating files:  22% (5132/23187)
Updating files:  23% (5334/23187)
Updating files:  24% (5565/23187)
Updating files:  25% (5797/23187)
Updating files:  26% (6029/23187)
Updating files:  27% (6261/23187)
Updating files:  28% (6493/23187)
Updating files:  29% (6725/23187)
Updating files:  30% (6957/23187)
Updating files:  30% (7086/23187)
Updating files:  31% (7188/23187)
Updating files:  32% (7420/23187)
Updating files:  33% (7652/23187)
Updating files:  34% (7884/23187)
Updating files:  35% (8116/23187)
Updating files:  36% (8348/23187)
Updating files:  37% (8580/23187)
Updating files:  38% (8812/23187)
Updating files:  38% (8964/23187)
Updating files:  39% (9043/23187)
Updating files:  40% (9275/23187)
Updating files:  41% (9507/23187)
Updating files:  42% (9739/23187)
Updating files:  43% (9971/23187)
Updating files:  44% (10203/23187)
Updating files:  45% (10435/23187)
Updating files:  46% (10667/23187)
Updating files:  46% (10857/23187)
Updating files:  47% (10898/23187)
Updating files:  48% (11130/23187)
Updating files:  49% (11362/23187)
Updating files:  50% (11594/23187)
Updating files:  51% (11826/23187)
Updating files:  52% (12058/23187)
Updating files:  53% (12290/23187)
Updating files:  54% (12521/23187)
Updating files:  54% (12649/23187)
Updating files:  55% (12753/23187)
Updating files:  56% (12985/23187)
Updating files:  57% (13217/23187)
Updating files:  58% (13449/23187)
Updating files:  59% (13681/23187)
Updating files:  60% (13913/23187)
Updating files:  61% (14145/23187)
Updating files:  61% (14358/23187)
Updating files:  62% (14376/23187)
Updating files:  63% (14608/23187)
Updating files:  64% (14840/23187)
Updating files:  65% (15072/23187)
Updating files:  66% (15304/23187)
Updating files:  67% (15536/23187)
Updating files:  68% (15768/23187)
Updating files:  68% (15992/23187)
Updating files:  69% (16000/23187)
Updating files:  70% (16231/23187)
Updating files:  71% (16463/23187)
Updating files:  72% (16695/23187)
Updating files:  73% (16927/23187)
Updating files:  74% (17159/23187)
Updating files:  75% (17391/23187)
Updating files:  75% (17583/23187)
Updating files:  76% (17623/23187)
Updating files:  77% (17854/23187)
Updating files:  78% (18086/23187)
Updating files:  79% (18318/23187)
Updating files:  80% (18550/23187)
Updating files:  81% (18782/23187)
Updating files:  82% (19014/23187)
Updating files:  82% (19194/23187)
Updating files:  83% (19246/23187)
Updating files:  84% (19478/23187)
Updating files:  85% (19709/23187)
Updating files:  86% (19941/23187)
Updating files:  87% (20173/23187)
Updating files:  88% (20405/23187)
Updating files:  89% (20637/23187)
Updating files:  89% (20766/23187)
Updating files:  90% (20869/23187)
Updating files:  91% (21101/23187)
Updating files:  92% (21333/23187)
Updating files:  93% (21564/23187)
Updating files:  94% (21796/23187)
Updating files:  95% (22028/23187)
Updating files:  96% (22260/23187)
Updating files:  96% (22317/23187)
Updating files:  97% (22492/23187)
Updating files:  98% (22724/23187)
Updating files:  99% (22956/23187)
Updating files: 100% (23187/23187)
Updating files: 100% (23187/23187), done.
#19 17.66 HEAD is now at 164308699c Merge pull request #27973 from mtelvers/opam-publish-dockerfile-cmd.8.2.8
#19 18.18 
#19 18.18 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#19 19.56 [default] synchronised from git+file:///home/opam/opam-repository
#19 27.49 Now run 'opam upgrade' to apply any package updates.
#19 DONE 28.5s

#20 [build  6/11] RUN opam pin add -yn ocaml-version.dev "git+https://github.com/mtelvers/ocaml-version#oxcaml" &&   opam pin add -yn dockerfile.dev "git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml" &&   opam pin add -yn dockerfile-cmd.dev "git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml" &&   opam pin add -yn dockerfile-opam.dev "git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml"
#20 2.082 [ocaml-version.dev] synchronised (git+https://github.com/mtelvers/ocaml-version#oxcaml)
#20 2.087 ocaml-version is now pinned to git+https://github.com/mtelvers/ocaml-version#oxcaml (version dev)
#20 5.087 [dockerfile.dev] synchronised (git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml)
#20 5.096 dockerfile is now pinned to git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml (version dev)
#20 7.365 [dockerfile-cmd.dev] synchronised (git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml)
#20 7.373 dockerfile-cmd is now pinned to git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml (version dev)
#20 9.676 [dockerfile-opam.dev] synchronised (git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml)
#20 9.685 dockerfile-opam is now pinned to git+https://github.com/mtelvers/ocaml-dockerfile#oxcaml (version dev)
#20 DONE 9.7s

#21 [build  7/11] COPY --chown=opam --link base-images.opam /src/
#21 DONE 0.0s

#22 [build  8/11] WORKDIR /src
#22 DONE 0.0s

#23 [build  9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#23 10.32 The following actions will be performed:
#23 10.32 === install 161 packages
#23 10.32   - install angstrom              0.16.1             [required by timedesc]
#23 10.32   - install ansi                  0.7.0              [required by current_web]
#23 10.32   - install asetmap               0.8.1              [required by capnp-rpc-net]
#23 10.32   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#23 10.32   - install astring               0.8.5              [required by current_github, current, capnp-rpc-unix, etc.]
#23 10.32   - install atd                   2.16.0             [required by atdgen]
#23 10.32   - install atdgen                2.15.0             [required by github-data]
#23 10.32   - install atdgen-runtime        2.16.0             [required by atdgen]
#23 10.32   - install base                  v0.16.4            [required by capnp]
#23 10.32   - install base-bytes            base               [required by extunix]
#23 10.32   - install base64                3.5.1              [required by capnp-rpc-unix, current_github]
#23 10.32   - install bigarray-compat       1.1.0              [required by ctypes]
#23 10.32   - install bigarray-overlap      0.2.1              [required by prettym]
#23 10.32   - install bigstringaf           0.10.0             [required by multipart_form-lwt]
#23 10.32   - install biniou                1.2.2              [required by atdgen]
#23 10.32   - install bos                   0.2.1              [required by current, current_docker]
#23 10.32   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#23 10.32   - install camlp-streams         5.0.1              [required by biniou]
#23 10.32   - install capnp                 3.6.0              [required by current_rpc]
#23 10.32   - install capnp-rpc             1.2.3              [required by current_rpc]
#23 10.32   - install capnp-rpc-lwt         1.2.3              [required by current_rpc]
#23 10.32   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#23 10.32   - install capnp-rpc-unix        1.2.3              [required by base-images]
#23 10.32   - install cf                    0.5.0              [required by cf-lwt]
#23 10.32   - install cf-lwt                0.5.0              [required by irmin-watcher]
#23 10.32   - install cmdliner              1.3.0              [required by base-images]
#23 10.32   - install cohttp                6.0.0              [required by cohttp-lwt-unix, github-unix]
#23 10.32   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#23 10.32   - install cohttp-lwt-unix       6.0.0              [required by current_github, current_slack]
#23 10.32   - install conduit               6.2.3              [required by conduit-lwt]
#23 10.32   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#23 10.32   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix, current_web]
#23 10.32   - install conf-capnproto        2                  [required by capnp-rpc-net]
#23 10.32   - install conf-git              1.1                [required by current_git]
#23 10.32   - install conf-gmp              5                  [required by zarith]
#23 10.32   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#23 10.32   - install conf-graphviz         0.1                [required by current_web]
#23 10.32   - install conf-libev            4-12               [required by base-images]
#23 10.32   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#23 10.32   - install conf-pkg-config       4                  [required by conf-sqlite3]
#23 10.32   - install conf-sqlite3          1                  [required by sqlite3]
#23 10.32   - install cppo                  1.8.0              [required by ppx_deriving]
#23 10.32   - install crunch                4.0.0              [required by current_web]
#23 10.32   - install csexp                 1.5.2              [required by dune-configurator]
#23 10.32   - install cstruct               6.2.0              [required by current_github]
#23 10.32   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix]
#23 10.32   - install csv                   2.4                [required by current_web]
#23 10.32   - install ctypes                0.23.0             [required by cf, fsevents]
#23 10.32   - install ctypes-foreign        0.23.0             [required by cf]
#23 10.32   - install current               0.7.1              [required by base-images]
#23 10.32   - install current_docker        0.7.1              [required by base-images]
#23 10.32   - install current_git           0.7.1              [required by base-images]
#23 10.32   - install current_github        0.7.1              [required by base-images]
#23 10.32   - install current_incr          0.6.1              [required by current]
#23 10.32   - install current_ocluster      0.3.0              [required by base-images]
#23 10.32   - install current_rpc           0.7.1              [required by base-images]
#23 10.32   - install current_slack         0.7.1              [required by base-images]
#23 10.32   - install current_web           0.7.1              [required by base-images]
#23 10.32   - install dockerfile            dev (pinned)       [required by base-images]
#23 10.32   - install dockerfile-opam       dev (pinned)       [required by base-images]
#23 10.32   - install domain-name           0.4.1              [required by tls]
#23 10.32   - install dune                  3.19.0             [required by base-images]
#23 10.32   - install dune-configurator     3.19.0             [required by extunix, sqlite3]
#23 10.32   - install duration              0.2.1              [required by current_github, current, current_docker, current_ocluster]
#23 10.32   - install easy-format           1.3.4              [required by atd]
#23 10.32   - install eqaf                  0.9                [required by mirage-crypto]
#23 10.32   - install extunix               0.4.3              [required by capnp-rpc-unix]
#23 10.32   - install fmt                   0.10.0             [required by base-images]
#23 10.32   - install fpath                 0.7.3              [required by current_docker, current, current_rpc]
#23 10.32   - install fsevents              0.3.0              [required by fsevents-lwt]
#23 10.32   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#23 10.32   - install github                4.4.1              [required by github-unix]
#23 10.32   - install github-data           4.4.1              [required by github]
#23 10.32   - install github-unix           4.4.1              [required by current_github]
#23 10.32   - install gmap                  0.3.0              [required by x509]
#23 10.32   - install hex                   1.5.0              [required by current_github]
#23 10.32   - install hkdf                  1.0.4 (deprecated) [required by tls]
#23 10.32   - install http                  6.0.0              [required by cohttp-lwt-unix]
#23 10.32   - install inotify               2.6                [required by irmin-watcher]
#23 10.32   - install integers              0.7.0              [required by ctypes]
#23 10.32   - install ipaddr                5.6.0              [required by tls, conduit-lwt-unix]
#23 10.32   - install ipaddr-sexp           5.6.0              [required by conduit-lwt-unix]
#23 10.32   - install irmin-watcher         0.5.0              [required by current_git]
#23 10.32   - install jsonm                 1.0.2              [required by opam-core]
#23 10.32   - install ke                    0.6                [required by multipart_form-lwt]
#23 10.32   - install logs                  0.8.0              [required by base-images]
#23 10.32   - install lwt                   5.9.1              [required by base-images]
#23 10.32   - install lwt-dllist            1.1.0              [required by current]
#23 10.32   - install macaddr               5.6.0              [required by ipaddr]
#23 10.32   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#23 10.32   - install menhir                20240715           [required by atd]
#23 10.32   - install menhirCST             20240715           [required by menhir]
#23 10.32   - install menhirLib             20240715           [required by menhir]
#23 10.32   - install menhirSdk             20240715           [required by menhir]
#23 10.32   - install mirage-clock          4.2.0              [required by tls-mirage]
#23 10.32   - install mirage-crypto         0.11.3             [required by current_github]
#23 10.32   - install mirage-crypto-ec      0.11.3             [required by tls]
#23 10.32   - install mirage-crypto-pk      0.11.3             [required by current_github]
#23 10.32   - install mirage-crypto-rng     0.11.3             [required by mirage-crypto-rng-lwt, capnp-rpc-net, current_web]
#23 10.32   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#23 10.32   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#23 10.32   - install mirage-kv             6.1.1              [required by tls-mirage]
#23 10.32   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
#23 10.32   - install multipart_form        0.6.0              [required by multipart_form-lwt]
#23 10.32   - install multipart_form-lwt    0.6.0              [required by current_web]
#23 10.32   - install num                   1.5-1              [required by sexplib]
#23 10.32   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#23 10.32   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#23 10.32   - install ocaml-version         dev (pinned)       [required by base-images]
#23 10.32   - install ocamlbuild            0.16.1             [required by bos, astring, jsonm]
#23 10.32   - install ocamlfind             1.9.8              [required by ppx_deriving, astring, bos, jsonm]
#23 10.32   - install ocamlgraph            2.2.0              [required by opam-core]
#23 10.32   - install ocluster-api          0.3.0              [required by current_ocluster]
#23 10.32   - install ocplib-endian         1.2                [required by capnp]
#23 10.32   - install opam-core             2.3.0              [required by base-images]
#23 10.32   - install optint                0.3.0              [required by mirage-kv]
#23 10.32   - install parsexp               v0.16.0            [required by sexplib]
#23 10.32   - install pbkdf                 1.2.0              [required by x509]
#23 10.32   - install pecu                  0.7                [required by multipart_form]
#23 10.32   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#23 10.32   - install ppx_deriving          6.0.3              [required by base-images]
#23 10.32   - install ppx_deriving_yojson   3.9.1              [required by base-images]
#23 10.32   - install ppx_sexp_conv         v0.16.0            [required by base-images]
#23 10.32   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#23 10.32   - install prettym               0.0.3              [required by multipart_form]
#23 10.32   - install prometheus            1.2                [required by current_github, current, current_ocluster]
#23 10.32   - install prometheus-app        1.2                [required by base-images]
#23 10.32   - install ptime                 1.2.0              [required by current_github, timedesc]
#23 10.32   - install re                    1.12.0             [required by current, opam-core]
#23 10.32   - install res                   5.0.2              [required by capnp]
#23 10.32   - install result                1.5                [required by current_rpc, current_docker, current, etc.]
#23 10.32   - install routes                2.0.0              [required by current_web]
#23 10.32   - install rresult               0.7.0              [required by current_github]
#23 10.32   - install seq                   base               [required by timedesc]
#23 10.32   - install session               0.5.0              [required by current_web]
#23 10.32   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#23 10.32   - install session-cohttp-lwt    0.5.0              [required by current_web]
#23 10.32   - install sexplib               v0.16.0            [required by dockerfile, dockerfile-opam]
#23 10.32   - install sexplib0              v0.16.0            [required by cohttp, ppxlib, cohttp-lwt]
#23 10.32   - install sha                   1.15.4             [required by opam-core]
#23 10.32   - install sqlite3               5.3.1              [required by current]
#23 10.32   - install stdint                0.7.2              [required by current_rpc]
#23 10.32   - install stdio                 v0.16.0            [required by capnp]
#23 10.32   - install stdlib-shims          0.3.0              [required by sha]
#23 10.32   - install stringext             1.6.0              [required by github-unix]
#23 10.32   - install swhid_core            0.1                [required by opam-core]
#23 10.32   - install timedesc              3.1.0              [required by base-images]
#23 10.32   - install timedesc-tzdb         3.1.0              [required by timedesc]
#23 10.32   - install timedesc-tzlocal      3.1.0              [required by timedesc]
#23 10.32   - install tls                   0.17.3             [required by capnp-rpc-net]
#23 10.32   - install tls-lwt               0.17.3             [required by current_github, current_slack]
#23 10.32   - install tls-mirage            0.17.3             [required by capnp-rpc-net]
#23 10.32   - install topkg                 1.0.8              [required by bos, astring, jsonm]
#23 10.32   - install tyxml                 4.6.0              [required by current_github]
#23 10.32   - install unstrctrd             0.4                [required by multipart_form]
#23 10.32   - install uri                   4.4.0              [required by current_github, current_slack]
#23 10.32   - install uri-sexp              4.4.0              [required by cohttp]
#23 10.32   - install uutf                  1.0.4              [required by opam-core]
#23 10.32   - install x509                  0.16.5             [required by current_github]
#23 10.32   - install yojson                2.2.2              [required by current_github, current_docker, current_slack]
#23 10.32   - install zarith                1.14               [required by asn1-combinators]
#23 10.87 
#23 10.87 The following system packages will first need to be installed:
#23 10.87     libcapnp-dev
#23 10.87 
#23 10.87 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#23 10.87 
#23 10.87 opam believes some required external dependencies are missing. opam can:
#23 10.87 > 1. Run apt-get to install them (may need root/sudo access)
#23 10.87   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#23 10.87   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#23 10.87   4. Abort the installation
#23 10.87 
#23 10.87 [1/2/3/4] 1
#23 10.87 
#23 10.87 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#23 12.31 - debconf: delaying package configuration, since apt-utils is not installed
#23 12.31 - Selecting previously unselected package libcapnp-dev:amd64.
#23 12.31 - (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 ... 19515 files and directories currently installed.)
#23 12.31 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ...
#23 12.31 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ...
#23 12.31 - Setting up libcapnp-dev:amd64 (0.9.2-2) ...
#23 12.38 
#23 12.38 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#23 12.54 -> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
#23 12.58 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#23 12.62 -> retrieved ansi.0.7.0  (https://opam.ocaml.org/cache)
#23 12.73 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#23 12.77 -> retrieved asn1-combinators.0.2.6  (https://opam.ocaml.org/cache)
#23 13.09 -> retrieved base.v0.16.4  (https://opam.ocaml.org/cache)
#23 14.10 -> retrieved atd.2.16.0, atdgen-runtime.2.16.0  (https://opam.ocaml.org/cache)
#23 14.28 -> retrieved atdgen.2.15.0  (https://opam.ocaml.org/cache)
#23 14.29 -> retrieved base64.3.5.1  (https://opam.ocaml.org/cache)
#23 14.29 -> retrieved bigarray-compat.1.1.0  (https://opam.ocaml.org/cache)
#23 14.46 -> retrieved bigarray-overlap.0.2.1  (https://opam.ocaml.org/cache)
#23 14.51 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#23 14.53 -> retrieved biniou.1.2.2  (https://opam.ocaml.org/cache)
#23 14.63 -> retrieved ca-certs.0.2.3  (https://opam.ocaml.org/cache)
#23 14.65 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#23 14.68 -> retrieved bos.0.2.1  (https://opam.ocaml.org/cache)
#23 14.83 -> retrieved capnp.3.6.0  (https://opam.ocaml.org/cache)
#23 14.85 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (https://opam.ocaml.org/cache)
#23 15.06 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (https://opam.ocaml.org/cache)
#23 15.10 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#23 15.41 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (https://opam.ocaml.org/cache)
#23 15.41 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#23 15.50 -> installed conf-capnproto.2
#23 15.50 -> installed conf-git.1.1
#23 15.50 -> retrieved conf-gmp-powm-sec.4  (https://opam.ocaml.org/cache)
#23 15.57 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (https://opam.ocaml.org/cache)
#23 15.57 -> installed conf-gmp.5
#23 15.58 -> installed conf-graphviz.0.1
#23 15.58 -> installed conf-pkg-config.4
#23 15.58 -> installed conf-gmp-powm-sec.4
#23 15.59 -> installed conf-libffi.2.0.0
#23 15.59 -> installed conf-sqlite3.1
#23 15.63 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#23 15.72 -> retrieved crunch.4.0.0  (https://opam.ocaml.org/cache)
#23 15.77 -> retrieved conf-libev.4-12  (2 extra sources)
#23 15.77 -> retrieved conf-libev.4-12  (2 extra sources)
#23 15.79 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#23 15.98 -> retrieved csv.2.4  (https://opam.ocaml.org/cache)
#23 16.03 -> installed conf-libev.4-12
#23 16.14 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (https://opam.ocaml.org/cache)
#23 16.51 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (https://opam.ocaml.org/cache)
#23 16.91 -> retrieved current.0.7.1, current_docker.0.7.1, current_git.0.7.1, current_github.0.7.1, current_rpc.0.7.1, current_slack.0.7.1, current_web.0.7.1  (https://opam.ocaml.org/cache)
#23 16.92 -> retrieved current_incr.0.6.1  (https://opam.ocaml.org/cache)
#23 17.00 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (https://opam.ocaml.org/cache)
#23 17.14 -> retrieved domain-name.0.4.1  (https://opam.ocaml.org/cache)
#23 18.54 -> retrieved dockerfile.dev  (no changes)
#23 18.54 -> retrieved dockerfile-opam.dev  (no changes)
#23 18.62 -> installed cmdliner.1.3.0
#23 18.64 -> retrieved duration.0.2.1  (https://opam.ocaml.org/cache)
#23 18.75 -> retrieved easy-format.1.3.4  (https://opam.ocaml.org/cache)
#23 18.88 -> retrieved eqaf.0.9  (https://opam.ocaml.org/cache)
#23 18.95 -> retrieved extunix.0.4.3  (https://opam.ocaml.org/cache)
#23 19.03 -> retrieved fmt.0.10.0  (https://opam.ocaml.org/cache)
#23 19.16 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#23 19.19 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (https://opam.ocaml.org/cache)
#23 19.28 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#23 19.34 -> retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1  (https://opam.ocaml.org/cache)
#23 19.41 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#23 19.53 -> retrieved inotify.2.6  (https://opam.ocaml.org/cache)
#23 19.53 -> retrieved hkdf.1.0.4  (https://opam.ocaml.org/cache)
#23 19.70 -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (https://opam.ocaml.org/cache)
#23 24.92 -> retrieved dune.3.19.0, dune-configurator.3.19.0  (https://opam.ocaml.org/cache)
#23 26.45 -> retrieved integers.0.7.0  (https://opam.ocaml.org/cache)
#23 26.46 -> retrieved irmin-watcher.0.5.0  (https://opam.ocaml.org/cache)
#23 26.46 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#23 26.58 -> retrieved logs.0.8.0  (https://opam.ocaml.org/cache)
#23 26.67 -> retrieved ke.0.6  (https://opam.ocaml.org/cache)
#23 26.81 -> retrieved lwt.5.9.1  (https://opam.ocaml.org/cache)
#23 26.83 -> retrieved lwt-dllist.1.1.0  (https://opam.ocaml.org/cache)
#23 26.83 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#23 26.97 -> retrieved mirage-clock.4.2.0  (https://opam.ocaml.org/cache)
#23 27.14 -> retrieved mirage-flow.3.0.0  (https://opam.ocaml.org/cache)
#23 27.25 -> retrieved mirage-kv.6.1.1  (https://opam.ocaml.org/cache)
#23 27.92 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (https://opam.ocaml.org/cache)
#23 28.24 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (https://opam.ocaml.org/cache)
#23 28.36 -> retrieved mtime.2.1.0  (https://opam.ocaml.org/cache)
#23 28.39 -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0  (https://opam.ocaml.org/cache)
#23 28.49 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#23 28.56 -> retrieved num.1.5-1  (https://opam.ocaml.org/cache)
#23 28.60 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#23 28.85 -> retrieved ocamlbuild.0.16.1  (https://opam.ocaml.org/cache)
#23 28.96 -> retrieved ocamlfind.1.9.8  (https://opam.ocaml.org/cache)
#23 29.11 -> retrieved ocaml-version.dev  (no changes)
#23 29.12 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#23 29.31 -> retrieved ocamlgraph.2.2.0  (https://opam.ocaml.org/cache)
#23 29.34 -> retrieved optint.0.3.0  (https://opam.ocaml.org/cache)
#23 29.55 -> retrieved opam-core.2.3.0  (https://opam.ocaml.org/cache)
#23 29.56 -> retrieved pbkdf.1.2.0  (https://opam.ocaml.org/cache)
#23 29.58 -> retrieved parsexp.v0.16.0  (https://opam.ocaml.org/cache)
#23 29.70 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#23 29.73 -> retrieved pecu.0.7  (https://opam.ocaml.org/cache)
#23 29.77 -> retrieved ppx_deriving.6.0.3  (https://opam.ocaml.org/cache)
#23 29.83 -> retrieved ppx_deriving_yojson.3.9.1  (https://opam.ocaml.org/cache)
#23 30.03 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#23 30.07 -> retrieved prettym.0.0.3  (https://opam.ocaml.org/cache)
#23 30.22 -> retrieved ppxlib.0.35.0  (https://opam.ocaml.org/cache)
#23 30.30 -> installed num.1.5-1
#23 30.32 -> retrieved prometheus.1.2, prometheus-app.1.2  (https://opam.ocaml.org/cache)
#23 30.37 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#23 30.40 -> retrieved re.1.12.0  (https://opam.ocaml.org/cache)
#23 30.51 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#23 30.53 -> retrieved routes.2.0.0  (https://opam.ocaml.org/cache)
#23 30.56 -> retrieved res.5.0.2  (https://opam.ocaml.org/cache)
#23 30.62 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#23 30.87 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (https://opam.ocaml.org/cache)
#23 30.87 -> retrieved seq.base  (2 extra sources)
#23 30.87 -> retrieved seq.base  (2 extra sources)
#23 30.88 -> installed seq.base
#23 30.89 -> retrieved sexplib.v0.16.0  (https://opam.ocaml.org/cache)
#23 30.99 -> retrieved sha.1.15.4  (https://opam.ocaml.org/cache)
#23 31.06 -> retrieved sexplib0.v0.16.0  (https://opam.ocaml.org/cache)
#23 31.13 -> retrieved sqlite3.5.3.1  (https://opam.ocaml.org/cache)
#23 31.16 -> retrieved stdio.v0.16.0  (https://opam.ocaml.org/cache)
#23 31.24 -> retrieved stdint.0.7.2  (https://opam.ocaml.org/cache)
#23 31.27 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#23 31.37 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#23 31.51 -> retrieved swhid_core.0.1  (https://opam.ocaml.org/cache)
#23 32.39 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (https://opam.ocaml.org/cache)
#23 32.55 -> retrieved topkg.1.0.8  (https://opam.ocaml.org/cache)
#23 32.63 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (https://opam.ocaml.org/cache)
#23 32.70 -> installed ocamlfind.1.9.8
#23 32.70 -> installed base-bytes.base
#23 32.76 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#23 32.77 -> retrieved unstrctrd.0.4  (https://opam.ocaml.org/cache)
#23 32.85 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#23 32.95 -> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
#23 33.03 -> retrieved x509.0.16.5  (https://opam.ocaml.org/cache)
#23 33.22 -> retrieved yojson.2.2.2  (https://opam.ocaml.org/cache)
#23 33.22 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#23 34.22 -> installed ocamlbuild.0.16.1
#23 36.06 -> installed zarith.1.14
#23 38.76 -> installed topkg.1.0.8
#23 39.24 -> installed asetmap.0.8.1
#23 39.39 -> installed rresult.0.7.0
#23 39.92 -> installed uutf.1.0.4
#23 40.02 -> installed mtime.2.1.0
#23 40.09 -> installed fmt.0.10.0
#23 40.22 -> installed ptime.1.2.0
#23 40.38 -> installed astring.0.8.5
#23 41.03 -> installed jsonm.1.0.2
#23 41.11 -> installed fpath.0.7.3
#23 45.49 -> installed dune.3.19.0
#23 46.98 -> installed base64.3.5.1
#23 47.06 -> installed bigarray-compat.1.1.0
#23 47.07 -> installed bigarray-overlap.0.2.1
#23 47.09 -> installed camlp-streams.5.0.1
#23 47.11 -> installed cppo.1.8.0
#23 47.14 -> installed crunch.4.0.0
#23 47.15 -> installed csexp.1.5.2
#23 48.86 -> installed cstruct.6.2.0
#23 48.96 -> installed csv.2.4
#23 48.98 -> installed current_incr.0.6.1
#23 48.99 -> installed domain-name.0.4.1
#23 49.00 -> installed duration.0.2.1
#23 49.02 -> installed easy-format.1.3.4
#23 49.03 -> installed gmap.0.3.0
#23 49.05 -> installed http.6.0.0
#23 49.06 -> installed ke.0.6
#23 49.09 -> installed lwt-dllist.1.1.0
#23 49.10 -> installed macaddr.5.6.0
#23 49.14 -> installed magic-mime.1.3.1
#23 49.18 -> installed menhirCST.20240715
#23 49.22 -> installed menhirLib.20240715
#23 49.24 -> installed menhirSdk.20240715
#23 49.34 -> installed mirage-clock.4.2.0
#23 49.36 -> installed ocaml-compiler-libs.v0.12.4
#23 49.40 -> installed ocaml-syntax-shims.1.0.0
#23 49.63 -> installed ocamlgraph.2.2.0
#23 49.64 -> installed optint.0.3.0
#23 49.66 -> installed pecu.0.7
#23 49.66 -> installed ppx_derivers.1.2.1
#23 49.79 -> installed re.1.12.0
#23 49.84 -> installed res.5.0.2
#23 49.85 -> installed result.1.5
#23 49.87 -> installed sexplib0.v0.16.0
#23 49.98 -> installed stdint.0.7.2
#23 49.99 -> installed stdlib-shims.0.3.0
#23 50.09 -> installed stringext.1.6.0
#23 50.10 -> installed swhid_core.0.1
#23 50.17 -> installed yojson.2.2.2
#23 50.19 -> installed ocplib-endian.1.2
#23 50.25 -> installed asn1-combinators.0.2.6
#23 50.26 -> installed eqaf.0.9
#23 50.27 -> installed hex.1.5.0
#23 50.30 -> installed biniou.1.2.2
#23 50.41 -> installed ipaddr.5.6.0
#23 50.49 -> installed ocaml-version.dev
#23 50.50 -> installed routes.2.0.0
#23 50.51 -> installed timedesc-tzdb.3.1.0
#23 50.54 -> installed timedesc-tzlocal.3.1.0
#23 50.56 -> installed integers.0.7.0
#23 50.88 -> installed atdgen-runtime.2.16.0
#23 51.22 -> installed sha.1.15.4
#23 51.45 -> installed parsexp.v0.16.0
#23 52.42 -> installed dune-configurator.3.19.0
#23 53.03 -> installed sexplib.v0.16.0
#23 53.38 -> installed bigstringaf.0.10.0
#23 54.07 -> installed angstrom.0.16.1
#23 54.38 -> installed prettym.0.0.3
#23 54.54 -> installed tyxml.4.6.0
#23 54.99 -> installed unstrctrd.0.4
#23 55.08 -> installed ansi.0.7.0
#23 55.10 -> installed sqlite3.5.3.1
#23 55.87 -> installed mirage-crypto.0.11.3
#23 56.01 -> installed timedesc.3.1.0
#23 56.13 -> installed hkdf.1.0.4
#23 56.14 -> installed pbkdf.1.2.0
#23 56.79 -> installed uri.4.4.0
#23 57.10 -> installed opam-core.2.3.0
#23 57.31 -> installed lwt.5.9.1
#23 57.56 -> installed mirage-flow.3.0.0
#23 57.61 -> installed cstruct-lwt.6.2.0
#23 57.63 -> installed mirage-kv.6.1.1
#23 57.67 -> installed prometheus.1.2
#23 57.70 -> installed inotify.2.6
#23 58.85 -> installed logs.0.8.0
#23 59.39 -> installed ctypes.0.23.0
#23 59.95 -> installed base.v0.16.4
#23 59.98 -> installed mirage-crypto-rng.0.11.3
#23 60.23 -> installed multipart_form.0.6.0
#23 60.36 -> installed capnp-rpc.1.2.3
#23 60.38 -> installed stdio.v0.16.0
#23 60.49 -> installed mirage-crypto-rng-lwt.0.11.3
#23 60.51 -> installed multipart_form-lwt.0.6.0
#23 60.55 -> installed session.0.5.0
#23 60.74 -> installed mirage-crypto-pk.0.11.3
#23 61.42 -> installed ctypes-foreign.0.23.0
#23 61.52 -> installed cf.0.5.0
#23 61.58 -> installed fsevents.0.3.0
#23 61.61 -> installed cf-lwt.0.5.0
#23 61.69 -> installed fsevents-lwt.0.3.0
#23 61.75 -> installed bos.0.2.1
#23 62.24 -> installed irmin-watcher.0.5.0
#23 64.48 -> installed menhir.20240715
#23 65.16 -> installed capnp.3.6.0
#23 66.18 -> installed mirage-crypto-ec.0.11.3
#23 66.78 -> installed ppxlib.0.35.0
#23 67.01 -> installed atd.2.16.0
#23 67.66 -> installed capnp-rpc-lwt.1.2.3
#23 67.77 -> installed x509.0.16.5
#23 68.14 -> installed ca-certs.0.2.3
#23 68.92 -> installed current_rpc.0.7.1
#23 68.95 -> installed atdgen.2.15.0
#23 69.81 -> installed tls.0.17.3
#23 70.22 -> installed tls-mirage.0.17.3
#23 70.38 -> installed tls-lwt.0.17.3
#23 70.45 -> installed ppx_sexp_conv.v0.16.0
#23 70.67 -> installed ppx_deriving.6.0.3
#23 71.36 -> installed capnp-rpc-net.1.2.3
#23 72.13 -> installed ipaddr-sexp.5.6.0
#23 72.18 -> installed uri-sexp.4.4.0
#23 72.55 -> installed dockerfile.dev
#23 72.99 -> installed ppx_deriving_yojson.3.9.1
#23 73.68 -> installed current.0.7.1
#23 74.05 -> installed conduit.6.2.3
#23 74.74 -> installed cohttp.6.0.0
#23 75.04 -> installed dockerfile-opam.dev
#23 75.09 -> installed session-cohttp.0.5.0
#23 75.65 -> installed github-data.4.4.1
#23 75.71 -> installed extunix.0.4.3
#23 75.81 -> installed current_git.0.7.1
#23 75.87 -> installed conduit-lwt.6.2.3
#23 76.49 -> installed capnp-rpc-unix.1.2.3
#23 76.90 -> installed cohttp-lwt.6.0.0
#23 77.03 -> installed ocluster-api.0.3.0
#23 77.18 -> installed session-cohttp-lwt.0.5.0
#23 77.89 -> installed current_docker.0.7.1
#23 77.91 -> installed conduit-lwt-unix.6.2.3
#23 78.20 -> installed github.4.4.1
#23 78.76 -> installed current_ocluster.0.3.0
#23 79.76 -> installed cohttp-lwt-unix.6.0.0
#23 80.27 -> installed prometheus-app.1.2
#23 80.41 -> installed current_slack.0.7.1
#23 82.97 -> installed github-unix.4.4.1
#23 83.01 -> installed current_web.0.7.1
#23 85.16 -> installed current_github.0.7.1
#23 88.02 Done.
#23 88.02 
#23 88.02 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#23 88.02 => Note: This package is deprecated.
#23 88.03 # To update the current shell environment, run: eval $(opam env)
#23 DONE 88.7s

#24 [build 10/11] ADD --chown=opam . .
#24 DONE 0.0s

#25 [build 11/11] RUN opam config exec -- dune build ./src/base_images.exe
#25 0.243 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#25 DONE 4.3s

#26 [stage-1 7/8] COPY --from=build --link /src/_build/default/src/base_images.exe /usr/local/bin/base-images
#26 DONE 0.1s

#27 [stage-1 8/8] WORKDIR /var/lib/ocurrent
#27 DONE 0.0s

#28 exporting to image
#28 exporting layers
#28 exporting layers 3.9s done
#28 writing image sha256:5b8d5a7eef2c7917c7c75b561a68fe11b3aeedc0dea7bc1e304a70e68087f6d7 done
#28 DONE 3.9s
Pushing "sha256:5b8d5a7eef2c7917c7c75b561a68fe11b3aeedc0dea7bc1e304a70e68087f6d7" to "ocurrentbuilder/staging:live-ocurrent-base-images-linux-x86_64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
971ca1f7d067: Preparing
c5c57b0f28e0: Preparing
cd2561ce2204: Preparing
fe992c343e6b: Preparing
e1ff0ee1e1f9: Preparing
794105712aff: Preparing
2871f01f4bc8: Preparing
2f7436e79a0b: Preparing
2871f01f4bc8: Waiting
2f7436e79a0b: Waiting
794105712aff: Waiting
971ca1f7d067: Pushed
fe992c343e6b: Pushed
e1ff0ee1e1f9: Pushed
2f7436e79a0b: Layer already exists
2871f01f4bc8: Pushed
c5c57b0f28e0: Pushed
794105712aff: Pushed
cd2561ce2204: Pushed
live-ocurrent-base-images-linux-x86_64: digest: sha256:c756af4e144f1995427eeb19962d248668e7e6aa0a12eb955d8ce6818325ffb7 size: 1995
The push refers to repository [docker.io/ocurrentbuilder/staging]
971ca1f7d067: Preparing
c5c57b0f28e0: Preparing
cd2561ce2204: Preparing
fe992c343e6b: Preparing
e1ff0ee1e1f9: Preparing
794105712aff: Preparing
2871f01f4bc8: Preparing
794105712aff: Waiting
2f7436e79a0b: Preparing
2871f01f4bc8: Waiting
2f7436e79a0b: Waiting
c5c57b0f28e0: Layer already exists
e1ff0ee1e1f9: Layer already exists
fe992c343e6b: Layer already exists
cd2561ce2204: Layer already exists
971ca1f7d067: Layer already exists
2f7436e79a0b: Layer already exists
2871f01f4bc8: Layer already exists
794105712aff: Layer already exists
live-ocurrent-base-images-linux-x86_64: digest: sha256:c756af4e144f1995427eeb19962d248668e7e6aa0a12eb955d8ce6818325ffb7 size: 1995
Job succeeded
2025-06-10 14:14.41: Job succeeded