2026-04-10 13:32.07: New job: docker build {
"commit": "6eb65a533d309080de03c3a5d06bc9f2bd35d6a8",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-04-10 13:32.07: Checking out commit 6eb65a53. To reproduce:
git clone --recursive "https://github.com/tarides/deployer.git" -b "master" && cd "deployer" && git reset --hard 6eb65a53
2026-04-10 13:32.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/deployer.git-0e6fb07d8adc7bc70f913609b7667c91d998739fc4aeb320731e359bdaedcbba/.git"
"/tmp/git-checkout3b1c2140"
2026-04-10 13:32.07: Exec: "git" "-C" "/tmp/git-checkout3b1c2140" "submodule"
"deinit" "--force" "--all"
2026-04-10 13:32.07: Exec: "git" "-C" "/tmp/git-checkout3b1c2140" "reset"
"--hard" "-q" "6eb65a533d309080de03c3a5d06bc9f2bd35d6a8"
2026-04-10 13:32.07: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3b1c2140" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-10 13:32.07: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout3b1c2140/Dockerfile"
"--iidfile" "/tmp/git-checkout3b1c2140/docker-iid"
"--" "/tmp/git-checkout3b1c2140"
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.22kB done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#2 ...
#3 [internal] load metadata for docker.io/library/debian:12
#3 DONE 0.9s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#2 DONE 1.3s
#4 [internal] load .dockerignore
#4 transferring context: 114B done
#4 DONE 0.0s
#5 [stage-1 1/5] FROM docker.io/library/debian:12@sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435
#5 resolve docker.io/library/debian:12@sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435 0.0s done
#5 ...
#6 [internal] load build context
#6 transferring context: 12.11kB done
#6 DONE 0.1s
#5 [stage-1 1/5] FROM docker.io/library/debian:12@sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435
#5 sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435 8.52kB / 8.52kB done
#5 sha256:ad83e02b01f4bb0c3fa818396d8bf47c0e9f5803e98bf6cbd8f772ae9e2ec4e4 1.02kB / 1.02kB done
#5 sha256:3f011f36e5efde04de2413d41cc0b7fd76d19aca2005873550542ae55d7111dd 453B / 453B done
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 0B / 48.49MB 0.1s
#5 ...
#7 [stage-1 3/5] ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx
#7 DONE 0.5s
#5 [stage-1 1/5] FROM docker.io/library/debian:12@sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 5.24MB / 48.49MB 0.4s
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 20.97MB / 48.49MB 0.6s
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 30.41MB / 48.49MB 0.7s
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 39.85MB / 48.49MB 0.8s
#5 sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 48.49MB / 48.49MB 0.9s done
#5 extracting sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e
#5 extracting sha256:c150dd3f5fc91eabd1818cc30298a4a956782621583cadfd369c4d327584008e 2.0s done
#5 DONE 3.2s
#8 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#8 0.267 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#8 0.280 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#8 0.280 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#8 0.362 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#8 0.442 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
#8 0.511 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB]
#8 1.303 Fetched 9347 kB in 1s (8988 kB/s)
#8 1.303 Reading package lists...
#8 1.949 Reading package lists...
#8 2.581 Building dependency tree...
#8 2.733 Reading state information...
#8 2.872 The following additional packages will be installed:
#8 2.872 fontconfig fontconfig-config fonts-dejavu-core git-man libabsl20220623
#8 2.872 libann0 libaom3 libavif15 libbrotli1 libbsd0 libc-dev-bin libc6-dev
#8 2.872 libcairo2 libcdt5 libcgraph6 libcrypt-dev libcurl3-gnutls libdatrie1
#8 2.872 libdav1d6 libde265-0 libdeflate0 liberror-perl libev4 libexpat1
#8 2.872 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4
#8 2.873 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6
#8 2.873 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo
#8 2.873 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblab-gamut1
#8 2.873 libldap-2.5-0 liblerc4 libltdl7 libnghttp2-14 libnsl-dev libnsl2 libnuma1
#8 2.873 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
#8 2.873 libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0 librtmp1 libsasl2-2
#8 2.873 libsasl2-modules-db libsm6 libsqlite3-0 libssh2-1 libssl3 libsvtav1enc1
#8 2.873 libthai-data libthai0 libtiff6 libtirpc-common libtirpc-dev libtirpc3
#8 2.873 libwebp7 libx11-6 libx11-data libx265-199 libxau6 libxaw7 libxcb-render0
#8 2.873 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6
#8 2.873 libyuv0 linux-libc-dev openssl perl perl-modules-5.36 rpcsvc-proto
#8 2.874 x11-common
#8 2.875 Suggested packages:
#8 2.875 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
#8 2.875 gitk gitweb git-cvs git-mediawiki git-svn gsfonts graphviz-doc glibc-doc
#8 2.875 manpages-dev libgd-tools gdbm-l10n low-memory-monitor krb5-doc krb5-user
#8 2.875 sensible-utils sqlite3-doc perl-doc libterm-readline-gnu-perl
#8 2.875 | libterm-readline-perl-perl make libtap-harness-archive-perl
#8 2.875 Recommended packages:
#8 2.875 patch less ssh-client fonts-liberation2 manpages manpages-dev libc-devtools
#8 2.875 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin krb5-locales
#8 2.875 libldap-common publicsuffix libsasl2-modules
#8 3.514 The following NEW packages will be installed:
#8 3.514 ca-certificates fontconfig fontconfig-config fonts-dejavu-core git git-man
#8 3.515 graphviz libabsl20220623 libann0 libaom3 libavif15 libbrotli1 libbsd0
#8 3.515 libc-dev-bin libc6-dev libcairo2 libcdt5 libcgraph6 libcrypt-dev
#8 3.515 libcurl3-gnutls libdatrie1 libdav1d6 libde265-0 libdeflate0 liberror-perl
#8 3.515 libev-dev libev4 libexpat1 libfontconfig1 libfreetype6 libfribidi0 libgav1-1
#8 3.517 libgd3 libgdbm-compat4 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2
#8 3.517 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0
#8 3.517 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#8 3.517 liblab-gamut1 libldap-2.5-0 liblerc4 libltdl7 libnghttp2-14 libnsl-dev
#8 3.517 libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
#8 3.517 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0
#8 3.517 librtmp1 libsasl2-2 libsasl2-modules-db libsm6 libsqlite3-0 libsqlite3-dev
#8 3.517 libssh2-1 libssl3 libsvtav1enc1 libthai-data libthai0 libtiff6
#8 3.517 libtirpc-common libtirpc-dev libtirpc3 libwebp7 libx11-6 libx11-data
#8 3.517 libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6
#8 3.517 libxext6 libxmu6 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev netbase
#8 3.517 openssl perl perl-modules-5.36 rpcsvc-proto x11-common
#8 3.557 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.
#8 3.557 Need to get 51.1 MB of archives.
#8 3.557 After this operation, 213 MB of additional disk space will be used.
#8 3.557 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB]
#8 3.574 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#8 3.575 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#8 3.579 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB]
#8 3.599 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB]
#8 3.599 Get:6 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
#8 3.600 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.19-1~deb12u2 [2032 kB]
#8 3.606 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.19-1~deb12u2 [1435 kB]
#8 3.610 Get:9 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB]
#8 3.611 Get:10 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
#8 3.611 Get:11 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#8 3.614 Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libpng16-16 amd64 1.6.39-2+deb12u4 [276 kB]
#8 3.614 Get:13 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
#8 3.615 Get:14 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
#8 3.622 Get:15 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
#8 3.623 Get:16 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
#8 3.625 Get:17 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#8 3.627 Get:18 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u4 [33.2 kB]
#8 3.627 Get:19 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u4 [79.8 kB]
#8 3.630 Get:20 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#8 3.630 Get:21 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u4 [334 kB]
#8 3.630 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u4 [135 kB]
#8 3.631 Get:23 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#8 3.631 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#8 3.632 Get:25 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#8 3.633 Get:26 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#8 3.633 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#8 3.634 Get:28 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#8 3.635 Get:29 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#8 3.636 Get:30 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB]
#8 3.640 Get:31 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#8 3.641 Get:32 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB]
#8 3.650 Get:33 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB]
#8 3.683 Get:34 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#8 3.683 Get:35 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#8 3.683 Get:36 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#8 3.684 Get:37 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u2 [1850 kB]
#8 3.692 Get:38 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
#8 3.701 Get:39 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB]
#8 3.710 Get:40 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
#8 3.711 Get:41 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
#8 3.716 Get:42 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
#8 3.726 Get:43 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
#8 3.727 Get:44 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
#8 3.729 Get:45 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB]
#8 3.730 Get:46 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
#8 3.730 Get:47 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
#8 3.730 Get:48 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
#8 3.735 Get:49 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
#8 3.738 Get:50 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
#8 3.739 Get:51 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
#8 3.739 Get:52 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
#8 3.739 Get:53 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
#8 3.740 Get:54 http://deb.debian.org/debian-security bookworm-security/main amd64 libtiff6 amd64 4.5.0-6+deb12u4 [316 kB]
#8 3.741 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#8 3.741 Get:56 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
#8 3.742 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#8 3.743 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
#8 3.744 Get:59 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
#8 3.745 Get:60 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
#8 3.749 Get:61 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
#8 3.749 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
#8 3.751 Get:63 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u8 [1402 kB]
#8 3.757 Get:64 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#8 3.759 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#8 3.762 Get:66 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#8 3.763 Get:67 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#8 3.763 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
#8 3.764 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#8 3.764 Get:70 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#8 3.767 Get:71 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#8 3.769 Get:72 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#8 3.769 Get:73 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#8 3.770 Get:74 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#8 3.779 Get:75 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#8 3.780 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#8 3.781 Get:77 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#8 3.782 Get:78 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#8 3.782 Get:79 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#8 3.783 Get:80 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#8 3.785 Get:81 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#8 3.785 Get:82 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#8 3.788 Get:83 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#8 3.792 Get:84 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#8 3.792 Get:85 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#8 3.792 Get:86 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#8 3.792 Get:87 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#8 3.793 Get:88 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#8 3.795 Get:89 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#8 3.795 Get:90 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#8 3.797 Get:91 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#8 3.799 Get:92 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB]
#8 3.805 Get:93 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.164-1 [2240 kB]
#8 3.813 Get:94 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
#8 3.814 Get:95 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#8 3.815 Get:96 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#8 3.815 Get:97 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#8 3.816 Get:98 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
#8 3.817 Get:99 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#8 3.817 Get:100 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#8 3.817 Get:101 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB]
#8 3.825 Get:102 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#8 3.826 Get:103 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#8 3.827 Get:104 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB]
#8 3.831 Get:105 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#8 4.003 debconf: delaying package configuration, since apt-utils is not installed
#8 4.037 Fetched 51.1 MB in 0s (166 MB/s)
#8 4.076 Selecting previously unselected package perl-modules-5.36.
#8 4.076 (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 ... 6096 files and directories currently installed.)
#8 4.084 Preparing to unpack .../000-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ...
#8 4.089 Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ...
#8 4.541 Selecting previously unselected package libgdbm6:amd64.
#8 4.543 Preparing to unpack .../001-libgdbm6_1.23-3_amd64.deb ...
#8 4.561 Unpacking libgdbm6:amd64 (1.23-3) ...
#8 4.638 Selecting previously unselected package libgdbm-compat4:amd64.
#8 4.641 Preparing to unpack .../002-libgdbm-compat4_1.23-3_amd64.deb ...
#8 4.648 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#8 4.714 Selecting previously unselected package libperl5.36:amd64.
#8 4.717 Preparing to unpack .../003-libperl5.36_5.36.0-7+deb12u3_amd64.deb ...
#8 4.725 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#8 5.159 Selecting previously unselected package perl.
#8 5.162 Preparing to unpack .../004-perl_5.36.0-7+deb12u3_amd64.deb ...
#8 5.175 Unpacking perl (5.36.0-7+deb12u3) ...
#8 5.253 Selecting previously unselected package netbase.
#8 5.255 Preparing to unpack .../005-netbase_6.4_all.deb ...
#8 5.261 Unpacking netbase (6.4) ...
#8 5.343 Selecting previously unselected package libssl3:amd64.
#8 5.346 Preparing to unpack .../006-libssl3_3.0.19-1~deb12u2_amd64.deb ...
#8 5.353 Unpacking libssl3:amd64 (3.0.19-1~deb12u2) ...
#8 5.556 Selecting previously unselected package openssl.
#8 5.559 Preparing to unpack .../007-openssl_3.0.19-1~deb12u2_amd64.deb ...
#8 5.566 Unpacking openssl (3.0.19-1~deb12u2) ...
#8 5.762 Selecting previously unselected package ca-certificates.
#8 5.765 Preparing to unpack .../008-ca-certificates_20230311+deb12u1_all.deb ...
#8 5.774 Unpacking ca-certificates (20230311+deb12u1) ...
#8 5.924 Selecting previously unselected package libexpat1:amd64.
#8 5.926 Preparing to unpack .../009-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
#8 5.960 Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ...
#8 6.025 Selecting previously unselected package libbrotli1:amd64.
#8 6.028 Preparing to unpack .../010-libbrotli1_1.0.9-2+b6_amd64.deb ...
#8 6.040 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#8 6.197 Selecting previously unselected package libpng16-16:amd64.
#8 6.201 Preparing to unpack .../011-libpng16-16_1.6.39-2+deb12u4_amd64.deb ...
#8 6.207 Unpacking libpng16-16:amd64 (1.6.39-2+deb12u4) ...
#8 6.313 Selecting previously unselected package libfreetype6:amd64.
#8 6.316 Preparing to unpack .../012-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
#8 6.335 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#8 6.455 Selecting previously unselected package fonts-dejavu-core.
#8 6.457 Preparing to unpack .../013-fonts-dejavu-core_2.37-6_all.deb ...
#8 6.468 Unpacking fonts-dejavu-core (2.37-6) ...
#8 6.645 Selecting previously unselected package fontconfig-config.
#8 6.648 Preparing to unpack .../014-fontconfig-config_2.14.1-4_amd64.deb ...
#8 6.774 Unpacking fontconfig-config (2.14.1-4) ...
#8 6.847 Selecting previously unselected package libfontconfig1:amd64.
#8 6.851 Preparing to unpack .../015-libfontconfig1_2.14.1-4_amd64.deb ...
#8 ...
#9 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3
#9 resolve docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3 0.0s done
#9 sha256:101327095a5d9f2385b9994232fe5455156f76062d362f4b5e961bcff8c2da80 158B / 158B 0.2s done
#9 sha256:48f478bc79871310b8ca1745364402003860bb50a0a538b137405a59a64f59bd 11.81kB / 11.81kB done
#9 sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3 2.01kB / 2.01kB done
#9 sha256:98cc0db8782e059e5421dd5ad5caebbd9d4d00799e81bc215ed4894f9d8ad1ba 215B / 215B 0.3s done
#9 sha256:e215a73610cd0625ba2a0edaf3e3d05a6ce3e5bf45a850c7fa452090e58fe9c9 9.71kB / 9.71kB done
#9 extracting sha256:101327095a5d9f2385b9994232fe5455156f76062d362f4b5e961bcff8c2da80 done
#9 sha256:9a1303601e6e5273a15af73703e596a8f30de55d03437bd5f11744f4da01c230 15.24MB / 15.24MB 1.1s done
#9 extracting sha256:98cc0db8782e059e5421dd5ad5caebbd9d4d00799e81bc215ed4894f9d8ad1ba done
#9 sha256:80a3ba3c39f25302e03364febf3c02cb06f34b652568a184a2339ca47c7ea074 366B / 366B 0.6s done
#9 sha256:6ffa83066c0d6c8fbce50a2e61e8293ab68adb4f45442e72af1cd5c78eff8d48 183.59MB / 183.59MB 2.7s done
#9 sha256:cd084dc2269bddde1fb6ac2ea83f26082ecd8781b7b0888afc42a1677e86aed8 5.68MB / 5.68MB 1.7s done
#9 extracting sha256:9a1303601e6e5273a15af73703e596a8f30de55d03437bd5f11744f4da01c230 0.2s done
#9 sha256:6387e3814e06eb81255494d653b2f1f4da246307a4743ffb7a3e4eeb3842072f 5.68MB / 5.68MB 1.3s done
#9 extracting sha256:80a3ba3c39f25302e03364febf3c02cb06f34b652568a184a2339ca47c7ea074 done
#9 sha256:dc5cd148c7724a41fca00f0eb6c4bda5e4015f9591424529fac3620e7ceab3ed 6.30MB / 6.30MB 1.6s done
#9 sha256:05eb72e358de6b71a9e366dc794038d842e8bdfa3d522d4a97bc07ef304f42b3 6.91MB / 6.91MB 2.2s done
#9 sha256:354ef4e48d449eeb69e00871f9c76cbb2e60204fc189d29bce38d016e4246b5a 6.93MB / 6.93MB 1.9s done
#9 sha256:119252ebf51a98ab6a7e634bf96eee8ba99c70378ab1bc52ae8936a54602cfc5 7.01MB / 7.01MB 2.0s done
#9 sha256:53bd56e42b7e6b49070504b382167ca053b782918d27aa9b7d9448749ab54c07 7.05MB / 7.05MB 2.4s done
#9 sha256:e2825bf868f22d14d3f05f359173463f0f0267be2d976e6418e60614fd889eb3 7.05MB / 7.05MB 2.5s done
#9 sha256:897e79ccfa99eb2afa3751d3ed8955043242a1852f8b133df2da359f27adf8e4 443.12kB / 443.12kB 2.5s done
#9 sha256:0d043502090cb68a660a25cd3e51f8ab900126d3323207397c1fc788d594bd16 190B / 190B 2.7s done
#9 sha256:62519bb8e321e2f2b73ca7cbce28a8ee685b75249e1695d7f00226dcc6acc712 190B / 190B 2.7s done
#9 sha256:32c75dee3288d45d6e75faaee31bb0781fd390f338e11e60dac1467f84066ca7 3.35kB / 3.35kB 3.0s done
#9 sha256:342776e796e765b68ef91cbcb1d632036840ef0d0375d58738b69482c8ac9c91 191B / 191B 3.0s done
#9 sha256:6e021e6cce07150245f69f038fcb71e770b0ccfcb2cbc22c8ad3300e37d22179 93B / 93B 3.0s done
#9 extracting sha256:6ffa83066c0d6c8fbce50a2e61e8293ab68adb4f45442e72af1cd5c78eff8d48 6.0s done
#9 sha256:1d5eef19dce25b1a476069aeaf3897071736e397fdf32f9c1512cc70e401537b 2.19kB / 2.19kB 3.2s done
#9 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.2s done
#9 sha256:3d7f482cbe6cff87f5852b89bff561191c6200025ae736aea4133b44ab705ec3 299B / 299B 3.1s done
#9 sha256:0f7d1fbe5ccd7640769b069126eb28ab4debeb2ba0a7449e445025fdd7c9ca62 156B / 156B 3.3s done
#9 sha256:42bfbb5f040beb5185a9b035e0cce7e6cce9ef212198cdd7aacd4a39417b56e1 157B / 157B 3.4s done
#9 sha256:607ddff156bd20d0c7f4dbc7879b8998ac4638e4236f9eaa4aec699e6ff515fe 228B / 228B 3.4s done
#9 sha256:933b272ce764abe6cbc8195de285e22f726b3d839101a1382868b5fbdebbce2f 224B / 224B 3.5s done
#9 sha256:e310dc17a7b2bcabe5b93947302dc37403d1dee019250a7335f8b631a9031c54 236B / 236B 3.5s done
#9 sha256:81ec099b03230ebf3e01dda7b57a4cf5b2d0d27fe9342c0f5408bd3a50eb044a 288B / 288B 3.6s done
#9 sha256:d761168a5daf5f9074ae8ad181fa59e5198cf67cbfd67a8313f5448b52bd4e62 221B / 221B 3.7s done
#9 sha256:acb9566662337c90b20e3ba9d69bb5562cd994b5cd150f956195b6fbf695df25 247B / 247B 3.7s done
#9 sha256:dee9f8fb3c11458eac0a768f0fc5ffa765046c8e75b285811182048e05ca2a3d 234B / 234B 3.8s done
#9 sha256:3268b5da1fd9b0e31168aef8be0653174d0566d0afa9bac89e60134e44c363e9 286B / 286B 3.9s done
#9 sha256:b4345538540c1dba08a15c080cbe210d7a378a7070da1ab305d5b15ee1e63dff 215B / 215B 3.9s done
#9 sha256:0597523f21c89ff3cf45dbd1854e826ecb9be6b15e9017afbbee04f124ffc335 225B / 225B 4.1s done
#9 sha256:bca510d57df446baa19ae7d0647806687b5c4e98488d6d84351c8cff88998ea0 231B / 231B 4.1s done
#9 sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 219.35MB / 219.35MB 6.7s done
#9 sha256:523a23e186eef9c92821f233c9ccef13fced63df45c5288415b3db76811405dc 182.50MB / 182.50MB 6.0s done
#9 sha256:64ce3d0617dd43b5a891177945aa6b4d90ed65d3cd28b24dbd378d57076f2f88 410B / 410B 4.3s done
#9 sha256:3cf630b9d4536d1b13f9116e7f4a89282e16031339ac100be24e3f91738131fd 227B / 227B 4.5s done
#9 sha256:2286f06371058fd3e5a2e147811d1c73e9935585c1cfafa1ba2cc33bfb28a461 1.75kB / 1.75kB 4.6s done
#9 sha256:85b1f90896aaeef0831ec9ad7ea8f72ee14b514e287cb3e9b121641b45aaac9d 199.66MB / 199.66MB 8.6s done
#9 sha256:81e3690db2bd16e98fe18acca46b8e612e39b9748d4d9b84bbb57faadcf1c4fa 698B / 698B 6.2s done
#9 sha256:0f789c56384ce34333169c74c4b5faf71d90edf265669bf79e3040a240c7556e 259.34kB / 259.34kB 6.4s done
#9 sha256:f340fa42340e7b920e1cfd5845b1de90650e17b3136b12fd2fdc21bca7df0f77 421B / 421B 6.7s done
#9 extracting sha256:cd084dc2269bddde1fb6ac2ea83f26082ecd8781b7b0888afc42a1677e86aed8 0.1s done
#9 extracting sha256:6387e3814e06eb81255494d653b2f1f4da246307a4743ffb7a3e4eeb3842072f 0.2s done
#9 extracting sha256:dc5cd148c7724a41fca00f0eb6c4bda5e4015f9591424529fac3620e7ceab3ed 0.1s done
#9 extracting sha256:05eb72e358de6b71a9e366dc794038d842e8bdfa3d522d4a97bc07ef304f42b3 0.1s done
#9 extracting sha256:354ef4e48d449eeb69e00871f9c76cbb2e60204fc189d29bce38d016e4246b5a 0.1s done
#9 extracting sha256:119252ebf51a98ab6a7e634bf96eee8ba99c70378ab1bc52ae8936a54602cfc5 0.1s
#9 extracting sha256:119252ebf51a98ab6a7e634bf96eee8ba99c70378ab1bc52ae8936a54602cfc5 0.1s done
#9 extracting sha256:53bd56e42b7e6b49070504b382167ca053b782918d27aa9b7d9448749ab54c07 0.1s done
#9 extracting sha256:e2825bf868f22d14d3f05f359173463f0f0267be2d976e6418e60614fd889eb3
#9 ...
#8 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#8 6.857 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
#8 6.931 Selecting previously unselected package fontconfig.
#8 6.934 Preparing to unpack .../016-fontconfig_2.14.1-4_amd64.deb ...
#8 6.940 Unpacking fontconfig (2.14.1-4) ...
#8 7.022 Selecting previously unselected package libkrb5support0:amd64.
#8 7.025 Preparing to unpack .../017-libkrb5support0_1.20.1-2+deb12u4_amd64.deb ...
#8 7.038 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u4) ...
#8 7.098 Selecting previously unselected package libk5crypto3:amd64.
#8 7.101 Preparing to unpack .../018-libk5crypto3_1.20.1-2+deb12u4_amd64.deb ...
#8 7.107 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u4) ...
#8 7.179 Selecting previously unselected package libkeyutils1:amd64.
#8 7.182 Preparing to unpack .../019-libkeyutils1_1.6.3-2_amd64.deb ...
#8 7.191 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#8 7.279 Selecting previously unselected package libkrb5-3:amd64.
#8 7.281 Preparing to unpack .../020-libkrb5-3_1.20.1-2+deb12u4_amd64.deb ...
#8 7.297 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u4) ...
#8 7.425 Selecting previously unselected package libgssapi-krb5-2:amd64.
#8 7.427 Preparing to unpack .../021-libgssapi-krb5-2_1.20.1-2+deb12u4_amd64.deb ...
#8 7.438 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ...
#8 7.517 Selecting previously unselected package libsasl2-modules-db:amd64.
#8 7.519 Preparing to unpack .../022-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#8 7.541 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#8 7.634 Selecting previously unselected package libsasl2-2:amd64.
#8 7.636 Preparing to unpack .../023-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#8 7.646 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#8 7.741 Selecting previously unselected package libldap-2.5-0:amd64.
#8 7.743 Preparing to unpack .../024-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#8 7.753 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#8 7.861 Selecting previously unselected package libnghttp2-14:amd64.
#8 7.862 Preparing to unpack .../025-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#8 7.877 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#8 7.993 Selecting previously unselected package libpsl5:amd64.
#8 7.996 Preparing to unpack .../026-libpsl5_0.21.2-1_amd64.deb ...
#8 8.006 Unpacking libpsl5:amd64 (0.21.2-1) ...
#8 8.111 Selecting previously unselected package librtmp1:amd64.
#8 8.113 Preparing to unpack .../027-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#8 8.126 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#8 8.215 Selecting previously unselected package libssh2-1:amd64.
#8 8.218 Preparing to unpack .../028-libssh2-1_1.10.0-3+b1_amd64.deb ...
#8 8.232 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#8 8.335 Selecting previously unselected package libcurl3-gnutls:amd64.
#8 8.337 Preparing to unpack .../029-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ...
#8 8.347 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
#8 8.469 Selecting previously unselected package liberror-perl.
#8 8.472 Preparing to unpack .../030-liberror-perl_0.17029-2_all.deb ...
#8 8.481 Unpacking liberror-perl (0.17029-2) ...
#8 8.565 Selecting previously unselected package git-man.
#8 8.567 Preparing to unpack .../031-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
#8 8.576 Unpacking git-man (1:2.39.5-0+deb12u3) ...
#8 8.707 Selecting previously unselected package git.
#8 8.710 Preparing to unpack .../032-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
#8 8.722 Unpacking git (1:2.39.5-0+deb12u3) ...
#8 9.512 Selecting previously unselected package libann0.
#8 9.515 Preparing to unpack .../033-libann0_1.1.2+doc-9+b1_amd64.deb ...
#8 9.523 Unpacking libann0 (1.1.2+doc-9+b1) ...
#8 9.577 Selecting previously unselected package libcdt5:amd64.
#8 9.580 Preparing to unpack .../034-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#8 9.587 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#8 9.642 Selecting previously unselected package libcgraph6:amd64.
#8 9.643 Preparing to unpack .../035-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#8 9.650 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#8 9.713 Selecting previously unselected package libaom3:amd64.
#8 9.716 Preparing to unpack .../036-libaom3_3.6.0-1+deb12u2_amd64.deb ...
#8 9.724 Unpacking libaom3:amd64 (3.6.0-1+deb12u2) ...
#8 9.943 Selecting previously unselected package libdav1d6:amd64.
#8 9.946 Preparing to unpack .../037-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
#8 9.956 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#8 10.07 Selecting previously unselected package libabsl20220623:amd64.
#8 10.08 Preparing to unpack .../038-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ...
#8 10.08 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#8 10.21 Selecting previously unselected package libgav1-1:amd64.
#8 10.22 Preparing to unpack .../039-libgav1-1_0.18.0-1+b1_amd64.deb ...
#8 10.22 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
#8 10.32 Selecting previously unselected package librav1e0:amd64.
#8 10.32 Preparing to unpack .../040-librav1e0_0.5.1-6_amd64.deb ...
#8 10.33 Unpacking librav1e0:amd64 (0.5.1-6) ...
#8 10.45 Selecting previously unselected package libsvtav1enc1:amd64.
#8 10.45 Preparing to unpack .../041-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
#8 10.48 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#8 10.85 Selecting previously unselected package libjpeg62-turbo:amd64.
#8 10.85 Preparing to unpack .../042-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
#8 10.86 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#8 10.94 Selecting previously unselected package libyuv0:amd64.
#8 10.95 Preparing to unpack .../043-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
#8 10.95 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#8 11.11 Selecting previously unselected package libavif15:amd64.
#8 11.11 Preparing to unpack .../044-libavif15_0.11.1-1+deb12u1_amd64.deb ...
#8 11.13 Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ...
#8 11.29 Selecting previously unselected package libde265-0:amd64.
#8 11.30 Preparing to unpack .../045-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
#8 11.31 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
#8 11.40 Selecting previously unselected package libnuma1:amd64.
#8 11.40 Preparing to unpack .../046-libnuma1_2.0.16-1_amd64.deb ...
#8 11.41 Unpacking libnuma1:amd64 (2.0.16-1) ...
#8 11.49 Selecting previously unselected package libx265-199:amd64.
#8 11.49 Preparing to unpack .../047-libx265-199_3.5-2+b1_amd64.deb ...
#8 11.50 Unpacking libx265-199:amd64 (3.5-2+b1) ...
#8 11.77 Selecting previously unselected package libheif1:amd64.
#8 11.77 Preparing to unpack .../048-libheif1_1.15.1-1+deb12u1_amd64.deb ...
#8 11.78 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
#8 11.90 Selecting previously unselected package libdeflate0:amd64.
#8 11.90 Preparing to unpack .../049-libdeflate0_1.14-1_amd64.deb ...
#8 11.91 Unpacking libdeflate0:amd64 (1.14-1) ...
#8 12.00 Selecting previously unselected package libjbig0:amd64.
#8 12.00 Preparing to unpack .../050-libjbig0_2.1-6.1_amd64.deb ...
#8 12.01 Unpacking libjbig0:amd64 (2.1-6.1) ...
#8 12.10 Selecting previously unselected package liblerc4:amd64.
#8 12.11 Preparing to unpack .../051-liblerc4_4.0.0+ds-2_amd64.deb ...
#8 12.12 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
#8 12.27 Selecting previously unselected package libwebp7:amd64.
#8 12.27 Preparing to unpack .../052-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
#8 12.28 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#8 12.38 Selecting previously unselected package libtiff6:amd64.
#8 12.38 Preparing to unpack .../053-libtiff6_4.5.0-6+deb12u4_amd64.deb ...
#8 12.39 Unpacking libtiff6:amd64 (4.5.0-6+deb12u4) ...
#8 12.49 Selecting previously unselected package libxau6:amd64.
#8 12.49 Preparing to unpack .../054-libxau6_1%3a1.0.9-1_amd64.deb ...
#8 12.50 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#8 12.58 Selecting previously unselected package libbsd0:amd64.
#8 12.58 Preparing to unpack .../055-libbsd0_0.11.7-2_amd64.deb ...
#8 12.59 Unpacking libbsd0:amd64 (0.11.7-2) ...
#8 12.66 Selecting previously unselected package libxdmcp6:amd64.
#8 12.66 Preparing to unpack .../056-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#8 12.67 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#8 12.74 Selecting previously unselected package libxcb1:amd64.
#8 12.75 Preparing to unpack .../057-libxcb1_1.15-1_amd64.deb ...
#8 12.75 Unpacking libxcb1:amd64 (1.15-1) ...
#8 12.82 Selecting previously unselected package libx11-data.
#8 12.82 Preparing to unpack .../058-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
#8 12.83 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
#8 13.00 Selecting previously unselected package libx11-6:amd64.
#8 13.01 Preparing to unpack .../059-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
#8 13.02 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#8 13.17 Selecting previously unselected package libxpm4:amd64.
#8 13.18 Preparing to unpack .../060-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
#8 13.19 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#8 13.27 Selecting previously unselected package libgd3:amd64.
#8 13.27 Preparing to unpack .../061-libgd3_2.3.3-9_amd64.deb ...
#8 13.28 Unpacking libgd3:amd64 (2.3.3-9) ...
#8 13.40 Selecting previously unselected package libglib2.0-0:amd64.
#8 13.40 Preparing to unpack .../062-libglib2.0-0_2.74.6-2+deb12u8_amd64.deb ...
#8 13.41 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#8 13.62 Selecting previously unselected package libgts-0.7-5:amd64.
#8 13.62 Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#8 13.63 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#8 13.72 Selecting previously unselected package libpixman-1-0:amd64.
#8 13.72 Preparing to unpack .../064-libpixman-1-0_0.42.2-1_amd64.deb ...
#8 13.76 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#8 13.85 Selecting previously unselected package libxcb-render0:amd64.
#8 13.85 Preparing to unpack .../065-libxcb-render0_1.15-1_amd64.deb ...
#8 13.86 Unpacking libxcb-render0:amd64 (1.15-1) ...
#8 13.93 Selecting previously unselected package libxcb-shm0:amd64.
#8 13.93 Preparing to unpack .../066-libxcb-shm0_1.15-1_amd64.deb ...
#8 13.94 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#8 14.03 Selecting previously unselected package libxext6:amd64.
#8 14.03 Preparing to unpack .../067-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
#8 14.04 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
#8 14.10 Selecting previously unselected package libxrender1:amd64.
#8 14.11 Preparing to unpack .../068-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#8 14.11 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#8 14.19 Selecting previously unselected package libcairo2:amd64.
#8 14.19 Preparing to unpack .../069-libcairo2_1.16.0-7_amd64.deb ...
#8 14.20 Unpacking libcairo2:amd64 (1.16.0-7) ...
#8 14.32 Selecting previously unselected package libltdl7:amd64.
#8 14.32 Preparing to unpack .../070-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#8 14.33 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#8 14.40 Selecting previously unselected package libfribidi0:amd64.
#8 14.41 Preparing to unpack .../071-libfribidi0_1.0.8-2.1_amd64.deb ...
#8 14.41 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#8 14.50 Selecting previously unselected package libgraphite2-3:amd64.
#8 14.50 Preparing to unpack .../072-libgraphite2-3_1.3.14-1_amd64.deb ...
#8 14.51 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#8 14.58 Selecting previously unselected package libharfbuzz0b:amd64.
#8 14.58 Preparing to unpack .../073-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#8 14.59 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#8 14.71 Selecting previously unselected package libthai-data.
#8 14.72 Preparing to unpack .../074-libthai-data_0.1.29-1_all.deb ...
#8 14.72 Unpacking libthai-data (0.1.29-1) ...
#8 14.83 Selecting previously unselected package libdatrie1:amd64.
#8 14.84 Preparing to unpack .../075-libdatrie1_0.2.13-2+b1_amd64.deb ...
#8 14.84 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#8 14.92 Selecting previously unselected package libthai0:amd64.
#8 14.92 Preparing to unpack .../076-libthai0_0.1.29-1_amd64.deb ...
#8 14.93 Unpacking libthai0:amd64 (0.1.29-1) ...
#8 15.00 Selecting previously unselected package libpango-1.0-0:amd64.
#8 15.01 Preparing to unpack .../077-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#8 15.01 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#8 15.11 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#8 15.11 Preparing to unpack .../078-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#8 15.12 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#8 15.19 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#8 15.19 Preparing to unpack .../079-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#8 15.20 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#8 15.30 Selecting previously unselected package libpathplan4:amd64.
#8 15.30 Preparing to unpack .../080-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#8 15.31 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#8 15.40 Selecting previously unselected package libgvc6.
#8 15.40 Preparing to unpack .../081-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#8 15.41 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#8 15.55 Selecting previously unselected package libgvpr2:amd64.
#8 15.55 Preparing to unpack .../082-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#8 15.56 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#8 15.64 Selecting previously unselected package liblab-gamut1:amd64.
#8 15.65 Preparing to unpack .../083-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#8 15.71 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#8 15.88 Selecting previously unselected package x11-common.
#8 15.89 Preparing to unpack .../084-x11-common_1%3a7.7+23_all.deb ...
#8 15.90 Unpacking x11-common (1:7.7+23) ...
#8 15.99 Selecting previously unselected package libice6:amd64.
#8 16.00 Preparing to unpack .../085-libice6_2%3a1.0.10-1_amd64.deb ...
#8 16.00 Unpacking libice6:amd64 (2:1.0.10-1) ...
#8 16.10 Selecting previously unselected package libsm6:amd64.
#8 16.10 Preparing to unpack .../086-libsm6_2%3a1.2.3-1_amd64.deb ...
#8 16.11 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#8 16.19 Selecting previously unselected package libxt6:amd64.
#8 16.19 Preparing to unpack .../087-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#8 16.20 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#8 16.29 Selecting previously unselected package libxmu6:amd64.
#8 16.30 Preparing to unpack .../088-libxmu6_2%3a1.1.3-3_amd64.deb ...
#8 16.37 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#8 16.46 Selecting previously unselected package libxaw7:amd64.
#8 16.47 Preparing to unpack .../089-libxaw7_2%3a1.0.14-1_amd64.deb ...
#8 16.47 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#8 16.57 Selecting previously unselected package graphviz.
#8 16.57 Preparing to unpack .../090-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#8 16.60 Unpacking graphviz (2.42.2-7+deb12u1) ...
#8 17.02 Selecting previously unselected package libc-dev-bin.
#8 17.03 Preparing to unpack .../091-libc-dev-bin_2.36-9+deb12u13_amd64.deb ...
#8 17.07 Unpacking libc-dev-bin (2.36-9+deb12u13) ...
#8 ...
#9 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3
#9 extracting sha256:e2825bf868f22d14d3f05f359173463f0f0267be2d976e6418e60614fd889eb3 0.1s done
#9 extracting sha256:897e79ccfa99eb2afa3751d3ed8955043242a1852f8b133df2da359f27adf8e4 0.0s done
#9 extracting sha256:62519bb8e321e2f2b73ca7cbce28a8ee685b75249e1695d7f00226dcc6acc712 done
#9 extracting sha256:0d043502090cb68a660a25cd3e51f8ab900126d3323207397c1fc788d594bd16 done
#9 extracting sha256:342776e796e765b68ef91cbcb1d632036840ef0d0375d58738b69482c8ac9c91 done
#9 extracting sha256:6e021e6cce07150245f69f038fcb71e770b0ccfcb2cbc22c8ad3300e37d22179 done
#9 extracting sha256:32c75dee3288d45d6e75faaee31bb0781fd390f338e11e60dac1467f84066ca7 done
#9 extracting sha256:3d7f482cbe6cff87f5852b89bff561191c6200025ae736aea4133b44ab705ec3 done
#9 extracting sha256:1d5eef19dce25b1a476069aeaf3897071736e397fdf32f9c1512cc70e401537b done
#9 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
#9 extracting sha256:0f7d1fbe5ccd7640769b069126eb28ab4debeb2ba0a7449e445025fdd7c9ca62 done
#9 extracting sha256:42bfbb5f040beb5185a9b035e0cce7e6cce9ef212198cdd7aacd4a39417b56e1 done
#9 extracting sha256:607ddff156bd20d0c7f4dbc7879b8998ac4638e4236f9eaa4aec699e6ff515fe done
#9 extracting sha256:933b272ce764abe6cbc8195de285e22f726b3d839101a1382868b5fbdebbce2f done
#9 extracting sha256:e310dc17a7b2bcabe5b93947302dc37403d1dee019250a7335f8b631a9031c54 done
#9 extracting sha256:81ec099b03230ebf3e01dda7b57a4cf5b2d0d27fe9342c0f5408bd3a50eb044a done
#9 extracting sha256:acb9566662337c90b20e3ba9d69bb5562cd994b5cd150f956195b6fbf695df25 done
#9 extracting sha256:d761168a5daf5f9074ae8ad181fa59e5198cf67cbfd67a8313f5448b52bd4e62 done
#9 extracting sha256:dee9f8fb3c11458eac0a768f0fc5ffa765046c8e75b285811182048e05ca2a3d done
#9 extracting sha256:3268b5da1fd9b0e31168aef8be0653174d0566d0afa9bac89e60134e44c363e9 done
#9 extracting sha256:b4345538540c1dba08a15c080cbe210d7a378a7070da1ab305d5b15ee1e63dff done
#9 extracting sha256:0597523f21c89ff3cf45dbd1854e826ecb9be6b15e9017afbbee04f124ffc335 done
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 0.4s
#9 ...
#8 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#8 17.34 Selecting previously unselected package linux-libc-dev:amd64.
#8 17.35 Preparing to unpack .../092-linux-libc-dev_6.1.164-1_amd64.deb ...
#8 17.37 Unpacking linux-libc-dev:amd64 (6.1.164-1) ...
#8 18.05 Selecting previously unselected package libcrypt-dev:amd64.
#8 18.05 Preparing to unpack .../093-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
#8 18.07 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
#8 18.26 Selecting previously unselected package libtirpc-common.
#8 18.26 Preparing to unpack .../094-libtirpc-common_1.3.3+ds-1_all.deb ...
#8 18.27 Unpacking libtirpc-common (1.3.3+ds-1) ...
#8 18.35 Selecting previously unselected package libtirpc3:amd64.
#8 18.35 Preparing to unpack .../095-libtirpc3_1.3.3+ds-1_amd64.deb ...
#8 18.36 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#8 18.43 Selecting previously unselected package libnsl2:amd64.
#8 18.43 Preparing to unpack .../096-libnsl2_1.3.0-2_amd64.deb ...
#8 18.44 Unpacking libnsl2:amd64 (1.3.0-2) ...
#8 18.49 Selecting previously unselected package libtirpc-dev:amd64.
#8 18.49 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
#8 18.50 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
#8 18.57 Selecting previously unselected package libnsl-dev:amd64.
#8 18.57 Preparing to unpack .../098-libnsl-dev_1.3.0-2_amd64.deb ...
#8 18.58 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#8 18.64 Selecting previously unselected package rpcsvc-proto.
#8 18.64 Preparing to unpack .../099-rpcsvc-proto_1.4.3-1_amd64.deb ...
#8 18.65 Unpacking rpcsvc-proto (1.4.3-1) ...
#8 18.73 Selecting previously unselected package libc6-dev:amd64.
#8 18.74 Preparing to unpack .../100-libc6-dev_2.36-9+deb12u13_amd64.deb ...
#8 18.75 Unpacking libc6-dev:amd64 (2.36-9+deb12u13) ...
#8 19.01 Selecting previously unselected package libev4:amd64.
#8 19.02 Preparing to unpack .../101-libev4_1%3a4.33-1_amd64.deb ...
#8 19.03 Unpacking libev4:amd64 (1:4.33-1) ...
#8 19.10 Selecting previously unselected package libev-dev:amd64.
#8 19.10 Preparing to unpack .../102-libev-dev_1%3a4.33-1_amd64.deb ...
#8 19.11 Unpacking libev-dev:amd64 (1:4.33-1) ...
#8 19.20 Selecting previously unselected package libsqlite3-0:amd64.
#8 19.20 Preparing to unpack .../103-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ...
#8 19.21 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#8 19.31 Selecting previously unselected package libsqlite3-dev:amd64.
#8 19.31 Preparing to unpack .../104-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#8 19.32 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#8 19.46 Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
#8 19.49 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#8 19.52 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#8 19.54 Setting up libaom3:amd64 (3.6.0-1+deb12u2) ...
#8 19.57 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#8 19.64 Setting up libxau6:amd64 (1:1.0.9-1) ...
#8 19.71 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#8 19.74 Setting up libpsl5:amd64 (0.21.2-1) ...
#8 19.76 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
#8 19.79 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#8 19.81 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#8 19.84 No schema files found: doing nothing.
#8 19.85 Setting up libtirpc-common (1.3.3+ds-1) ...
#8 19.90 Setting up libev4:amd64 (1:4.33-1) ...
#8 19.93 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#8 19.95 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#8 19.97 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#8 20.00 Setting up libssl3:amd64 (3.0.19-1~deb12u2) ...
#8 20.14 Setting up x11-common (1:7.7+23) ...
#8 20.37 debconf: unable to initialize frontend: Dialog
#8 20.37 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 20.37 debconf: falling back to frontend: Readline
#8 20.37 debconf: unable to initialize frontend: Readline
#8 20.37 debconf: (This frontend requires a controlling tty.)
#8 20.37 debconf: falling back to frontend: Teletype
#8 20.44 invoke-rc.d: could not determine current runlevel
#8 20.44 invoke-rc.d: policy-rc.d denied execution of restart.
#8 20.46 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#8 20.48 Setting up libdeflate0:amd64 (1.14-1) ...
#8 20.68 Setting up linux-libc-dev:amd64 (6.1.164-1) ...
#8 20.71 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#8 20.73 Setting up libjbig0:amd64 (2.1-6.1) ...
#8 20.75 Setting up librav1e0:amd64 (0.5.1-6) ...
#8 20.80 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u4) ...
#8 20.89 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#8 20.91 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#8 20.94 Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
#8 20.96 Setting up rpcsvc-proto (1.4.3-1) ...
#8 20.98 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#8 21.00 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
#8 21.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#8 21.04 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#8 21.06 Setting up libann0 (1.1.2+doc-9+b1) ...
#8 21.08 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#8 21.12 Setting up libpng16-16:amd64 (1.6.39-2+deb12u4) ...
#8 21.14 Setting up fonts-dejavu-core (2.37-6) ...
#8 21.27 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
#8 21.29 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u4) ...
#8 21.31 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#8 21.34 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#8 21.36 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#8 21.38 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#8 21.41 Setting up libnuma1:amd64 (2.0.16-1) ...
#8 21.43 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
#8 21.46 Setting up libtiff6:amd64 (4.5.0-6+deb12u4) ...
#8 21.48 Setting up git-man (1:2.39.5-0+deb12u3) ...
#8 21.51 Setting up libthai-data (0.1.29-1) ...
#8 21.53 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#8 21.56 Setting up netbase (6.4) ...
#8 21.64 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#8 21.67 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u4) ...
#8 21.71 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#8 21.74 Setting up libev-dev:amd64 (1:4.33-1) ...
#8 21.79 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
#8 21.82 Setting up libc-dev-bin (2.36-9+deb12u13) ...
#8 21.86 Setting up openssl (3.0.19-1~deb12u2) ...
#8 21.88 Setting up libbsd0:amd64 (0.11.7-2) ...
#8 21.93 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#8 21.95 Setting up libgdbm6:amd64 (1.23-3) ...
#8 21.98 Setting up libice6:amd64 (2:1.0.10-1) ...
#8 22.00 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#8 22.02 Setting up libxcb1:amd64 (1.15-1) ...
#8 22.05 Setting up libavif15:amd64 (0.11.1-1+deb12u1) ...
#8 22.07 Setting up libxcb-render0:amd64 (1.15-1) ...
#8 22.10 Setting up fontconfig-config (2.14.1-4) ...
#8 22.23 debconf: unable to initialize frontend: Dialog
#8 22.23 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 22.23 debconf: falling back to frontend: Readline
#8 22.24 debconf: unable to initialize frontend: Readline
#8 22.24 debconf: (This frontend requires a controlling tty.)
#8 22.24 debconf: falling back to frontend: Teletype
#8 22.53 Setting up libxcb-shm0:amd64 (1.15-1) ...
#8 22.55 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#8 22.57 Setting up libthai0:amd64 (0.1.29-1) ...
#8 22.67 Setting up ca-certificates (20230311+deb12u1) ...
#8 22.78 debconf: unable to initialize frontend: Dialog
#8 22.78 debconf: (TERM is not set, so the dialog frontend is not usable.)
#8 22.78 debconf: falling back to frontend: Readline
#8 22.79 debconf: unable to initialize frontend: Readline
#8 22.79 debconf: (This frontend requires a controlling tty.)
#8 22.79 debconf: falling back to frontend: Teletype
#8 23.33 Updating certificates in /etc/ssl/certs...
#8 24.50 142 added, 0 removed; done.
#8 24.56 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#8 24.58 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ...
#8 24.65 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#8 24.67 Setting up libx265-199:amd64 (3.5-2+b1) ...
#8 24.69 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#8 24.71 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#8 24.74 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#8 24.76 Setting up libfontconfig1:amd64 (2.14.1-4) ...
#8 24.79 Setting up libsm6:amd64 (2:1.2.3-1) ...
#8 24.82 Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#8 24.84 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#8 24.86 Setting up fontconfig (2.14.1-4) ...
#8 24.88 Regenerating fonts cache... done.
#8 27.14 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#8 27.17 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#8 27.19 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#8 27.21 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
#8 27.23 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
#8 27.25 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
#8 27.27 Setting up libcairo2:amd64 (1.16.0-7) ...
#8 27.29 Setting up perl (5.36.0-7+deb12u3) ...
#8 27.33 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
#8 27.35 Setting up libgd3:amd64 (2.3.3-9) ...
#8 27.39 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#8 27.41 Setting up libnsl2:amd64 (1.3.0-2) ...
#8 27.44 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#8 27.46 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#8 27.49 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#8 27.51 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#8 27.53 Setting up liberror-perl (0.17029-2) ...
#8 27.54 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#8 27.59 Setting up git (1:2.39.5-0+deb12u3) ...
#8 27.62 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#8 27.64 Setting up libc6-dev:amd64 (2.36-9+deb12u13) ...
#8 27.66 Setting up graphviz (2.42.2-7+deb12u1) ...
#8 27.68 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#8 ...
#9 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 19.1s
#9 ...
#8 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#8 27.70 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#8 27.74 Processing triggers for ca-certificates (20230311+deb12u1) ...
#8 27.76 Updating certificates in /etc/ssl/certs...
#8 28.41 0 added, 0 removed; done.
#8 28.41 Running hooks in /etc/ca-certificates/update.d...
#8 28.41 done.
#8 DONE 29.3s
#9 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3
#9 ...
#10 [stage-1 3/5] ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx
#10 DONE 0.2s
#9 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:364a5f3cb3af0600ede84831ffd75e497f8d145304158cf012e306e30a102bb3
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 26.1s
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 32.5s
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 38.0s
#9 extracting sha256:6ad3b96599c07fd534f99c1e359d41eb2431a19474af578abbd5284e310f687f 38.8s done
#9 extracting sha256:bca510d57df446baa19ae7d0647806687b5c4e98488d6d84351c8cff88998ea0
#9 extracting sha256:bca510d57df446baa19ae7d0647806687b5c4e98488d6d84351c8cff88998ea0 done
#9 extracting sha256:523a23e186eef9c92821f233c9ccef13fced63df45c5288415b3db76811405dc 0.1s
#9 extracting sha256:523a23e186eef9c92821f233c9ccef13fced63df45c5288415b3db76811405dc 6.1s
#9 extracting sha256:523a23e186eef9c92821f233c9ccef13fced63df45c5288415b3db76811405dc 8.5s done
#9 extracting sha256:64ce3d0617dd43b5a891177945aa6b4d90ed65d3cd28b24dbd378d57076f2f88
#9 extracting sha256:64ce3d0617dd43b5a891177945aa6b4d90ed65d3cd28b24dbd378d57076f2f88 done
#9 extracting sha256:3cf630b9d4536d1b13f9116e7f4a89282e16031339ac100be24e3f91738131fd done
#9 extracting sha256:2286f06371058fd3e5a2e147811d1c73e9935585c1cfafa1ba2cc33bfb28a461 done
#9 extracting sha256:85b1f90896aaeef0831ec9ad7ea8f72ee14b514e287cb3e9b121641b45aaac9d
#9 extracting sha256:85b1f90896aaeef0831ec9ad7ea8f72ee14b514e287cb3e9b121641b45aaac9d 3.6s done
#9 extracting sha256:81e3690db2bd16e98fe18acca46b8e612e39b9748d4d9b84bbb57faadcf1c4fa
#9 extracting sha256:81e3690db2bd16e98fe18acca46b8e612e39b9748d4d9b84bbb57faadcf1c4fa done
#9 extracting sha256:0f789c56384ce34333169c74c4b5faf71d90edf265669bf79e3040a240c7556e 0.0s done
#9 extracting sha256:f340fa42340e7b920e1cfd5845b1de90650e17b3136b12fd2fdc21bca7df0f77 done
#9 DONE 68.6s
#11 [build 2/10] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 0.263 Configuring from /home/opam/.opamrc and then from built-in defaults.
#11 0.263 Checking for available remotes: rsync and local, git.
#11 0.264 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#11 0.264 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#11 0.264
#11 0.324 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.324 You may want to back it up before going further.
#11 0.324
#11 0.327 Continue? [y/n] y
#11 0.332 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#11 0.332 opam option jobs=255 --global
#11 0.339 Format upgrade done.
#11 5.520
#11 5.520 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 100.1 [default] Initialised
#11 DONE 106.8s
#12 [build 3/10] RUN sudo apt-get update && sudo apt-get install pkg-config libgmp-dev graphviz libev-dev libffi-dev libsqlite3-dev -y --no-install-recommends
#12 0.303 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.303 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#12 0.304 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#12 0.488 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB]
#12 0.526 Fetched 398 kB in 0s (1648 kB/s)
#12 0.526 Reading package lists...
#12 0.940 Reading package lists...
#12 1.333 Building dependency tree...
#12 1.421 Reading state information...
#12 1.515 The following additional packages will be installed:
#12 1.515 fontconfig libann0 libcairo2 libcdt5 libcgraph6 libdatrie1 libev4
#12 1.516 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6
#12 1.516 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#12 1.517 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#12 1.517 libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#12 1.517 libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#12 1.517 Suggested packages:
#12 1.517 gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#12 1.517 sqlite3-doc
#12 1.517 Recommended packages:
#12 1.517 fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#12 1.720 The following NEW packages will be installed:
#12 1.720 fontconfig graphviz libann0 libcairo2 libcdt5 libcgraph6 libdatrie1
#12 1.720 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0 libgmp-dev
#12 1.720 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b
#12 1.720 libice6 liblab-gamut1 libltdl7 libpango-1.0-0 libpangocairo-1.0-0
#12 1.720 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3 libsm6
#12 1.720 libsqlite3-dev libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0
#12 1.721 libxmu6 libxrender1 libxt6 pkg-config pkgconf pkgconf-bin x11-common
#12 1.744 0 upgraded, 42 newly installed, 0 to remove and 4 not upgraded.
#12 1.744 Need to get 11.4 MB of archives.
#12 1.744 After this operation, 29.9 MB of additional disk space will be used.
#12 1.744 Get:1 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#12 1.758 Get:2 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#12 1.759 Get:3 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#12 1.760 Get:4 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#12 1.766 Get:5 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u8 [1402 kB]
#12 1.773 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#12 1.774 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#12 1.776 Get:8 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#12 1.777 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#12 1.778 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#12 1.778 Get:11 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#12 1.781 Get:12 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#12 1.783 Get:13 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#12 1.784 Get:14 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#12 1.784 Get:15 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#12 1.792 Get:16 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#12 1.793 Get:17 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#12 1.793 Get:18 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#12 1.794 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#12 1.795 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#12 1.795 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#12 1.798 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#12 1.798 Get:23 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#12 1.803 Get:24 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#12 1.804 Get:25 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#12 1.805 Get:26 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#12 1.806 Get:27 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#12 1.835 Get:28 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#12 1.838 Get:29 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#12 1.839 Get:30 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#12 1.840 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#12 1.841 Get:32 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#12 1.844 Get:33 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#12 1.845 Get:34 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#12 1.846 Get:35 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#12 1.850 Get:36 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#12 1.853 Get:37 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#12 1.860 Get:38 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#12 1.867 Get:39 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#12 1.872 Get:40 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#12 1.872 Get:41 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#12 1.873 Get:42 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#12 2.034 debconf: delaying package configuration, since apt-utils is not installed
#12 2.064 Fetched 11.4 MB in 0s (78.9 MB/s)
#12 2.115 Selecting previously unselected package fontconfig.
#12 2.115 (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 ... 18755 files and directories currently installed.)
#12 2.175 Preparing to unpack .../00-fontconfig_2.14.1-4_amd64.deb ...
#12 2.182 Unpacking fontconfig (2.14.1-4) ...
#12 2.275 Selecting previously unselected package libann0.
#12 2.277 Preparing to unpack .../01-libann0_1.1.2+doc-9+b1_amd64.deb ...
#12 2.289 Unpacking libann0 (1.1.2+doc-9+b1) ...
#12 2.336 Selecting previously unselected package libcdt5:amd64.
#12 2.338 Preparing to unpack .../02-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#12 2.344 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#12 2.391 Selecting previously unselected package libcgraph6:amd64.
#12 2.393 Preparing to unpack .../03-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#12 2.398 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#12 2.455 Selecting previously unselected package libglib2.0-0:amd64.
#12 2.457 Preparing to unpack .../04-libglib2.0-0_2.74.6-2+deb12u8_amd64.deb ...
#12 2.462 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#12 2.594 Selecting previously unselected package libgts-0.7-5:amd64.
#12 2.597 Preparing to unpack .../05-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#12 2.602 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#12 2.669 Selecting previously unselected package libpixman-1-0:amd64.
#12 2.671 Preparing to unpack .../06-libpixman-1-0_0.42.2-1_amd64.deb ...
#12 2.677 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#12 2.743 Selecting previously unselected package libxcb-render0:amd64.
#12 2.745 Preparing to unpack .../07-libxcb-render0_1.15-1_amd64.deb ...
#12 2.752 Unpacking libxcb-render0:amd64 (1.15-1) ...
#12 2.805 Selecting previously unselected package libxcb-shm0:amd64.
#12 2.807 Preparing to unpack .../08-libxcb-shm0_1.15-1_amd64.deb ...
#12 2.814 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#12 2.866 Selecting previously unselected package libxrender1:amd64.
#12 2.868 Preparing to unpack .../09-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#12 2.874 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#12 2.927 Selecting previously unselected package libcairo2:amd64.
#12 2.929 Preparing to unpack .../10-libcairo2_1.16.0-7_amd64.deb ...
#12 2.934 Unpacking libcairo2:amd64 (1.16.0-7) ...
#12 3.007 Selecting previously unselected package libltdl7:amd64.
#12 3.009 Preparing to unpack .../11-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#12 3.015 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#12 3.067 Selecting previously unselected package libfribidi0:amd64.
#12 3.069 Preparing to unpack .../12-libfribidi0_1.0.8-2.1_amd64.deb ...
#12 3.075 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#12 3.121 Selecting previously unselected package libgraphite2-3:amd64.
#12 3.123 Preparing to unpack .../13-libgraphite2-3_1.3.14-1_amd64.deb ...
#12 3.128 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#12 3.183 Selecting previously unselected package libharfbuzz0b:amd64.
#12 3.185 Preparing to unpack .../14-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#12 3.190 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#12 3.262 Selecting previously unselected package libthai-data.
#12 3.264 Preparing to unpack .../15-libthai-data_0.1.29-1_all.deb ...
#12 3.349 Unpacking libthai-data (0.1.29-1) ...
#12 3.412 Selecting previously unselected package libdatrie1:amd64.
#12 3.415 Preparing to unpack .../16-libdatrie1_0.2.13-2+b1_amd64.deb ...
#12 3.421 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#12 3.473 Selecting previously unselected package libthai0:amd64.
#12 3.475 Preparing to unpack .../17-libthai0_0.1.29-1_amd64.deb ...
#12 3.483 Unpacking libthai0:amd64 (0.1.29-1) ...
#12 3.536 Selecting previously unselected package libpango-1.0-0:amd64.
#12 3.538 Preparing to unpack .../18-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.544 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.608 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#12 3.610 Preparing to unpack .../19-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.616 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.681 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#12 3.683 Preparing to unpack .../20-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.688 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.735 Selecting previously unselected package libpathplan4:amd64.
#12 3.737 Preparing to unpack .../21-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#12 3.743 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#12 3.796 Selecting previously unselected package libgvc6.
#12 3.797 Preparing to unpack .../22-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#12 3.804 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#12 3.900 Selecting previously unselected package libgvpr2:amd64.
#12 3.902 Preparing to unpack .../23-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#12 3.908 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#12 3.986 Selecting previously unselected package liblab-gamut1:amd64.
#12 3.988 Preparing to unpack .../24-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#12 3.994 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#12 4.089 Selecting previously unselected package x11-common.
#12 4.091 Preparing to unpack .../25-x11-common_1%3a7.7+23_all.deb ...
#12 4.097 Unpacking x11-common (1:7.7+23) ...
#12 4.165 Selecting previously unselected package libice6:amd64.
#12 4.167 Preparing to unpack .../26-libice6_2%3a1.0.10-1_amd64.deb ...
#12 4.174 Unpacking libice6:amd64 (2:1.0.10-1) ...
#12 4.221 Selecting previously unselected package libsm6:amd64.
#12 4.223 Preparing to unpack .../27-libsm6_2%3a1.2.3-1_amd64.deb ...
#12 4.230 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#12 4.282 Selecting previously unselected package libxt6:amd64.
#12 4.284 Preparing to unpack .../28-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#12 4.291 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#12 4.346 Selecting previously unselected package libxmu6:amd64.
#12 4.348 Preparing to unpack .../29-libxmu6_2%3a1.1.3-3_amd64.deb ...
#12 4.356 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#12 4.406 Selecting previously unselected package libxaw7:amd64.
#12 4.408 Preparing to unpack .../30-libxaw7_2%3a1.0.14-1_amd64.deb ...
#12 4.415 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#12 4.474 Selecting previously unselected package graphviz.
#12 4.476 Preparing to unpack .../31-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#12 4.482 Unpacking graphviz (2.42.2-7+deb12u1) ...
#12 4.589 Selecting previously unselected package libev4:amd64.
#12 4.591 Preparing to unpack .../32-libev4_1%3a4.33-1_amd64.deb ...
#12 4.597 Unpacking libev4:amd64 (1:4.33-1) ...
#12 4.640 Selecting previously unselected package libev-dev:amd64.
#12 4.642 Preparing to unpack .../33-libev-dev_1%3a4.33-1_amd64.deb ...
#12 4.647 Unpacking libev-dev:amd64 (1:4.33-1) ...
#12 4.700 Selecting previously unselected package libffi-dev:amd64.
#12 4.702 Preparing to unpack .../34-libffi-dev_3.4.4-1_amd64.deb ...
#12 4.707 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#12 4.769 Selecting previously unselected package libgmpxx4ldbl:amd64.
#12 4.771 Preparing to unpack .../35-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#12 4.777 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 4.817 Selecting previously unselected package libgmp-dev:amd64.
#12 4.819 Preparing to unpack .../36-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#12 4.825 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 4.893 Selecting previously unselected package libpkgconf3:amd64.
#12 4.894 Preparing to unpack .../37-libpkgconf3_1.8.1-1_amd64.deb ...
#12 4.900 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#12 4.937 Selecting previously unselected package libsqlite3-dev:amd64.
#12 4.939 Preparing to unpack .../38-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#12 4.944 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#12 5.028 Selecting previously unselected package pkgconf-bin.
#12 5.030 Preparing to unpack .../39-pkgconf-bin_1.8.1-1_amd64.deb ...
#12 5.035 Unpacking pkgconf-bin (1.8.1-1) ...
#12 5.081 Selecting previously unselected package pkgconf:amd64.
#12 5.083 Preparing to unpack .../40-pkgconf_1.8.1-1_amd64.deb ...
#12 5.091 Unpacking pkgconf:amd64 (1.8.1-1) ...
#12 5.151 Selecting previously unselected package pkg-config:amd64.
#12 5.153 Preparing to unpack .../41-pkg-config_1.8.1-1_amd64.deb ...
#12 5.160 Unpacking pkg-config:amd64 (1.8.1-1) ...
#12 5.218 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#12 5.237 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#12 5.256 Setting up fontconfig (2.14.1-4) ...
#12 5.270 Regenerating fonts cache... done.
#12 7.291 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#12 7.310 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#12 7.327 Setting up libxcb-render0:amd64 (1.15-1) ...
#12 7.344 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#12 7.362 No schema files found: doing nothing.
#12 7.371 Setting up libev4:amd64 (1:4.33-1) ...
#12 7.389 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#12 7.408 Setting up x11-common (1:7.7+23) ...
#12 7.578 invoke-rc.d: could not determine current runlevel
#12 7.582 invoke-rc.d: policy-rc.d denied execution of restart.
#12 7.592 Setting up libxcb-shm0:amd64 (1.15-1) ...
#12 7.612 Setting up libffi-dev:amd64 (3.4.4-1) ...
#12 7.631 Setting up libcairo2:amd64 (1.16.0-7) ...
#12 7.649 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#12 7.668 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#12 7.687 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 7.706 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#12 7.725 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#12 7.743 Setting up libann0 (1.1.2+doc-9+b1) ...
#12 7.763 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#12 7.782 Setting up pkgconf-bin (1.8.1-1) ...
#12 7.803 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#12 7.822 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#12 7.843 Setting up libthai-data (0.1.29-1) ...
#12 7.863 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#12 7.880 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#12 7.900 Setting up libev-dev:amd64 (1:4.33-1) ...
#12 7.917 Setting up libice6:amd64 (2:1.0.10-1) ...
#12 7.934 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 7.974 Setting up pkgconf:amd64 (1.8.1-1) ...
#12 7.992 Setting up libthai0:amd64 (0.1.29-1) ...
#12 8.011 Setting up pkg-config:amd64 (1.8.1-1) ...
#12 8.028 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#12 8.046 Setting up libsm6:amd64 (2:1.2.3-1) ...
#12 8.067 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#12 8.089 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#12 8.109 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#12 8.128 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#12 8.147 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#12 8.168 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#12 8.188 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#12 8.229 Setting up graphviz (2.42.2-7+deb12u1) ...
#12 8.255 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#12 DONE 8.4s
#13 [build 4/10] RUN cd opam-repository && git pull origin f089d8564db935c703bea70a4b3d8335ffa1bef3
#13 4.272 From https://github.com/ocaml/opam-repository
#13 4.272 * branch f089d8564db935c703bea70a4b3d8335ffa1bef3 -> FETCH_HEAD
#13 4.986 Already up to date.
#13 DONE 5.2s
#14 [build 5/10] RUN opam update
#14 0.655
#14 0.655 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#14 1.681 [default] no changes from git+file:///home/opam/opam-repository
#14 DONE 1.9s
#15 [build 6/10] WORKDIR /home/opam
#15 DONE 0.2s
#16 [build 7/10] ADD deployer.opam deployer.opam
#16 DONE 0.1s
#17 [build 8/10] RUN opam install . --deps-only
#17 0.595 [WARNING] Failed checks on deployer package definition from source at file:///home/opam:
#17 0.595 warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LICENSE"
#17 1.099 The following additional pinnings are required by deployer.dev:
#17 1.099 - current.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 - current_web.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 - current_git.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 - current_github.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 - current_docker.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 - current_slack.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.099 Pin and install them? [y/n] y
#17 3.089 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_web from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 3.089 Branch patch not found
#17 3.747 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 3.747 Branch patch not found
#17 4.174 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_git from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 4.174 Branch patch not found
#17 5.029 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_github from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 5.029 Branch patch not found
#17 5.897 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_docker from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 5.897 Branch patch not found
#17 7.617 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_slack from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 7.617 Branch patch not found
#17 7.618 Could not retrieve some package sources, they will not be pinned nor installed:
#17 7.618 - current:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618 - current_web:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618 - current_git:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618 - current_github:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618 - current_docker:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618 - current_slack:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.618
#17 7.618 Continue anyway? [y/n] y
#17 36.76 The following actions will be performed:
#17 36.77 === install 134 packages
#17 36.77 - install angstrom 0.16.1 [required by multipart_form-lwt]
#17 36.77 - install ansi 0.7.0 [required by current_web]
#17 36.77 - install asetmap 0.8.1 [required by prometheus]
#17 36.77 - install asn1-combinators 0.2.6 [required by x509]
#17 36.77 - install astring 0.8.5 [required by current_docker, current, current_github]
#17 36.77 - install atd 4.0.0 [required by atdgen]
#17 36.77 - install atdgen 4.0.0 [required by github-data]
#17 36.77 - install atdgen-runtime 4.0.0 [required by github-data]
#17 36.77 - install base v0.16.4 [required by ppx_sexp_conv]
#17 36.77 - install base-bytes base [required by csv]
#17 36.77 - install base64 3.5.2 [required by current_github]
#17 36.77 - install bigstringaf 0.10.0 [required by multipart_form-lwt]
#17 36.77 - install biniou 1.2.2 [required by atdgen]
#17 36.77 - install bos 0.2.1 [required by current, current_docker]
#17 36.77 - install bstr 0.0.4 [required by prettym]
#17 36.77 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#17 36.77 - install camlp-streams 5.0.1 [required by biniou]
#17 36.77 - install cf 0.5.0 [required by cf-lwt]
#17 36.77 - install cf-lwt 0.5.0 [required by irmin-watcher]
#17 36.77 - install cmdliner 1.3.0 [required by current, current_github]
#17 36.77 - install cohttp 6.0.0 [required by cohttp-lwt-unix, github-unix]
#17 36.77 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#17 36.77 - install cohttp-lwt-unix 6.0.0 [required by current_github, current_slack]
#17 36.77 - install conduit 6.2.3 [required by conduit-lwt]
#17 36.77 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#17 36.77 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix, current_web]
#17 36.77 - install conf-git 1.1 [required by current_git]
#17 36.77 - install conf-gmp 5 [required by zarith, conf-gmp-powm-sec]
#17 36.77 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#17 36.77 - install conf-graphviz 0.1 [required by current_web]
#17 36.77 - install conf-libev 4-13 [required by current]
#17 36.77 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#17 36.77 - install conf-pkg-config 4 [required by conf-sqlite3]
#17 36.77 - install conf-sqlite3 1 [required by sqlite3]
#17 36.77 - install cppo 1.8.0 [required by ppx_deriving]
#17 36.77 - install crunch 4.0.0 [required by current_web]
#17 36.77 - install csexp 1.5.2 [required by dune-configurator]
#17 36.77 - install cstruct 6.2.0 [required by current_github]
#17 36.77 - install csv 2.4 [required by current_web]
#17 36.77 - install ctypes 0.24.0 [required by cf, fsevents]
#17 36.77 - install ctypes-foreign 0.24.0 [required by cf]
#17 36.77 - install current 0.7.4 [required by deployer]
#17 36.77 - install current_docker 0.7.4 [required by deployer]
#17 36.77 - install current_git 0.7.4 [required by deployer]
#17 36.77 - install current_github 0.7.4 [required by deployer]
#17 36.77 - install current_incr 0.6.1 [required by current]
#17 36.77 - install current_slack 0.7.4 [required by deployer]
#17 36.77 - install current_web 0.7.4 [required by deployer]
#17 36.77 - install domain-name 0.5.0 [required by x509, ipaddr, tls]
#17 36.77 - install dune 3.22.1 [required by deployer]
#17 36.77 - install dune-compiledb 0.6.0 [required by sqlite3]
#17 36.77 - install dune-configurator 3.22.1 [required by sqlite3]
#17 36.77 - install duration 0.2.1 [required by current_docker, current, current_github]
#17 36.77 - install easy-format 1.3.4 [required by atd]
#17 36.77 - install eqaf 0.9 [required by mirage-crypto]
#17 36.77 - install ezjsonm 1.3.0 [required by dune-compiledb]
#17 36.77 - install fmt 0.11.0 [required by current_github, current, current_docker, current_slack]
#17 36.77 - install fpath 0.7.3 [required by current, current_docker]
#17 36.77 - install fsevents 0.3.0 [required by fsevents-lwt]
#17 36.77 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#17 36.77 - install github 4.5.1 [required by github-unix]
#17 36.77 - install github-data 4.5.1 [required by github]
#17 36.77 - install github-unix 4.5.1 [required by current_github]
#17 36.77 - install gmap 0.3.0 [required by x509]
#17 36.77 - install hex 1.5.0 [required by current_github]
#17 36.77 - install hkdf 1.0.4 (deprecated) [required by tls]
#17 36.77 - install http 6.0.0 [required by cohttp-lwt-unix]
#17 36.77 - install inotify 2.6 [required by irmin-watcher]
#17 36.77 - install integers 0.7.0 [required by ctypes]
#17 36.77 - install ipaddr 5.6.2 [required by conduit-lwt-unix]
#17 36.77 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#17 36.77 - install irmin-watcher 0.5.0 [required by current_git]
#17 36.77 - install jsonm 1.0.2 [required by ezjsonm]
#17 36.77 - install ke 0.6 [required by multipart_form-lwt]
#17 36.77 - install logs 0.10.0 [required by current_github, current, current_docker, current_slack]
#17 36.77 - install lwt 6.1.1 [required by current_github, current, current_docker, current_slack]
#17 36.77 - install lwt-dllist 1.1.0 [required by current]
#17 36.77 - install macaddr 5.6.2 [required by ipaddr]
#17 36.77 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#17 36.77 - install menhir 20260209 [required by atd]
#17 36.77 - install menhirCST 20260209 [required by menhir]
#17 36.77 - install menhirGLR 20260209 [required by menhir]
#17 36.77 - install menhirLib 20260209 [required by menhir]
#17 36.77 - install menhirSdk 20260209 [required by menhir]
#17 36.77 - install mirage-crypto 0.11.3 [required by current_github]
#17 36.77 - install mirage-crypto-ec 0.11.3 [required by x509, tls]
#17 36.77 - install mirage-crypto-pk 0.11.3 [required by current_github]
#17 36.77 - install mirage-crypto-rng 0.11.3 [required by current_web]
#17 36.77 - install mirage-crypto-rng-lwt 0.11.3 [required by current_web]
#17 36.77 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt]
#17 36.77 - install multipart_form 0.8.0 [required by multipart_form-lwt]
#17 36.77 - install multipart_form-lwt 0.8.0 [required by current_web]
#17 36.77 - install num 1.6 [required by sexplib]
#17 36.77 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#17 36.77 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#17 36.77 - install ocamlbuild 0.16.1 [required by astring, bos]
#17 36.77 - install ocamlfind 1.9.8 [required by bos, astring, ppx_deriving]
#17 36.77 - install ocplib-endian 1.2 [required by lwt]
#17 36.77 - install parsexp v0.16.0 [required by sexplib]
#17 36.77 - install pbkdf 1.2.0 [required by x509]
#17 36.77 - install pecu 0.7 [required by multipart_form]
#17 36.77 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#17 36.77 - install ppx_deriving 6.0.3 [required by current, current_docker]
#17 36.77 - install ppx_deriving_yojson 3.9.1 [required by current_docker, current_github]
#17 36.77 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix, current_web]
#17 36.77 - install ppxlib 0.35.0 [required by ppx_deriving]
#17 36.77 - install prettym 0.0.4 [required by multipart_form]
#17 36.77 - install prometheus 1.3 [required by deployer]
#17 36.77 - install prometheus-app 1.3 [required by deployer]
#17 36.77 - install ptime 1.2.0 [required by current_github]
#17 36.77 - install re 1.14.0 [required by current]
#17 36.77 - install result 1.5 [required by current_docker, current, current_github]
#17 36.77 - install routes 2.0.0 [required by current_web]
#17 36.77 - install rresult 0.7.0 [required by current_github]
#17 36.77 - install seq base [required by tyxml]
#17 36.77 - install session 0.5.0 [required by current_web]
#17 36.77 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#17 36.77 - install session-cohttp-lwt 0.5.0 [required by current_web]
#17 36.77 - install sexplib v0.16.0 [required by current_web]
#17 36.77 - install sexplib0 v0.16.0 [required by cohttp, ppxlib, dune-compiledb, cohttp-lwt]
#17 36.77 - install sqlite3 5.4.0 [required by current]
#17 36.77 - install stdlib-shims 0.3.0 [required by ppxlib]
#17 36.77 - install stringext 1.6.0 [required by github-unix]
#17 36.77 - install tls 0.17.5 [required by tls-lwt]
#17 36.77 - install tls-lwt 0.17.5 [required by current_github, current_slack]
#17 36.77 - install topkg 1.1.1 [required by astring, bos]
#17 36.77 - install tyxml 4.6.0 [required by current_github]
#17 36.77 - install unstrctrd 0.4 [required by multipart_form]
#17 36.77 - install uri 4.4.0 [required by current_github, current_slack]
#17 36.77 - install uri-sexp 4.4.0 [required by cohttp]
#17 36.77 - install uutf 1.0.4 [required by tyxml, ezjsonm, multipart_form]
#17 36.77 - install x509 0.16.5 [required by current_github]
#17 36.77 - install yojson 3.0.0 [required by current_github, current_docker, current_slack]
#17 36.77 - install zarith 1.14 [required by asn1-combinators, mirage-crypto-pk]
#17 37.22
#17 37.22 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#17 37.31 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#17 37.41 -> retrieved ansi.0.7.0 (https://opam.ocaml.org/cache)
#17 37.48 -> retrieved asn1-combinators.0.2.6 (https://opam.ocaml.org/cache)
#17 37.49 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#17 37.54 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#17 37.64 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#17 37.77 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#17 37.93 -> retrieved base.v0.16.4 (https://opam.ocaml.org/cache)
#17 37.96 -> retrieved biniou.1.2.2 (https://opam.ocaml.org/cache)
#17 38.04 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#17 38.07 -> retrieved bstr.0.0.4 (https://opam.ocaml.org/cache)
#17 38.16 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#17 38.21 -> retrieved ca-certs.0.2.3 (https://opam.ocaml.org/cache)
#17 38.74 -> retrieved atd.4.0.0, atdgen.4.0.0, atdgen-runtime.4.0.0 (https://opam.ocaml.org/cache)
#17 38.76 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://opam.ocaml.org/cache)
#17 38.77 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#17 38.81 -> installed conf-git.1.1
#17 38.89 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#17 38.89 -> installed conf-gmp.5
#17 38.99 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://opam.ocaml.org/cache)
#17 39.00 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#17 39.01 -> installed conf-graphviz.0.1
#17 39.02 -> installed conf-gmp-powm-sec.4
#17 39.02 -> installed conf-pkg-config.4
#17 39.03 -> installed conf-libffi.2.0.0
#17 39.03 -> installed conf-sqlite3.1
#17 39.27 -> 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)
#17 39.35 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#17 39.35 -> retrieved conf-libev.4-13 (2 extra sources)
#17 39.35 -> retrieved conf-libev.4-13 (2 extra sources)
#17 39.45 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#17 39.49 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#17 39.54 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#17 39.59 -> retrieved csv.2.4 (https://opam.ocaml.org/cache)
#17 39.63 -> installed conf-libev.4-13
#17 39.76 -> retrieved current_incr.0.6.1 (https://opam.ocaml.org/cache)
#17 40.02 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://opam.ocaml.org/cache)
#17 40.03 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#17 40.35 -> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_github.0.7.4, current_slack.0.7.4, current_web.0.7.4 (https://opam.ocaml.org/cache)
#17 40.38 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#17 40.42 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#17 40.49 -> retrieved easy-format.1.3.4 (https://opam.ocaml.org/cache)
#17 40.53 -> retrieved eqaf.0.9 (https://opam.ocaml.org/cache)
#17 40.63 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#17 40.71 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#17 40.73 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#17 40.86 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://opam.ocaml.org/cache)
#17 40.98 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (https://opam.ocaml.org/cache)
#17 46.23 -> retrieved dune.3.22.1, dune-configurator.3.22.1 (https://opam.ocaml.org/cache)
#17 47.60 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#17 47.65 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#17 47.68 -> installed cmdliner.1.3.0
#17 47.69 -> retrieved hkdf.1.0.4 (https://opam.ocaml.org/cache)
#17 47.75 -> retrieved inotify.2.6 (https://opam.ocaml.org/cache)
#17 47.77 -> retrieved integers.0.7.0 (https://opam.ocaml.org/cache)
#17 47.82 -> retrieved irmin-watcher.0.5.0 (https://opam.ocaml.org/cache)
#17 47.87 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#17 47.89 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#17 47.99 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#17 48.05 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#17 48.11 -> retrieved lwt.6.1.1 (https://opam.ocaml.org/cache)
#17 48.12 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#17 48.13 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#17 48.23 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#17 48.34 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (https://opam.ocaml.org/cache)
#17 48.46 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#17 48.62 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#17 49.63 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#17 49.96 -> 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)
#17 50.08 -> installed num.1.6
#17 50.10 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#17 50.15 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#17 50.24 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#17 50.35 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#17 50.46 -> retrieved pbkdf.1.2.0 (https://opam.ocaml.org/cache)
#17 50.50 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#17 50.62 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#17 50.64 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#17 50.68 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#17 50.82 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#17 50.91 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#17 50.97 -> retrieved prettym.0.0.4 (https://opam.ocaml.org/cache)
#17 51.15 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#17 51.25 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#17 51.28 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#17 51.45 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#17 51.46 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#17 51.49 -> retrieved routes.2.0.0 (https://opam.ocaml.org/cache)
#17 51.58 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#17 51.76 -> retrieved seq.base (2 extra sources)
#17 51.77 -> retrieved seq.base (2 extra sources)
#17 51.92 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://opam.ocaml.org/cache)
#17 51.96 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#17 51.99 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#17 52.12 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#17 52.19 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#17 52.22 -> retrieved sqlite3.5.4.0 (https://opam.ocaml.org/cache)
#17 52.57 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#17 52.61 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#17 52.74 -> retrieved tls.0.17.5, tls-lwt.0.17.5 (https://opam.ocaml.org/cache)
#17 52.82 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#17 52.93 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#17 52.98 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#17 53.17 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#17 53.22 -> retrieved x509.0.16.5 (https://opam.ocaml.org/cache)
#17 53.48 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#17 55.09 -> installed ocamlfind.1.9.8
#17 55.11 -> installed base-bytes.base
#17 55.11 -> installed seq.base
#17 58.06 -> installed ocamlbuild.0.16.1
#17 58.51 -> installed zarith.1.14
#17 63.09 -> installed topkg.1.1.1
#17 63.71 -> installed asetmap.0.8.1
#17 65.20 -> installed astring.0.8.5
#17 65.25 -> installed fmt.0.11.0
#17 66.12 -> installed fpath.0.7.3
#17 66.59 -> installed mtime.2.1.0
#17 67.25 -> installed rresult.0.7.0
#17 67.75 -> installed ptime.1.2.0
#17 68.41 -> installed uutf.1.0.4
#17 69.55 -> installed jsonm.1.0.2
#17 87.71 -> installed dune.3.22.1
#17 88.07 -> installed base64.3.5.2
#17 88.13 -> installed camlp-streams.5.0.1
#17 88.15 -> installed bstr.0.0.4
#17 88.42 -> installed csexp.1.5.2
#17 88.68 -> installed crunch.4.0.0
#17 88.97 -> installed cstruct.6.2.0
#17 89.22 -> installed cppo.1.8.0
#17 89.30 -> installed current_incr.0.6.1
#17 90.92 -> installed csv.2.4
#17 90.94 -> installed asn1-combinators.0.2.6
#17 90.96 -> installed domain-name.0.5.0
#17 91.12 -> installed duration.0.2.1
#17 91.16 -> installed easy-format.1.3.4
#17 91.34 -> installed gmap.0.3.0
#17 91.78 -> installed eqaf.0.9
#17 92.11 -> installed hex.1.5.0
#17 92.31 -> installed biniou.1.2.2
#17 92.53 -> installed dune-configurator.3.22.1
#17 92.60 -> installed http.6.0.0
#17 92.70 -> installed lwt-dllist.1.1.0
#17 92.74 -> installed ke.0.6
#17 93.13 -> installed macaddr.5.6.2
#17 93.15 -> installed bigstringaf.0.10.0
#17 93.64 -> installed menhirCST.20260209
#17 93.87 -> installed magic-mime.1.3.1
#17 94.09 -> installed ipaddr.5.6.2
#17 94.75 -> installed menhirGLR.20260209
#17 94.77 -> installed menhirSdk.20260209
#17 94.85 -> installed menhirLib.20260209
#17 96.35 -> installed ocaml-syntax-shims.1.0.0
#17 96.42 -> installed ocaml-compiler-libs.v0.12.4
#17 97.44 -> installed angstrom.0.16.1
#17 98.26 -> installed ocplib-endian.1.2
#17 99.02 -> installed pecu.0.7
#17 101.5 -> installed mirage-crypto.0.11.3
#17 101.7 -> installed ppx_derivers.1.2.1
#17 102.0 -> installed hkdf.1.0.4
#17 102.3 -> installed pbkdf.1.2.0
#17 103.4 -> installed prettym.0.0.4
#17 107.2 -> installed re.1.14.0
#17 107.4 -> installed result.1.5
#17 107.8 -> installed routes.2.0.0
#17 108.8 -> installed sexplib0.v0.16.0
#17 109.2 -> installed stdlib-shims.0.3.0
#17 109.8 -> installed lwt.6.1.1
#17 110.0 -> installed ezjsonm.1.3.0
#17 110.3 -> installed inotify.2.6
#17 111.1 -> installed integers.0.7.0
#17 112.8 -> installed logs.0.10.0
#17 115.6 -> installed menhir.20260209
#17 118.9 -> installed bos.0.2.1
#17 119.9 -> installed mirage-crypto-rng.0.11.3
#17 121.6 -> installed ctypes.0.24.0
#17 122.1 -> installed parsexp.v0.16.0
#17 123.1 -> installed base.v0.16.4
#17 123.4 -> installed mirage-crypto-pk.0.11.3
#17 124.1 -> installed mirage-crypto-rng-lwt.0.11.3
#17 125.1 -> installed ctypes-foreign.0.24.0
#17 125.6 -> installed prometheus.1.3
#17 125.8 -> installed cf.0.5.0
#17 126.2 -> installed session.0.5.0
#17 126.4 -> installed cf-lwt.0.5.0
#17 126.5 -> installed fsevents.0.3.0
#17 128.8 -> installed sexplib.v0.16.0
#17 128.8 -> installed fsevents-lwt.0.3.0
#17 129.8 -> installed dune-compiledb.0.6.0
#17 130.9 -> installed irmin-watcher.0.5.0
#17 133.0 -> installed sqlite3.5.4.0
#17 133.3 -> installed stringext.1.6.0
#17 136.9 -> installed mirage-crypto-ec.0.11.3
#17 137.4 -> installed unstrctrd.0.4
#17 138.5 -> installed tyxml.4.6.0
#17 139.4 -> installed uri.4.4.0
#17 139.9 -> installed multipart_form.0.8.0
#17 139.9 -> installed ansi.0.7.0
#17 140.3 -> installed multipart_form-lwt.0.8.0
#17 142.6 -> installed x509.0.16.5
#17 142.9 -> installed yojson.3.0.0
#17 143.3 -> installed ca-certs.0.2.3
#17 146.6 -> installed tls.0.17.5
#17 147.4 -> installed atdgen-runtime.4.0.0
#17 147.6 -> installed atd.4.0.0
#17 147.8 -> installed tls-lwt.0.17.5
#17 149.1 -> installed atdgen.4.0.0
#17 151.6 -> installed ppxlib.0.35.0
#17 156.7 -> installed github-data.4.5.1
#17 157.2 -> installed ppx_sexp_conv.v0.16.0
#17 157.4 -> installed ppx_deriving.6.0.3
#17 158.4 -> installed ipaddr-sexp.5.6.2
#17 158.5 -> installed uri-sexp.4.4.0
#17 160.4 -> installed conduit.6.2.3
#17 160.4 -> installed ppx_deriving_yojson.3.9.1
#17 160.8 -> installed current.0.7.4
#17 161.8 -> installed conduit-lwt.6.2.3
#17 162.6 -> installed current_git.0.7.4
#17 163.5 -> installed cohttp.6.0.0
#17 163.9 -> installed conduit-lwt-unix.6.2.3
#17 164.1 -> installed session-cohttp.0.5.0
#17 165.0 -> installed current_docker.0.7.4
#17 165.3 -> installed cohttp-lwt.6.0.0
#17 165.6 -> installed session-cohttp-lwt.0.5.0
#17 166.3 -> installed github.4.5.1
#17 166.8 -> installed cohttp-lwt-unix.6.0.0
#17 167.3 -> installed current_slack.0.7.4
#17 167.3 -> installed prometheus-app.1.3
#17 171.2 -> installed current_web.0.7.4
#17 172.2 -> installed github-unix.4.5.1
#17 174.1 -> installed current_github.0.7.4
#17 177.4 Done.
#17 177.4
#17 177.4 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#17 177.4 => Note: This package is deprecated.
#17 177.4 # To update the current shell environment, run: eval $(opam env)
#17 DONE 177.8s
#18 [build 9/10] COPY --chown=opam:opam . .
#18 DONE 0.1s
#19 [build 10/10] RUN opam exec -- dune build @install --profile=release
#19 DONE 11.4s
#20 [stage-1 4/5] COPY --from=build /home/opam/_build/install/default/bin/deployer /bin/deployer
#20 DONE 0.2s
#21 [stage-1 5/5] WORKDIR /var/lib/ocurrent
#21 DONE 0.1s
#22 exporting to image
#22 exporting layers
#22 exporting layers 3.9s done
#22 writing image sha256:f2ba5a2732c90ea1aef7270176a5b5db28c44367b96ff8cd41aae67d371ffe78 done
#22 DONE 3.9s
2026-04-10 13:38.33: Job succeeded