Build:
  1. 0
2026-02-03 10:34.44: New job: Build Dockerfile.web using linux-arm64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/pull/1037/head (4d4665c2aa1fb78ae2458aea7714d77f667806ac)]
2026-02-03 10:34.44: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web"
2026-02-03 10:34.44: Waiting for resource in pool OCluster
2026-02-03 10:34.44: Waiting for worker…
2026-02-03 10:38.01: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
All commits already cached
Submodule path 'ocaml-dockerfile': checked out '57ed58f00ac0f458ca75db31d87f3bef9b5577f7'
Submodule path 'ocaml-version': checked out '3bb1c5d559d7a0f22954919f0ada769850bdeb0a'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocurrent': checked out 'd59c22de7cb48c68fca9451fa27690a2d6dd80cf'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
HEAD is now at 4d4665c ocaml-dockerfile needs to be version 8.3.4
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-version'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Synchronizing submodule url for 'solver-service'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
Cleared directory 'solver-service'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service'
Submodule path 'ocaml-dockerfile': checked out '57ed58f00ac0f458ca75db31d87f3bef9b5577f7'
Submodule path 'ocaml-version': checked out '3bb1c5d559d7a0f22954919f0ada769850bdeb0a'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
Submodule path 'ocurrent': checked out 'd59c22de7cb48c68fca9451fa27690a2d6dd80cf'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
#0 building with "default" instance using docker driver

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

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

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

#4 [internal] load metadata for docker.io/library/debian:12
#4 ...

#5 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#5 DONE 0.4s

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

#6 [internal] setting cache mount permissions
#6 CACHED

#7 [stage-1 1/9] FROM docker.io/library/debian:12@sha256:34e7f0ae7c10a61bfbef6e1b2ed205d9b47bb12e90c50696f729a5c7a01cf1f2
#7 resolve docker.io/library/debian:12@sha256:34e7f0ae7c10a61bfbef6e1b2ed205d9b47bb12e90c50696f729a5c7a01cf1f2 done
#7 sha256:34e7f0ae7c10a61bfbef6e1b2ed205d9b47bb12e90c50696f729a5c7a01cf1f2 8.52kB / 8.52kB done
#7 sha256:9159ab49cbceefd2e17981dee66a488718f879a3b97ee168d7401b6f4e25ecf5 1.04kB / 1.04kB done
#7 sha256:44d74c8e694a34579736846474b86ae2321a4eabaf2656d11dd85162f9ed3ff1 468B / 468B done
#7 sha256:64e8f4c09e7ac936ecc3deb0e61613f653224c28b2e35fa9d8e6e11cbdb5f911 48.37MB / 48.37MB 2.0s done
#7 extracting sha256:64e8f4c09e7ac936ecc3deb0e61613f653224c28b2e35fa9d8e6e11cbdb5f911 3.3s done
#7 DONE 5.4s

#8 [stage-1 2/9] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#8 DONE 0.6s

#9 [build  1/16] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:c25adfc642a94bc0289af6e8e20d554a7e0e6fd402fc0cb40b45cd775079a4c6
#9 CACHED

#10 [internal] load .dockerignore
#10 transferring context: 114B done
#10 DONE 0.0s

#11 [internal] load build context
#11 DONE 0.0s

#12 [build  2/16] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#12 CACHED

#13 [build  3/16] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#13 CACHED

#11 [internal] load build context
#11 transferring context: 11.11MB 0.2s done
#11 DONE 0.2s

#14 [stage-1  3/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt update && apt-get --no-install-recommends install -y     ca-certificates     curl     dumb-init     jq     libev4     libsqlite3-dev
#14 0.239 
#14 0.239 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#14 0.239 
#14 0.445 Hit:1 http://deb.debian.org/debian bookworm InRelease
#14 0.525 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#14 0.606 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#14 0.726 Reading package lists...
#14 1.409 Building dependency tree...
#14 1.638 Reading state information...
#14 1.674 All packages are up to date.
#14 1.691 Reading package lists...
#14 1.706 Building dependency tree...
#14 1.908 Reading state information...
#14 2.335 The following additional packages will be installed:
#14 2.335   libbrotli1 libc-dev-bin libc6-dev libcrypt-dev libcurl4 libgssapi-krb5-2
#14 2.336   libjq1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
#14 2.336   libnghttp2-14 libnsl-dev libnsl2 libonig5 libpsl5 librtmp1 libsasl2-2
#14 2.336   libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libtirpc-common
#14 2.338   libtirpc-dev libtirpc3 linux-libc-dev openssl rpcsvc-proto
#14 2.343 Suggested packages:
#14 2.343   glibc-doc manpages-dev krb5-doc krb5-user sqlite3-doc
#14 2.343 Recommended packages:
#14 2.343   manpages manpages-dev libc-devtools krb5-locales libldap-common publicsuffix
#14 2.343   libsasl2-modules
#14 2.596 The following NEW packages will be installed:
#14 2.597   ca-certificates curl dumb-init jq libbrotli1 libc-dev-bin libc6-dev
#14 2.597   libcrypt-dev libcurl4 libev4 libgssapi-krb5-2 libjq1 libk5crypto3
#14 2.597   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14
#14 2.598   libnsl-dev libnsl2 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
#14 2.598   libsqlite3-0 libsqlite3-dev libssh2-1 libssl3 libtirpc-common libtirpc-dev
#14 2.599   libtirpc3 linux-libc-dev openssl rpcsvc-proto
#14 2.676 0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded.
#14 2.676 Need to get 362 kB/11.9 MB of archives.
#14 2.676 After this operation, 39.9 MB of additional disk space will be used.
#14 2.676 Get:1 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
#14 2.758 Get:2 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1+deb12u1 [120 kB]
#14 2.863 Get:3 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1+deb12u1 [63.3 kB]
#14 3.087 debconf: delaying package configuration, since apt-utils is not installed
#14 3.138 Fetched 362 kB in 0s (1177 kB/s)
#14 3.160 Selecting previously unselected package libssl3:arm64.
#14 3.160 (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 ... 6090 files and directories currently installed.)
#14 3.167 Preparing to unpack .../00-libssl3_3.0.18-1~deb12u2_arm64.deb ...
#14 3.169 Unpacking libssl3:arm64 (3.0.18-1~deb12u2) ...
#14 3.291 Selecting previously unselected package openssl.
#14 3.292 Preparing to unpack .../01-openssl_3.0.18-1~deb12u2_arm64.deb ...
#14 3.293 Unpacking openssl (3.0.18-1~deb12u2) ...
#14 3.392 Selecting previously unselected package ca-certificates.
#14 3.394 Preparing to unpack .../02-ca-certificates_20230311+deb12u1_all.deb ...
#14 3.395 Unpacking ca-certificates (20230311+deb12u1) ...
#14 3.442 Selecting previously unselected package libbrotli1:arm64.
#14 3.444 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
#14 3.445 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
#14 3.483 Selecting previously unselected package libkrb5support0:arm64.
#14 3.485 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u4_arm64.deb ...
#14 3.485 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u4) ...
#14 3.508 Selecting previously unselected package libk5crypto3:arm64.
#14 3.510 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u4_arm64.deb ...
#14 3.511 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u4) ...
#14 3.540 Selecting previously unselected package libkeyutils1:arm64.
#14 3.542 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
#14 3.543 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
#14 3.569 Selecting previously unselected package libkrb5-3:arm64.
#14 3.570 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u4_arm64.deb ...
#14 3.571 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u4) ...
#14 3.613 Selecting previously unselected package libgssapi-krb5-2:arm64.
#14 3.615 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u4_arm64.deb ...
#14 3.616 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u4) ...
#14 3.647 Selecting previously unselected package libsasl2-modules-db:arm64.
#14 3.648 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
#14 3.649 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
#14 3.673 Selecting previously unselected package libsasl2-2:arm64.
#14 3.675 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
#14 3.676 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
#14 3.701 Selecting previously unselected package libldap-2.5-0:arm64.
#14 3.703 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
#14 3.704 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
#14 3.737 Selecting previously unselected package libnghttp2-14:arm64.
#14 3.739 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ...
#14 3.740 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ...
#14 3.762 Selecting previously unselected package libpsl5:arm64.
#14 3.764 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
#14 3.764 Unpacking libpsl5:arm64 (0.21.2-1) ...
#14 3.787 Selecting previously unselected package librtmp1:arm64.
#14 3.789 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
#14 3.790 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#14 3.816 Selecting previously unselected package libssh2-1:arm64.
#14 3.817 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
#14 3.818 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
#14 3.848 Selecting previously unselected package libcurl4:arm64.
#14 3.850 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u14_arm64.deb ...
#14 3.851 Unpacking libcurl4:arm64 (7.88.1-10+deb12u14) ...
#14 3.894 Selecting previously unselected package curl.
#14 3.895 Preparing to unpack .../17-curl_7.88.1-10+deb12u14_arm64.deb ...
#14 3.896 Unpacking curl (7.88.1-10+deb12u14) ...
#14 3.935 Selecting previously unselected package dumb-init.
#14 3.937 Preparing to unpack .../18-dumb-init_1.2.5-2_arm64.deb ...
#14 3.938 Unpacking dumb-init (1.2.5-2) ...
#14 3.961 Selecting previously unselected package libonig5:arm64.
#14 3.963 Preparing to unpack .../19-libonig5_6.9.8-1_arm64.deb ...
#14 3.964 Unpacking libonig5:arm64 (6.9.8-1) ...
#14 3.996 Selecting previously unselected package libjq1:arm64.
#14 3.998 Preparing to unpack .../20-libjq1_1.6-2.1+deb12u1_arm64.deb ...
#14 3.999 Unpacking libjq1:arm64 (1.6-2.1+deb12u1) ...
#14 4.027 Selecting previously unselected package jq.
#14 4.028 Preparing to unpack .../21-jq_1.6-2.1+deb12u1_arm64.deb ...
#14 4.030 Unpacking jq (1.6-2.1+deb12u1) ...
#14 4.056 Selecting previously unselected package libc-dev-bin.
#14 4.058 Preparing to unpack .../22-libc-dev-bin_2.36-9+deb12u13_arm64.deb ...
#14 4.059 Unpacking libc-dev-bin (2.36-9+deb12u13) ...
#14 4.084 Selecting previously unselected package linux-libc-dev:arm64.
#14 4.086 Preparing to unpack .../23-linux-libc-dev_6.1.159-1_arm64.deb ...
#14 4.087 Unpacking linux-libc-dev:arm64 (6.1.159-1) ...
#14 4.244 Selecting previously unselected package libcrypt-dev:arm64.
#14 4.247 Preparing to unpack .../24-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
#14 4.256 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
#14 4.286 Selecting previously unselected package libtirpc-common.
#14 4.289 Preparing to unpack .../25-libtirpc-common_1.3.3+ds-1_all.deb ...
#14 4.289 Unpacking libtirpc-common (1.3.3+ds-1) ...
#14 4.313 Selecting previously unselected package libtirpc3:arm64.
#14 4.315 Preparing to unpack .../26-libtirpc3_1.3.3+ds-1_arm64.deb ...
#14 4.316 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
#14 4.343 Selecting previously unselected package libnsl2:arm64.
#14 4.344 Preparing to unpack .../27-libnsl2_1.3.0-2_arm64.deb ...
#14 4.346 Unpacking libnsl2:arm64 (1.3.0-2) ...
#14 4.371 Selecting previously unselected package libtirpc-dev:arm64.
#14 4.373 Preparing to unpack .../28-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
#14 4.374 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
#14 4.409 Selecting previously unselected package libnsl-dev:arm64.
#14 4.411 Preparing to unpack .../29-libnsl-dev_1.3.0-2_arm64.deb ...
#14 4.412 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
#14 4.435 Selecting previously unselected package rpcsvc-proto.
#14 4.437 Preparing to unpack .../30-rpcsvc-proto_1.4.3-1_arm64.deb ...
#14 4.438 Unpacking rpcsvc-proto (1.4.3-1) ...
#14 4.467 Selecting previously unselected package libc6-dev:arm64.
#14 4.470 Preparing to unpack .../31-libc6-dev_2.36-9+deb12u13_arm64.deb ...
#14 4.471 Unpacking libc6-dev:arm64 (2.36-9+deb12u13) ...
#14 4.610 Selecting previously unselected package libev4:arm64.
#14 4.611 Preparing to unpack .../32-libev4_1%3a4.33-1_arm64.deb ...
#14 4.612 Unpacking libev4:arm64 (1:4.33-1) ...
#14 4.637 Selecting previously unselected package libsqlite3-0:arm64.
#14 4.637 Preparing to unpack .../33-libsqlite3-0_3.40.1-2+deb12u2_arm64.deb ...
#14 4.640 Unpacking libsqlite3-0:arm64 (3.40.1-2+deb12u2) ...
#14 4.699 Selecting previously unselected package libsqlite3-dev:arm64.
#14 4.701 Preparing to unpack .../34-libsqlite3-dev_3.40.1-2+deb12u2_arm64.deb ...
#14 4.702 Unpacking libsqlite3-dev:arm64 (3.40.1-2+deb12u2) ...
#14 4.786 Setting up dumb-init (1.2.5-2) ...
#14 4.792 Setting up libkeyutils1:arm64 (1.6.3-2) ...
#14 4.795 Setting up libpsl5:arm64 (0.21.2-1) ...
#14 4.798 Setting up libtirpc-common (1.3.3+ds-1) ...
#14 4.801 Setting up libev4:arm64 (1:4.33-1) ...
#14 4.803 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
#14 4.805 Setting up libsqlite3-0:arm64 (3.40.1-2+deb12u2) ...
#14 4.808 Setting up libssl3:arm64 (3.0.18-1~deb12u2) ...
#14 4.810 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ...
#14 4.812 Setting up linux-libc-dev:arm64 (6.1.159-1) ...
#14 4.814 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u4) ...
#14 4.817 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
#14 4.817 Setting up rpcsvc-proto (1.4.3-1) ...
#14 4.818 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#14 4.824 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u4) ...
#14 4.826 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
#14 4.828 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
#14 4.839 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
#14 4.841 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u4) ...
#14 4.843 Setting up libc-dev-bin (2.36-9+deb12u13) ...
#14 4.846 Setting up openssl (3.0.18-1~deb12u2) ...
#14 4.852 Setting up libonig5:arm64 (6.9.8-1) ...
#14 4.854 Setting up libjq1:arm64 (1.6-2.1+deb12u1) ...
#14 4.855 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
#14 4.857 Setting up ca-certificates (20230311+deb12u1) ...
#14 4.944 debconf: unable to initialize frontend: Dialog
#14 4.944 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 4.944 debconf: falling back to frontend: Readline
#14 4.944 debconf: unable to initialize frontend: Readline
#14 4.944 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#14 4.944 debconf: falling back to frontend: Teletype
#14 5.646 Updating certificates in /etc/ssl/certs...
#14 6.687 142 added, 0 removed; done.
#14 6.711 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u4) ...
#14 6.715 Setting up jq (1.6-2.1+deb12u1) ...
#14 6.716 Setting up libcurl4:arm64 (7.88.1-10+deb12u14) ...
#14 6.717 Setting up curl (7.88.1-10+deb12u14) ...
#14 6.719 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
#14 6.721 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
#14 6.725 Setting up libnsl2:arm64 (1.3.0-2) ...
#14 6.729 Setting up libnsl-dev:arm64 (1.3.0-2) ...
#14 6.729 Setting up libc6-dev:arm64 (2.36-9+deb12u13) ...
#14 6.734 Setting up libsqlite3-dev:arm64 (3.40.1-2+deb12u2) ...
#14 6.737 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#14 6.750 Processing triggers for ca-certificates (20230311+deb12u1) ...
#14 6.756 Updating certificates in /etc/ssl/certs...
#14 7.513 0 added, 0 removed; done.
#14 7.513 Running hooks in /etc/ca-certificates/update.d...
#14 7.515 done.
#14 DONE 7.7s

#15 [build  4/15] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     libssl-dev     m4     pkg-config
#15 7.958 
#15 7.958 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 7.958 
#15 8.071 Hit:1 http://deb.debian.org/debian bookworm InRelease
#15 8.100 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#15 8.159 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#15 8.386 Reading package lists...
#15 9.014 Building dependency tree...
#15 9.175 Reading state information...
#15 9.197 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
#15 9.223 Reading package lists...
#15 9.238 Building dependency tree...
#15 9.403 Reading state information...
#15 9.641 The following additional packages will be installed:
#15 9.642   libcapnp-0.9.2 libev4 libgmpxx4ldbl libpkgconf3 libssl3 openssl pkgconf
#15 9.643   pkgconf-bin
#15 9.645 Suggested packages:
#15 9.645   gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc
#15 9.749 The following NEW packages will be installed:
#15 9.749   capnproto libcapnp-0.9.2 libev-dev libev4 libffi-dev libgmp-dev
#15 9.750   libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf
#15 9.751   pkgconf-bin
#15 9.752 The following packages will be upgraded:
#15 9.753   libssl3 openssl
#15 9.922 debconf: delaying package configuration, since apt-utils is not installed
#15 9.961 2 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
#15 9.961 Need to get 0 B/9425 kB of archives.
#15 9.961 After this operation, 26.3 MB of additional disk space will be used.
#15 9.984 (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 ... 18778 files and directories currently installed.)
#15 9.999 Preparing to unpack .../00-libssl3_3.0.18-1~deb12u2_arm64.deb ...
#15 10.00 Unpacking libssl3:arm64 (3.0.18-1~deb12u2) over (3.0.18-1~deb12u1) ...
#15 10.14 Selecting previously unselected package libcapnp-0.9.2:arm64.
#15 10.14 Preparing to unpack .../01-libcapnp-0.9.2_0.9.2-2_arm64.deb ...
#15 10.14 Unpacking libcapnp-0.9.2:arm64 (0.9.2-2) ...
#15 10.24 Selecting previously unselected package capnproto.
#15 10.24 Preparing to unpack .../02-capnproto_0.9.2-2_arm64.deb ...
#15 10.25 Unpacking capnproto (0.9.2-2) ...
#15 10.29 Selecting previously unselected package libev4:arm64.
#15 10.29 Preparing to unpack .../03-libev4_1%3a4.33-1_arm64.deb ...
#15 10.29 Unpacking libev4:arm64 (1:4.33-1) ...
#15 10.32 Selecting previously unselected package libev-dev:arm64.
#15 10.32 Preparing to unpack .../04-libev-dev_1%3a4.33-1_arm64.deb ...
#15 10.33 Unpacking libev-dev:arm64 (1:4.33-1) ...
#15 10.36 Selecting previously unselected package libffi-dev:arm64.
#15 10.36 Preparing to unpack .../05-libffi-dev_3.4.4-1_arm64.deb ...
#15 10.36 Unpacking libffi-dev:arm64 (3.4.4-1) ...
#15 10.39 Selecting previously unselected package libgmpxx4ldbl:arm64.
#15 10.40 Preparing to unpack .../06-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_arm64.deb ...
#15 10.40 Unpacking libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ...
#15 10.43 Selecting previously unselected package libgmp-dev:arm64.
#15 10.43 Preparing to unpack .../07-libgmp-dev_2%3a6.2.1+dfsg1-1.1_arm64.deb ...
#15 10.43 Unpacking libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ...
#15 10.48 Selecting previously unselected package libpkgconf3:arm64.
#15 10.48 Preparing to unpack .../08-libpkgconf3_1.8.1-1_arm64.deb ...
#15 10.49 Unpacking libpkgconf3:arm64 (1.8.1-1) ...
#15 10.51 Selecting previously unselected package libsqlite3-dev:arm64.
#15 10.51 Preparing to unpack .../09-libsqlite3-dev_3.40.1-2+deb12u2_arm64.deb ...
#15 10.51 Unpacking libsqlite3-dev:arm64 (3.40.1-2+deb12u2) ...
#15 10.59 Selecting previously unselected package libssl-dev:arm64.
#15 10.59 Preparing to unpack .../10-libssl-dev_3.0.18-1~deb12u2_arm64.deb ...
#15 10.59 Unpacking libssl-dev:arm64 (3.0.18-1~deb12u2) ...
#15 10.77 Selecting previously unselected package m4.
#15 10.77 Preparing to unpack .../11-m4_1.4.19-3_arm64.deb ...
#15 10.77 Unpacking m4 (1.4.19-3) ...
#15 10.85 Preparing to unpack .../12-openssl_3.0.18-1~deb12u2_arm64.deb ...
#15 10.85 Unpacking openssl (3.0.18-1~deb12u2) over (3.0.18-1~deb12u1) ...
#15 11.04 Selecting previously unselected package pkgconf-bin.
#15 11.05 Preparing to unpack .../13-pkgconf-bin_1.8.1-1_arm64.deb ...
#15 11.05 Unpacking pkgconf-bin (1.8.1-1) ...
#15 11.07 Selecting previously unselected package pkgconf:arm64.
#15 11.08 Preparing to unpack .../14-pkgconf_1.8.1-1_arm64.deb ...
#15 11.08 Unpacking pkgconf:arm64 (1.8.1-1) ...
#15 11.11 Selecting previously unselected package pkg-config:arm64.
#15 11.11 Preparing to unpack .../15-pkg-config_1.8.1-1_arm64.deb ...
#15 11.12 Unpacking pkg-config:arm64 (1.8.1-1) ...
#15 11.14 Setting up libev4:arm64 (1:4.33-1) ...
#15 11.14 Setting up libssl3:arm64 (3.0.18-1~deb12u2) ...
#15 11.15 Setting up m4 (1.4.19-3) ...
#15 11.15 Setting up libffi-dev:arm64 (3.4.4-1) ...
#15 11.15 Setting up libpkgconf3:arm64 (1.8.1-1) ...
#15 11.15 Setting up libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ...
#15 11.15 Setting up libsqlite3-dev:arm64 (3.40.1-2+deb12u2) ...
#15 11.15 Setting up libssl-dev:arm64 (3.0.18-1~deb12u2) ...
#15 11.15 Setting up pkgconf-bin (1.8.1-1) ...
#15 11.16 Setting up libcapnp-0.9.2:arm64 (0.9.2-2) ...
#15 11.16 Setting up libev-dev:arm64 (1:4.33-1) ...
#15 11.16 Setting up openssl (3.0.18-1~deb12u2) ...
#15 11.16 Setting up libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ...
#15 11.16 Setting up pkgconf:arm64 (1.8.1-1) ...
#15 11.16 Setting up capnproto (0.9.2-2) ...
#15 11.17 Setting up pkg-config:arm64 (1.8.1-1) ...
#15 11.17 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#15 DONE 11.5s

#16 [build  5/15] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard a6b2f19780b2edfc4e5dba2566235c877dbf5acd && opam update
#16 4.769 Updating files:   5% (1122/19317)
Updating files:   6% (1160/19317)
Updating files:   7% (1353/19317)
Updating files:   8% (1546/19317)
Updating files:   9% (1739/19317)
Updating files:  10% (1932/19317)
Updating files:  11% (2125/19317)
Updating files:  12% (2319/19317)
Updating files:  12% (2416/19317)
Updating files:  13% (2512/19317)
Updating files:  14% (2705/19317)
Updating files:  15% (2898/19317)
Updating files:  16% (3091/19317)
Updating files:  17% (3284/19317)
Updating files:  18% (3478/19317)
Updating files:  18% (3625/19317)
Updating files:  19% (3671/19317)
Updating files:  20% (3864/19317)
Updating files:  21% (4057/19317)
Updating files:  22% (4250/19317)
Updating files:  23% (4443/19317)
Updating files:  24% (4637/19317)
Updating files:  25% (4830/19317)
Updating files:  25% (4860/19317)
Updating files:  26% (5023/19317)
Updating files:  27% (5216/19317)
Updating files:  28% (5409/19317)
Updating files:  29% (5602/19317)
Updating files:  30% (5796/19317)
Updating files:  31% (5989/19317)
Updating files:  31% (6145/19317)
Updating files:  32% (6182/19317)
Updating files:  33% (6375/19317)
Updating files:  34% (6568/19317)
Updating files:  35% (6761/19317)
Updating files:  36% (6955/19317)
Updating files:  37% (7148/19317)
Updating files:  38% (7341/19317)
Updating files:  38% (7484/19317)
Updating files:  39% (7534/19317)
Updating files:  40% (7727/19317)
Updating files:  41% (7920/19317)
Updating files:  42% (8114/19317)
Updating files:  43% (8307/19317)
Updating files:  44% (8500/19317)
Updating files:  45% (8693/19317)
Updating files:  45% (8730/19317)
Updating files:  46% (8886/19317)
Updating files:  47% (9079/19317)
Updating files:  48% (9273/19317)
Updating files:  49% (9466/19317)
Updating files:  50% (9659/19317)
Updating files:  51% (9852/19317)
Updating files:  52% (10045/19317)
Updating files:  52% (10085/19317)
Updating files:  53% (10239/19317)
Updating files:  54% (10432/19317)
Updating files:  55% (10625/19317)
Updating files:  56% (10818/19317)
Updating files:  57% (11011/19317)
Updating files:  57% (11151/19317)
Updating files:  58% (11204/19317)
Updating files:  59% (11398/19317)
Updating files:  60% (11591/19317)
Updating files:  61% (11784/19317)
Updating files:  62% (11977/19317)
Updating files:  62% (12153/19317)
Updating files:  63% (12170/19317)
Updating files:  64% (12363/19317)
Updating files:  65% (12557/19317)
Updating files:  66% (12750/19317)
Updating files:  67% (12943/19317)
Updating files:  67% (13085/19317)
Updating files:  68% (13136/19317)
Updating files:  69% (13329/19317)
Updating files:  70% (13522/19317)
Updating files:  71% (13716/19317)
Updating files:  72% (13909/19317)
Updating files:  73% (14102/19317)
Updating files:  73% (14129/19317)
Updating files:  74% (14295/19317)
Updating files:  75% (14488/19317)
Updating files:  76% (14681/19317)
Updating files:  77% (14875/19317)
Updating files:  78% (15068/19317)
Updating files:  78% (15141/19317)
Updating files:  79% (15261/19317)
Updating files:  80% (15454/19317)
Updating files:  81% (15647/19317)
Updating files:  82% (15840/19317)
Updating files:  83% (16034/19317)
Updating files:  84% (16227/19317)
Updating files:  84% (16374/19317)
Updating files:  85% (16420/19317)
Updating files:  86% (16613/19317)
Updating files:  87% (16806/19317)
Updating files:  88% (16999/19317)
Updating files:  89% (17193/19317)
Updating files:  90% (17386/19317)
Updating files:  90% (17556/19317)
Updating files:  91% (17579/19317)
Updating files:  92% (17772/19317)
Updating files:  93% (17965/19317)
Updating files:  94% (18158/19317)
Updating files:  95% (18352/19317)
Updating files:  96% (18545/19317)
Updating files:  96% (18730/19317)
Updating files:  97% (18738/19317)
Updating files:  98% (18931/19317)
Updating files:  99% (19124/19317)
Updating files: 100% (19317/19317)
Updating files: 100% (19317/19317), done.
#16 20.30 HEAD is now at a6b2f19780 Merge pull request #29201 from lindig/fit
#16 20.86 
#16 20.86 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 22.21 [default] synchronised from git+file:///home/opam/opam-repository
#16 30.21 Now run 'opam upgrade' to apply any package updates.
#16 DONE 31.3s

#17 [build  6/15] COPY --chown=opam --link     ocurrent/current_rpc.opam     /src/ocurrent/
#17 DONE 0.1s

#18 [build  7/15] COPY --chown=opam --link     solver-service/solver-service.opam     solver-service/solver-worker.opam     solver-service/solver-service-api.opam     /src/solver-service/
#18 DONE 0.0s

#19 [build  8/15] WORKDIR /src
#19 DONE 0.0s

#20 [build  9/15] RUN echo '(lang dune 3.0)' |     tee solver-service/dune-project |     tee ocurrent/dune-project |     tee ./dune-project
#20 0.187 (lang dune 3.0)
#20 DONE 0.2s

#21 [build 10/15] RUN opam pin -yn add ./ocurrent
#21 1.573 current_rpc is now pinned to file:///src/ocurrent (version 0.7.2)
#21 DONE 1.6s

#22 [build 11/15] RUN opam pin -yn add ./solver-service
#22 0.724 This will pin the following packages: solver-service-api, solver-service, solver-worker. Continue? [y/n] y
#22 1.515 Package solver-service-api does not exist, create as a NEW package? [y/n] y
#22 1.529 solver-service-api is now pinned to file:///src/solver-service (version dev)
#22 1.530 Package solver-service does not exist, create as a NEW package? [y/n] y
#22 1.533 solver-service is now pinned to file:///src/solver-service (version dev)
#22 1.534 Package solver-worker does not exist, create as a NEW package? [y/n] y
#22 1.535 solver-worker is now pinned to file:///src/solver-service (version dev)
#22 DONE 1.6s

#23 [build 12/15] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/
#23 DONE 0.1s

#24 [build 13/15] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#24 147.7 The following additional pinnings are required by ocaml-ci-web.dev:
#24 147.7   - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
#24 147.7 Pin and install them? [y/n] y
#24 160.3 Package tailwindcss does not exist, create as a NEW package? [y/n] y
#24 168.8 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#24 168.8 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
#24 177.7 The following actions will be performed:
#24 177.7 === install 235 packages
#24 177.7   - install 0install-solver       2.18               [required by opam-0install]
#24 177.7   - install angstrom              0.16.1             [required by timedesc]
#24 177.7   - install ansi                  0.7.0              [required by ocaml-ci-web]
#24 177.7   - install arp                   3.1.1              [required by tcpip]
#24 177.7   - install asetmap               0.8.1              [required by prometheus-app]
#24 177.7   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#24 177.7   - install astring               0.8.5              [required by ansi, current_docker, capnp-rpc-unix, etc.]
#24 177.7   - install awa                   0.3.0              [required by git-unix]
#24 177.7   - install awa-mirage            0.3.0              [required by git-unix]
#24 177.7   - install base                  v0.16.4            [required by ppx_compare, capnp, ppx_custom_printf]
#24 177.7   - install base-bytes            base               [required by extunix]
#24 177.7   - install base64                3.5.2              [required by capnp-rpc-unix]
#24 177.7   - install bigarray-compat       1.1.0              [required by dream]
#24 177.7   - install bigstringaf           0.10.0             [required by multipart_form, caqti, git-unix, etc.]
#24 177.7   - install bos                   0.2.1              [required by ocaml-ci]
#24 177.7   - install bstr                  0.0.3              [required by prettym]
#24 177.7   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#24 177.7   - install ca-certs-nss          3.101              [required by git-unix]
#24 177.7   - install camlp-streams         5.0.1              [required by tar, dream]
#24 177.7   - install capnp                 3.6.0              [required by ocaml-ci-api]
#24 177.7   - install capnp-rpc             1.2.3              [required by current_rpc]
#24 177.7   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#24 177.7   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#24 177.7   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-web]
#24 177.7   - install caqti                 2.2.4              [required by dream]
#24 177.7   - install caqti-lwt             2.2.4              [required by dream]
#24 177.7   - install carton                0.7.2              [required by git]
#24 177.7   - install carton-git            0.7.2              [required by git]
#24 177.7   - install carton-lwt            0.7.2              [required by git]
#24 177.7   - install cf                    0.5.0              [required by cf-lwt]
#24 177.7   - install cf-lwt                0.5.0              [required by irmin-watcher]
#24 177.7   - install checkseum             0.5.2              [required by decompress, git]
#24 177.7   - install cmdliner              1.3.0              [required by crunch, omigrate, cohttp-lwt-unix, etc.]
#24 177.7   - install cohttp                5.3.1              [required by cohttp-lwt]
#24 177.7   - install cohttp-lwt            5.3.0              [required by cohttp-lwt-unix, prometheus-app]
#24 177.7   - install cohttp-lwt-unix       5.3.0              [required by ocaml-ci]
#24 177.7   - install conduit               6.2.3              [required by conduit-lwt]
#24 177.7   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#24 177.7   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#24 177.7   - install conf-capnproto        2                  [required by capnp-rpc-net]
#24 177.7   - install conf-git              1.1                [required by current_git]
#24 177.7   - install conf-gmp              5                  [required by zarith]
#24 177.7   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#24 177.7   - install conf-libev            4-13               [required by solver-service, current, dream]
#24 177.7   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#24 177.7   - install conf-libssl           4                  [required by ssl]
#24 177.7   - install conf-pkg-config       4                  [required by conf-sqlite3]
#24 177.7   - install conf-sqlite3          1                  [required by sqlite3]
#24 177.7   - install cppo                  1.8.0              [required by ppx_deriving]
#24 177.7   - install crunch                4.0.0              [required by ocaml-ci-web]
#24 177.7   - install csexp                 1.5.2              [required by dune-configurator, dune-private-libs]
#24 177.7   - install cstruct               6.2.0              [required by tar-unix, tar, dream]
#24 177.7   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#24 177.7   - install cstruct-unix          6.2.0              [required by awa]
#24 177.7   - install ctypes                0.24.0             [required by cf, fsevents]
#24 177.7   - install ctypes-foreign        0.24.0             [required by cf]
#24 177.7   - install current               0.7.2              [required by ocaml-ci]
#24 177.7   - install current_docker        0.7.2              [required by ocaml-ci]
#24 177.7   - install current_git           0.7.2              [required by current_docker, current_ocluster]
#24 177.7   - install current_incr          0.6.1              [required by current]
#24 177.7   - install current_ocluster      0.3.0              [required by ocaml-ci]
#24 177.7   - install current_rpc           0.7.2 (pinned)     [required by ocaml-ci, ocaml-ci-api]
#24 177.7   - install decompress            1.5.3              [required by tar]
#24 177.7   - install digestif              1.3.0              [required by dream]
#24 177.7   - install dns                   7.0.3              [required by git-mirage]
#24 177.7   - install dns-client            7.0.3              [required by git-mirage]
#24 177.7   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#24 177.7   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#24 177.7   - install domain-name           0.5.0              [required by caqti, git-unix, caqti-lwt]
#24 177.7   - install dream                 1.0.0~alpha6       [required by ocaml-ci-web]
#24 177.7   - install dream-httpaf          1.0.0~alpha3       [required by ocaml-ci-web]
#24 177.7   - install dream-pure            1.0.0~alpha2       [required by dream]
#24 177.7   - install duff                  0.5                [required by carton]
#24 177.7   - install dune                  3.20.2             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#24 177.7   - install dune-build-info       3.20.2             [required by solver-service]
#24 177.7   - install dune-configurator     3.20.2             [required by extunix, sqlite3]
#24 177.7   - install dune-private-libs     3.20.2             [required by dune-site]
#24 177.7   - install dune-site             3.20.2             [required by caqti]
#24 177.7   - install duration              0.2.1              [required by current_docker, current, current_ocluster]
#24 177.7   - install dyn                   3.20.2             [required by dune-private-libs]
#24 177.7   - install emile                 1.1                [required by git]
#24 177.7   - install encore                0.8.1              [required by git]
#24 177.7   - install eqaf                  0.9                [required by awa, mirage-crypto, digestif]
#24 177.7   - install ethernet              3.2.0              [required by tcpip]
#24 177.7   - install extunix               0.4.3              [required by capnp-rpc-unix]
#24 177.7   - install faraday               0.8.2              [required by dream-httpaf]
#24 177.7   - install faraday-lwt           0.8.2              [required by faraday-lwt-unix]
#24 177.7   - install faraday-lwt-unix      0.8.2              [required by dream-httpaf]
#24 177.7   - install fmt                   0.11.0             [required by ocaml-ci-web]
#24 177.7   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#24 177.7   - install fsevents              0.3.0              [required by fsevents-lwt]
#24 177.7   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#24 177.7   - install git                   3.15.0             [required by git-unix]
#24 177.7   - install git-mirage            3.15.0             [required by git-unix]
#24 177.7   - install git-paf               3.15.0             [required by git-mirage]
#24 177.7   - install git-unix              3.15.0             [required by solver-service]
#24 177.7   - install gmap                  0.3.0              [required by x509, dns]
#24 177.7   - install graphql               0.14.0             [required by graphql-lwt]
#24 177.7   - install graphql-lwt           0.14.0             [required by dream]
#24 177.7   - install graphql_parser        0.14.0             [required by dream]
#24 177.7   - install h2                    0.13.0             [required by paf]
#24 177.7   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#24 177.7   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#24 177.7   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#24 177.7   - install hex                   1.5.0              [required by pgx]
#24 177.7   - install hkdf                  1.0.4 (deprecated) [required by tls]
#24 177.7   - install hmap                  0.8.1              [required by dream-pure]
#24 177.7   - install hpack                 0.13.0             [required by h2]
#24 177.7   - install httpaf                0.7.1              [required by git-paf]
#24 177.7   - install httpun-types          0.2.0              [required by h2]
#24 177.7   - install hxd                   0.3.6              [required by git]
#24 177.7   - install inotify               2.6                [required by irmin-watcher]
#24 177.7   - install integers              0.7.0              [required by ctypes]
#24 177.7   - install ipaddr                5.6.1              [required by caqti, pgx, conduit-lwt-unix, etc.]
#24 177.7   - install ipaddr-cstruct        5.6.1              [required by tcpip]
#24 177.7   - install ipaddr-sexp           5.6.1              [required by conduit-lwt-unix]
#24 177.7   - install irmin-watcher         0.5.0              [required by current_git]
#24 177.7   - install jsonm                 1.0.2              [required by cohttp, opam-core]
#24 177.7   - install ke                    0.6                [required by multipart_form, multipart_form-lwt]
#24 177.7   - install lambdasoup            1.1.1              [required by dream]
#24 177.7   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-web]
#24 177.7   - install lru                   0.3.1              [required by caqti]
#24 177.7   - install lwt                   5.9.2              [required by ocaml-ci-web]
#24 177.7   - install lwt-dllist            1.1.0              [required by current]
#24 177.7   - install lwt_ppx               5.9.1              [required by dream]
#24 177.7   - install lwt_ssl               1.2.0              [required by dream]
#24 177.7   - install macaddr               5.6.1              [required by ipaddr]
#24 177.7   - install macaddr-cstruct       5.6.1              [required by tcpip]
#24 177.7   - install magic-mime            1.3.1              [required by cohttp-lwt-unix, dream]
#24 177.7   - install markup                1.0.3              [required by dream]
#24 177.7   - install menhir                20250912           [required by opam-file-format, graphql_parser]
#24 177.7   - install menhirCST             20250912           [required by menhir]
#24 177.7   - install menhirLib             20250912           [required by menhir]
#24 177.7   - install menhirSdk             20250912           [required by menhir]
#24 177.7   - install metrics               0.5.0              [required by dns]
#24 177.7   - install mimic                 0.0.6              [required by git-unix]
#24 177.7   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#24 177.7   - install mirage-clock          4.2.0              [required by dream]
#24 177.7   - install mirage-clock-unix     4.2.0              [required by git-unix]
#24 177.7   - install mirage-crypto         0.11.3             [required by dream]
#24 177.7   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#24 177.7   - install mirage-crypto-pk      0.11.3             [required by tls-mirage, tls, awa]
#24 177.7   - install mirage-crypto-rng     0.11.3             [required by dream]
#24 177.7   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix, dream]
#24 177.7   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#24 177.7   - install mirage-kv             6.1.1              [required by tls-mirage]
#24 177.7   - install mirage-net            4.0.0              [required by tcpip]
#24 177.7   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#24 177.7   - install mirage-runtime        4.10.4             [required by mirage-unix]
#24 177.7   - install mirage-time           3.0.0              [required by git-unix]
#24 177.7   - install mirage-unix           5.0.1              [required by git-unix]
#24 177.7   - install mtime                 2.1.0              [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt]
#24 177.7   - install multipart_form        0.7.0              [required by dream]
#24 177.7   - install multipart_form-lwt    0.7.0              [required by dream]
#24 177.7   - install num                   1.6                [required by sexplib]
#24 177.7   - install obuilder-spec         0.6.0              [required by ocaml-ci]
#24 177.7   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#24 177.7   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#24 177.7   - install ocaml-version         4.0.3              [required by ocaml-ci]
#24 177.7   - install ocamlbuild            0.16.1             [required by bos]
#24 177.7   - install ocamlfind             1.9.8              [required by bos]
#24 177.7   - install ocamlgraph            2.2.0              [required by opam-core, git]
#24 177.7   - install ocluster-api          0.3.0              [required by ocaml-ci]
#24 177.7   - install ocplib-endian         1.2                [required by lwt, capnp]
#24 177.7   - install omigrate              0.3.2              [required by ocaml-ci]
#24 177.7   - install opam-0install         0.5.1              [required by ocaml-ci]
#24 177.7   - install opam-core             2.5.0              [required by opam-format]
#24 177.7   - install opam-file-format      2.2.0              [required by opam-0install]
#24 177.7   - install opam-format           2.5.0              [required by opam-0install]
#24 177.7   - install opam-repository       2.5.0              [required by opam-state]
#24 177.7   - install opam-state            2.5.0              [required by opam-0install]
#24 177.7   - install optint                0.3.0              [required by decompress, git]
#24 177.7   - install ordering              3.20.2             [required by dyn, stdune]
#24 177.7   - install paf                   0.5.0              [required by git-paf]
#24 177.7   - install parsexp               v0.16.0            [required by sexplib]
#24 177.7   - install patch                 3.1.0              [required by opam-state]
#24 177.7   - install pbkdf                 1.2.0              [required by x509]
#24 177.7   - install pecu                  0.7                [required by multipart_form]
#24 177.7   - install pgx                   2.2                [required by omigrate]
#24 177.7   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#24 177.7   - install pgx_lwt_unix          2.2                [required by omigrate]
#24 177.7   - install pp                    2.0.0              [required by dune-private-libs]
#24 177.7   - install ppx_compare           v0.16.0            [required by pgx]
#24 177.7   - install ppx_custom_printf     v0.16.0            [required by pgx]
#24 177.7   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#24 177.7   - install ppx_deriving          6.0.3              [required by ocaml-ci, ocaml-ci-api]
#24 177.7   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#24 177.7   - install ppx_sexp_conv         v0.16.0            [required by cohttp-lwt-unix, obuilder-spec]
#24 177.7   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#24 177.7   - install prettym               0.0.4              [required by multipart_form]
#24 177.7   - install prometheus            1.3                [required by current_ocluster, current, prometheus-app]
#24 177.7   - install prometheus-app        1.3                [required by ocaml-ci-web]
#24 177.7   - install psq                   0.2.1              [required by dream-httpaf]
#24 177.7   - install ptime                 1.2.0              [required by crunch, timedesc, dream]
#24 177.7   - install randomconv            0.1.3              [required by dns-client]
#24 177.7   - install re                    1.14.0             [required by current, prometheus-app]
#24 177.7   - install res                   5.0.2              [required by capnp]
#24 177.7   - install result                1.5                [required by omigrate, current_docker, current, etc.]
#24 177.7   - install rresult               0.7.0              [required by bos]
#24 177.7   - install seq                   base               [required by timedesc]
#24 177.7   - install sexplib               v0.16.0            [required by obuilder-spec]
#24 177.7   - install sexplib0              v0.16.0            [required by cohttp-lwt, pgx]
#24 177.7   - install sha                   1.15.4             [required by opam-core]
#24 177.7   - install solver-service        dev (pinned)       [required by ocaml-ci]
#24 177.7   - install solver-service-api    dev (pinned)       [required by solver-service]
#24 177.7   - install spdx_licenses         1.4.0              [required by opam-state]
#24 177.7   - install sqlite3               5.3.1              [required by current, omigrate]
#24 177.7   - install ssl                   0.7.0              [required by dream]
#24 177.7   - install stdint                0.7.2              [required by current_rpc]
#24 177.7   - install stdio                 v0.16.0            [required by capnp]
#24 177.7   - install stdlib-shims          0.3.0              [required by ppxlib]
#24 177.7   - install stdune                3.20.2             [required by dune-private-libs]
#24 177.7   - install stringext             1.6.0              [required by cohttp]
#24 177.7   - install swhid_core            0.1                [required by opam-core]
#24 177.7   - install tailwindcss           dev (pinned)       [required by ocaml-ci-web]
#24 177.7   - install tar                   2.6.0              [required by ocaml-ci]
#24 177.7   - install tar-unix              2.6.0              [required by ocaml-ci]
#24 177.7   - install tcpip                 8.0.0              [required by git-unix]
#24 177.7   - install timedesc              3.1.0              [required by ocaml-ci, ocaml-ci-web]
#24 177.7   - install timedesc-tzdb         3.1.0              [required by timedesc]
#24 177.7   - install timedesc-tzlocal      3.1.0              [required by timedesc]
#24 177.7   - install tls                   0.17.3             [required by git-unix, capnp-rpc-net, caqti]
#24 177.7   - install tls-lwt               0.17.3             [required by conduit-lwt-unix]
#24 177.7   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#24 177.7   - install topkg                 1.1.1              [required by bos]
#24 177.7   - install tyxml                 4.6.0              [required by ocaml-ci-web]
#24 177.7   - install uchar                 0.0.2              [required by markup]
#24 177.7   - install unstrctrd             0.4                [required by multipart_form]
#24 177.7   - install uri                   4.4.0              [required by omigrate, dream]
#24 177.7   - install uri-sexp              4.4.0              [required by cohttp]
#24 177.7   - install uuidm                 0.9.10             [required by pgx]
#24 177.7   - install uutf                  1.0.4              [required by tyxml, multipart_form]
#24 177.7   - install x509                  0.16.5             [required by capnp-rpc-net, caqti]
#24 177.7   - install yojson                3.0.0              [required by ocaml-ci-web]
#24 177.7   - install zarith                1.14               [required by asn1-combinators, awa]
#24 178.3 
#24 178.3 The following system packages will first need to be installed:
#24 178.3     libcapnp-dev
#24 178.3 
#24 178.3 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#24 178.3 
#24 178.3 opam believes some required external dependencies are missing. opam can:
#24 178.3 > 1. Run apt-get to install them (may need root/sudo access)
#24 178.3   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#24 178.3   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#24 178.3   4. Abort the installation
#24 178.3 
#24 178.3 [1/2/3/4] 1
#24 178.3 
#24 178.3 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#24 180.3 - debconf: delaying package configuration, since apt-utils is not installed
#24 180.3 - Selecting previously unselected package libcapnp-dev:arm64.
#24 180.3 - (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 ... 19160 files and directories currently installed.)
#24 180.3 - Preparing to unpack .../libcapnp-dev_0.9.2-2_arm64.deb ...
#24 180.3 - Unpacking libcapnp-dev:arm64 (0.9.2-2) ...
#24 180.5 - Setting up libcapnp-dev:arm64 (0.9.2-2) ...
#24 180.6 
#24 180.6 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#24 180.6 -> retrieved ansi.0.7.0  (cached)
#24 180.6 -> retrieved angstrom.0.16.1  (cached)
#24 180.6 -> retrieved arp.3.1.1  (cached)
#24 180.6 -> retrieved asetmap.0.8.1  (cached)
#24 180.6 -> retrieved asn1-combinators.0.2.6  (cached)
#24 180.7 -> retrieved astring.0.8.5  (cached)
#24 180.8 -> retrieved 0install-solver.2.18  (cached)
#24 180.8 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#24 180.9 -> retrieved base.v0.16.4  (cached)
#24 180.9 -> retrieved base64.3.5.2  (cached)
#24 180.9 -> retrieved bigarray-compat.1.1.0  (cached)
#24 180.9 -> retrieved bigstringaf.0.10.0  (cached)
#24 181.0 -> retrieved bos.0.2.1  (cached)
#24 181.0 -> retrieved bstr.0.0.3  (cached)
#24 181.0 -> retrieved ca-certs.0.2.3  (cached)
#24 181.0 -> retrieved camlp-streams.5.0.1  (cached)
#24 181.1 -> retrieved ca-certs-nss.3.101  (cached)
#24 181.1 -> retrieved capnp.3.6.0  (cached)
#24 181.3 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (cached)
#24 181.5 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#24 181.5 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#24 181.6 -> retrieved caqti.2.2.4, caqti-lwt.2.2.4  (https://opam.ocaml.org/cache)
#24 181.6 -> retrieved checkseum.0.5.2  (cached)
#24 181.7 -> retrieved cmdliner.1.3.0  (cached)
#24 181.7 -> retrieved cohttp.5.3.1  (cached)
#24 181.8 -> retrieved conf-gmp.5  (cached)
#24 181.8 -> retrieved conf-gmp-powm-sec.4  (cached)
#24 181.8 -> retrieved conf-libev.4-13  (cached)
#24 181.9 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
#24 182.0 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#24 182.0 -> retrieved conf-libssl.4  (https://opam.ocaml.org/cache)
#24 182.0 -> installed conf-capnproto.2
#24 182.0 -> installed conf-git.1.1
#24 182.0 -> installed conf-gmp.5
#24 182.0 -> installed conf-libev.4-13
#24 182.1 -> retrieved cppo.1.8.0  (cached)
#24 182.1 -> installed conf-pkg-config.4
#24 182.1 -> retrieved crunch.4.0.0  (cached)
#24 182.1 -> retrieved csexp.1.5.2  (cached)
#24 182.1 -> installed conf-gmp-powm-sec.4
#24 182.1 -> installed conf-libffi.2.0.0
#24 182.1 -> installed conf-libssl.4
#24 182.1 -> installed conf-sqlite3.1
#24 182.2 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#24 182.5 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#24 182.5 -> retrieved current_incr.0.6.1  (cached)
#24 182.7 -> retrieved current.0.7.2, current_docker.0.7.2, current_git.0.7.2  (https://opam.ocaml.org/cache)
#24 182.7 -> retrieved current_rpc.0.7.2  (file:///src/ocurrent)
#24 182.9 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (https://opam.ocaml.org/cache)
#24 182.9 -> retrieved decompress.1.5.3  (cached)
#24 183.0 -> retrieved domain-name.0.5.0  (cached)
#24 183.2 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#24 183.2 -> retrieved digestif.1.3.0  (cached)
#24 183.2 -> retrieved duff.0.5  (cached)
#24 183.7 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3  (https://opam.ocaml.org/cache)
#24 183.7 -> retrieved duration.0.2.1  (cached)
#24 183.7 -> retrieved emile.1.1  (cached)
#24 183.7 -> retrieved encore.0.8.1  (cached)
#24 183.8 -> retrieved eqaf.0.9  (cached)
#24 183.9 -> retrieved dream-pure.1.0.0~alpha2  (https://opam.ocaml.org/cache)
#24 183.9 -> retrieved ethernet.3.2.0  (cached)
#24 183.9 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
#24 183.9 -> retrieved extunix.0.4.3  (cached)
#24 183.9 -> retrieved fmt.0.11.0  (cached)
#24 183.9 -> retrieved fpath.0.7.3  (cached)
#24 184.0 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#24 184.0 -> retrieved gmap.0.3.0  (cached)
#24 184.3 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#24 199.3 -> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2  (cached)
#24 201.1 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#24 201.2 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#24 201.2 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (https://opam.ocaml.org/cache)
#24 201.2 -> retrieved hex.1.5.0  (cached)
#24 201.3 -> installed cmdliner.1.3.0
#24 201.3 -> retrieved hkdf.1.0.4  (cached)
#24 201.3 -> retrieved httpaf.0.7.1  (cached)
#24 201.3 -> retrieved hxd.0.3.6  (cached)
#24 201.3 -> retrieved httpun-types.0.2.0  (cached)
#24 201.3 -> retrieved inotify.2.6  (cached)
#24 201.4 -> retrieved integers.0.7.0  (cached)
#24 201.4 -> retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1  (cached)
#24 201.4 -> retrieved irmin-watcher.0.5.0  (cached)
#24 201.4 -> retrieved jsonm.1.0.2  (cached)
#24 201.4 -> retrieved ke.0.6  (cached)
#24 201.5 -> retrieved hmap.0.8.1  (https://opam.ocaml.org/cache)
#24 201.5 -> retrieved logs.0.10.0  (cached)
#24 201.5 -> retrieved lru.0.3.1  (cached)
#24 201.6 -> retrieved lwt.5.9.2  (cached)
#24 201.6 -> retrieved lwt-dllist.1.1.0  (cached)
#24 201.7 -> retrieved lwt_ppx.5.9.1  (cached)
#24 201.7 -> retrieved magic-mime.1.3.1  (cached)
#24 201.7 -> retrieved lambdasoup.1.1.1  (https://opam.ocaml.org/cache)
#24 202.5 -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
#24 202.6 -> retrieved lwt_ssl.1.2.0  (https://opam.ocaml.org/cache)
#24 202.6 -> retrieved metrics.0.5.0  (cached)
#24 202.6 -> retrieved markup.1.0.3  (https://opam.ocaml.org/cache)
#24 202.6 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#24 202.6 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#24 202.7 -> retrieved mirage-flow.3.0.0  (cached)
#24 202.7 -> retrieved mirage-kv.6.1.1  (cached)
#24 202.7 -> retrieved mirage-net.4.0.0  (cached)
#24 202.7 -> retrieved mirage-random.3.0.0  (cached)
#24 202.7 -> retrieved mirage-time.3.0.0  (cached)
#24 202.7 -> retrieved mirage-unix.5.0.1  (cached)
#24 202.7 -> retrieved mtime.2.1.0  (cached)
#24 202.8 -> retrieved mirage-runtime.4.10.4  (cached)
#24 202.9 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0  (cached)
#24 202.9 -> retrieved num.1.6  (cached)
#24 202.9 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#24 202.9 -> retrieved obuilder-spec.0.6.0  (cached)
#24 203.0 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#24 203.0 -> retrieved ocaml-version.4.0.3  (cached)
#24 203.0 -> retrieved ocamlbuild.0.16.1  (cached)
#24 203.1 -> retrieved ocamlfind.1.9.8  (cached)
#24 203.3 -> retrieved ocamlgraph.2.2.0  (cached)
#24 203.3 -> retrieved ocplib-endian.1.2  (cached)
#24 203.3 -> retrieved omigrate.0.3.2  (cached)
#24 203.3 -> retrieved opam-0install.0.5.1  (cached)
#24 203.3 -> retrieved opam-file-format.2.2.0  (cached)
#24 203.4 -> retrieved optint.0.3.0  (cached)
#24 203.4 -> retrieved paf.0.5.0  (cached)
#24 203.4 -> retrieved parsexp.v0.16.0  (cached)
#24 204.0 -> retrieved opam-core.2.5.0, opam-format.2.5.0, opam-repository.2.5.0, opam-state.2.5.0  (cached)
#24 204.4 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (cached)
#24 204.4 -> retrieved patch.3.1.0  (cached)
#24 204.4 -> retrieved pbkdf.1.2.0  (cached)
#24 204.4 -> retrieved pecu.0.7  (cached)
#24 204.4 -> retrieved ppx_compare.v0.16.0  (cached)
#24 204.5 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#24 204.5 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#24 204.5 -> retrieved ppx_derivers.1.2.1  (cached)
#24 204.5 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#24 204.6 -> retrieved ppx_deriving.6.0.3  (cached)
#24 204.7 -> installed num.1.6
#24 204.7 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#24 204.8 -> retrieved ppxlib.0.35.0  (cached)
#24 204.8 -> retrieved pp.2.0.0  (https://opam.ocaml.org/cache)
#24 204.8 -> retrieved prettym.0.0.4  (cached)
#24 204.8 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#24 204.8 -> retrieved psq.0.2.1  (cached)
#24 204.9 -> retrieved ptime.1.2.0  (cached)
#24 204.9 -> retrieved randomconv.0.1.3  (cached)
#24 204.9 -> retrieved re.1.14.0  (cached)
#24 204.9 -> retrieved res.5.0.2  (cached)
#24 204.9 -> retrieved seq.base  (cached)
#24 204.9 -> installed seq.base
#24 204.9 -> retrieved result.1.5  (cached)
#24 204.9 -> retrieved rresult.0.7.0  (cached)
#24 204.9 -> retrieved sexplib.v0.16.0  (cached)
#24 204.9 -> retrieved sexplib0.v0.16.0  (cached)
#24 205.0 -> retrieved sha.1.15.4  (cached)
#24 205.0 -> retrieved spdx_licenses.1.4.0  (cached)
#24 205.0 -> retrieved solver-service.dev  (file:///src/solver-service)
#24 205.0 -> retrieved solver-service-api.dev  (file:///src/solver-service)
#24 205.0 -> retrieved sqlite3.5.3.1  (cached)
#24 205.1 -> retrieved stdint.0.7.2  (cached)
#24 205.1 -> retrieved stdio.v0.16.0  (cached)
#24 205.1 -> retrieved stdlib-shims.0.3.0  (cached)
#24 205.1 -> retrieved stringext.1.6.0  (cached)
#24 205.2 -> retrieved swhid_core.0.1  (cached)
#24 205.2 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#24 205.3 -> retrieved tcpip.8.0.0  (cached)
#24 206.1 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (cached)
#24 206.1 -> retrieved ssl.0.7.0  (https://opam.ocaml.org/cache)
#24 206.3 -> retrieved topkg.1.1.1  (cached)
#24 206.4 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#24 206.4 -> retrieved tyxml.4.6.0  (cached)
#24 206.5 -> retrieved unstrctrd.0.4  (cached)
#24 206.6 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#24 206.6 -> retrieved uuidm.0.9.10  (cached)
#24 206.6 -> retrieved uutf.1.0.4  (cached)
#24 206.7 -> retrieved x509.0.16.5  (cached)
#24 206.9 -> retrieved yojson.3.0.0  (cached)
#24 206.9 -> retrieved uchar.0.0.2  (https://opam.ocaml.org/cache)
#24 206.9 -> retrieved zarith.1.14  (cached)
#24 207.4 -> installed ocamlfind.1.9.8
#24 207.4 -> installed base-bytes.base
#24 209.3 -> installed ocamlbuild.0.16.1
#24 209.7 -> installed uchar.0.0.2
#24 210.3 -> installed zarith.1.14
#24 213.9 -> installed topkg.1.1.1
#24 214.3 -> installed hmap.0.8.1
#24 214.4 -> installed asetmap.0.8.1
#24 214.5 -> installed rresult.0.7.0
#24 214.9 -> installed uuidm.0.9.10
#24 215.1 -> installed mtime.2.1.0
#24 215.2 -> installed fmt.0.11.0
#24 215.3 -> installed uutf.1.0.4
#24 215.4 -> installed ptime.1.2.0
#24 215.7 -> installed astring.0.8.5
#24 216.5 -> installed jsonm.1.0.2
#24 216.5 -> installed fpath.0.7.3
#24 217.2 -> retrieved tailwindcss.dev  (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#24 217.6 -> installed tailwindcss.dev
#24 223.2 -> installed dune.3.20.2
#24 228.3 -> installed 0install-solver.2.18
#24 228.3 -> installed base64.3.5.2
#24 228.3 -> installed bigarray-compat.1.1.0
#24 228.3 -> installed bstr.0.0.3
#24 228.3 -> installed camlp-streams.5.0.1
#24 228.3 -> installed cppo.1.8.0
#24 228.3 -> installed crunch.4.0.0
#24 228.4 -> installed csexp.1.5.2
#24 229.9 -> installed cstruct.6.2.0
#24 230.1 -> installed current_incr.0.6.1
#24 230.1 -> installed domain-name.0.5.0
#24 230.1 -> installed duff.0.5
#24 230.1 -> installed duration.0.2.1
#24 230.1 -> installed gmap.0.3.0
#24 230.1 -> installed ke.0.6
#24 230.1 -> installed lwt-dllist.1.1.0
#24 230.1 -> installed macaddr.5.6.1
#24 230.2 -> installed magic-mime.1.3.1
#24 230.2 -> installed markup.1.0.3
#24 230.3 -> installed menhirCST.20250912
#24 230.3 -> installed menhirLib.20250912
#24 230.4 -> installed menhirSdk.20250912
#24 230.5 -> installed metrics.0.5.0
#24 230.5 -> installed mirage-clock.4.2.0
#24 230.5 -> installed ocaml-compiler-libs.v0.12.4
#24 230.6 -> installed ocaml-syntax-shims.1.0.0
#24 230.6 -> installed ocaml-version.4.0.3
#24 230.8 -> installed ocamlgraph.2.2.0
#24 230.9 -> installed optint.0.3.0
#24 230.9 -> installed patch.3.1.0
#24 230.9 -> installed pecu.0.7
#24 230.9 -> installed pp.2.0.0
#24 230.9 -> installed ppx_derivers.1.2.1
#24 230.9 -> installed psq.0.2.1
#24 231.1 -> installed re.1.14.0
#24 231.1 -> installed res.5.0.2
#24 231.1 -> installed result.1.5
#24 231.2 -> installed sexplib0.v0.16.0
#24 231.2 -> installed spdx_licenses.1.4.0
#24 231.2 -> installed stdint.0.7.2
#24 231.2 -> installed stdlib-shims.0.3.0
#24 231.3 -> installed stringext.1.6.0
#24 231.4 -> installed swhid_core.0.1
#24 231.5 -> installed yojson.3.0.0
#24 231.5 -> installed ocplib-endian.1.2
#24 231.5 -> installed asn1-combinators.0.2.6
#24 231.6 -> installed cstruct-unix.6.2.0
#24 231.6 -> installed eqaf.0.9
#24 231.6 -> installed hex.1.5.0
#24 231.6 -> installed mirage-random.3.0.0
#24 231.6 -> installed randomconv.0.1.3
#24 231.6 -> installed prettym.0.0.4
#24 231.7 -> installed ipaddr.5.6.1
#24 231.7 -> installed macaddr-cstruct.5.6.1
#24 231.7 -> installed lambdasoup.1.1.1
#24 231.7 -> installed lru.0.3.1
#24 231.8 -> installed integers.0.7.0
#24 231.8 -> installed timedesc-tzdb.3.1.0
#24 231.9 -> installed timedesc-tzlocal.3.1.0
#24 231.9 -> installed ipaddr-cstruct.5.6.1
#24 232.3 -> installed sha.1.15.4
#24 232.8 -> installed digestif.1.3.0
#24 232.9 -> installed parsexp.v0.16.0
#24 232.9 -> installed dune-build-info.3.20.2
#24 233.0 -> installed ordering.3.20.2
#24 234.7 -> installed dune-configurator.3.20.2
#24 235.3 -> installed sexplib.v0.16.0
#24 235.6 -> installed bigstringaf.0.10.0
#24 235.7 -> installed mirage-clock-unix.4.2.0
#24 235.8 -> installed tyxml.4.6.0
#24 235.9 -> installed checkseum.0.5.2
#24 235.9 -> installed faraday.0.8.2
#24 236.2 -> installed angstrom.0.16.1
#24 236.5 -> installed ansi.0.7.0
#24 236.5 -> installed httpun-types.0.2.0
#24 236.6 -> installed dyn.3.20.2
#24 238.6 -> installed mirage-crypto.0.11.3
#24 238.6 -> installed sqlite3.5.3.1
#24 238.6 -> installed ssl.0.7.0
#24 238.7 -> installed opam-core.2.5.0
#24 238.8 -> installed lwt.5.9.2
#24 239.0 -> installed decompress.1.5.3
#24 239.1 -> installed emile.1.1
#24 239.1 -> installed encore.0.8.1
#24 239.1 -> installed hpack.0.13.0
#24 239.2 -> installed httpaf.0.7.1
#24 239.2 -> installed unstrctrd.0.4
#24 239.3 -> installed uri.4.4.0
#24 239.4 -> installed hkdf.1.0.4
#24 239.4 -> installed pbkdf.1.2.0
#24 239.4 -> installed cstruct-lwt.6.2.0
#24 239.4 -> installed faraday-lwt.0.8.2
#24 239.5 -> installed inotify.2.6
#24 239.5 -> installed lwt_ssl.1.2.0
#24 239.5 -> installed mirage-flow.3.0.0
#24 239.5 -> installed mirage-kv.6.1.1
#24 239.5 -> installed mirage-net.4.0.0
#24 239.5 -> installed mirage-time.3.0.0
#24 239.5 -> installed prometheus.1.3
#24 239.6 -> installed timedesc.3.1.0
#24 239.7 -> installed tar.2.6.0
#24 239.7 -> installed faraday-lwt-unix.0.8.2
#24 240.2 -> installed h2.0.13.0
#24 240.2 -> installed hxd.0.3.6
#24 240.3 -> installed logs.0.10.0
#24 240.6 -> installed tar-unix.2.6.0
#24 240.7 -> installed ethernet.3.2.0
#24 240.7 -> installed happy-eyeballs.0.6.0
#24 240.8 -> installed mimic.0.0.6
#24 241.0 -> installed mirage-runtime.4.10.4
#24 241.2 -> installed ctypes.0.24.0
#24 241.4 -> installed mirage-crypto-rng.0.11.3
#24 241.5 -> installed arp.3.1.1
#24 241.7 -> installed mirage-unix.5.0.1
#24 241.7 -> installed multipart_form.0.7.0
#24 241.8 -> installed mirage-crypto-rng-lwt.0.11.3
#24 242.0 -> installed capnp-rpc.1.2.3
#24 242.0 -> installed multipart_form-lwt.0.7.0
#24 242.1 -> installed mirage-crypto-pk.0.11.3
#24 242.6 -> installed dns.7.0.3
#24 243.0 -> installed base.v0.16.4
#24 243.3 -> installed tcpip.8.0.0
#24 243.3 -> installed stdio.v0.16.0
#24 243.4 -> installed ctypes-foreign.0.24.0
#24 243.5 -> installed bos.0.2.1
#24 243.5 -> installed dns-client.7.0.3
#24 243.8 -> installed stdune.3.20.2
#24 245.5 -> installed carton.0.7.2
#24 245.5 -> installed cf.0.5.0
#24 245.6 -> installed fsevents.0.3.0
#24 245.6 -> installed cf-lwt.0.5.0
#24 245.7 -> installed fsevents-lwt.0.3.0
#24 245.9 -> installed carton-lwt.0.7.2
#24 246.2 -> installed mirage-crypto-ec.0.11.3
#24 246.2 -> installed irmin-watcher.0.5.0
#24 246.3 -> installed carton-git.0.7.2
#24 246.5 -> installed menhir.20250912
#24 247.3 -> installed opam-file-format.2.2.0
#24 247.4 -> installed graphql_parser.0.14.0
#24 247.6 -> installed dune-private-libs.3.20.2
#24 249.4 -> installed x509.0.16.5
#24 249.7 -> installed git.3.15.0
#24 249.7 -> installed graphql.0.14.0
#24 249.8 -> installed ca-certs.0.2.3
#24 250.0 -> installed graphql-lwt.0.14.0
#24 250.4 -> installed capnp.3.6.0
#24 251.1 -> installed ppxlib.0.35.0
#24 251.3 -> installed ca-certs-nss.3.101
#24 251.3 -> installed dune-site.3.20.2
#24 251.6 -> installed awa.0.3.0
#24 251.7 -> installed tls.0.17.3
#24 252.0 -> installed awa-mirage.0.3.0
#24 252.2 -> installed tls-mirage.0.17.3
#24 252.2 -> installed tls-lwt.0.17.3
#24 252.8 -> installed dns-client-mirage.7.0.3
#24 252.8 -> installed dns-client-lwt.7.0.3
#24 252.9 -> installed paf.0.5.0
#24 253.2 -> installed happy-eyeballs-mirage.0.6.0
#24 253.4 -> installed git-paf.3.15.0
#24 253.5 -> installed mimic-happy-eyeballs.0.0.6
#24 254.0 -> installed opam-format.2.5.0
#24 254.1 -> installed ppx_compare.v0.16.0
#24 254.2 -> installed git-mirage.3.15.0
#24 254.3 -> installed happy-eyeballs-lwt.0.6.0
#24 254.5 -> installed capnp-rpc-lwt.1.2.3
#24 254.8 -> installed caqti.2.2.4
#24 255.0 -> installed lwt_ppx.5.9.1
#24 255.1 -> installed current_rpc.0.7.2
#24 255.6 -> installed caqti-lwt.2.2.4
#24 255.8 -> installed ppx_deriving.6.0.3
#24 256.0 -> installed ppx_sexp_conv.v0.16.0
#24 256.0 -> installed capnp-rpc-net.1.2.3
#24 256.9 -> installed dream-pure.1.0.0~alpha2
#24 257.5 -> installed git-unix.3.15.0
#24 258.2 -> installed ipaddr-sexp.5.6.1
#24 258.2 -> installed uri-sexp.4.4.0
#24 258.6 -> installed obuilder-spec.0.6.0
#24 258.9 -> installed ppx_deriving_yojson.3.9.1
#24 259.1 -> installed opam-repository.2.5.0
#24 259.3 -> installed solver-service-api.dev
#24 259.6 -> installed current.0.7.2
#24 260.5 -> installed conduit.6.2.3
#24 260.9 -> installed ppx_custom_printf.v0.16.0
#24 261.2 -> installed extunix.0.4.3
#24 261.5 -> installed dream-httpaf.1.0.0~alpha3
#24 261.6 -> installed cohttp.5.3.1
#24 261.9 -> installed current_git.0.7.2
#24 262.1 -> installed capnp-rpc-unix.1.2.3
#24 262.4 -> installed conduit-lwt.6.2.3
#24 263.8 -> installed pgx.2.2
#24 264.0 -> installed cohttp-lwt.5.3.0
#24 264.3 -> installed pgx_lwt.2.2
#24 264.7 -> installed current_docker.0.7.2
#24 264.8 -> installed pgx_lwt_unix.2.2
#24 265.1 -> installed ocluster-api.0.3.0
#24 265.2 -> installed dream.1.0.0~alpha6
#24 265.2 -> installed conduit-lwt-unix.6.2.3
#24 266.1 -> installed opam-state.2.5.0
#24 266.3 -> installed omigrate.0.3.2
#24 267.6 -> installed current_ocluster.0.3.0
#24 267.8 -> installed opam-0install.0.5.1
#24 267.9 -> installed solver-service.dev
#24 269.4 -> installed cohttp-lwt-unix.5.3.0
#24 269.9 -> installed prometheus-app.1.3
#24 275.2 Done.
#24 275.2 
#24 275.2 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#24 275.2 => Note: This package is deprecated.
#24 275.2 => mirage-random is deprecated
#24 275.2 
#24 275.2 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#24 275.2 => Note: This package is deprecated.
#24 275.2 # To update the current shell environment, run: eval $(opam env)
#24 DONE 277.0s

#25 [build 14/15] ADD --chown=opam . .
#25 DONE 0.2s

#26 [build 15/15] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
#26 0.232 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#26 1.958 schema.capnp --> schema.mli schema.ml
#26 1.958 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#26 1.962 schema.capnp --> schema.mli schema.ml
#26 1.962 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#26 1.962 schema.capnp --> schema.mli schema.ml
#26 1.962 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#26 1.962 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#26 1.963 schema.capnp --> schema.mli schema.ml
#26 1.963 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#26 5.930 Browserslist: caniuse-lite is outdated. Please run:
#26 5.930   npx update-browserslist-db@latest
#26 5.930   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#26 5.930 
#26 5.930 Rebuilding...
#26 5.930 
#26 5.930 Done in 1952ms.
#26 6.161 Generating static.ml
#26 6.161 Skipping generation of .mli
#26 DONE 14.9s

#27 [stage-1  4/12] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-web /usr/local/bin/
#27 DONE 0.2s

#28 [stage-1  5/12] RUN mkdir -p /profile-pictures/github
#28 DONE 0.3s

#29 [stage-1  6/12] RUN mkdir -p /profile-pictures/gitlab
#29 DONE 0.4s

#30 [stage-1  7/12] COPY --from=build --link /src/bin/add-profile-picture /usr/local/bin
#30 DONE 0.0s

#31 [stage-1  8/12] COPY --from=build --link /src/deploy-data/github-organisations.txt /github-organisations.txt
#31 DONE 0.0s

#32 [stage-1  9/12] COPY --from=build --link /src/deploy-data/gitlab-organisations.txt /gitlab-organisations.txt
#32 DONE 0.0s

#33 [stage-1 10/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --github < /github-organisations.txt
#33 0.917   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 0.917                                  Dload  Upload   Total   Spent    Left  Speed
#33 0.917 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 1.143 
100 14228  100 14228    0     0  62675      0 --:--:-- --:--:-- --:--:-- 62675
#33 1.149 talex5 ok
#33 1.163   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 1.163                                  Dload  Upload   Total   Spent    Left  Speed
#33 1.163 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 1.379 
100  4895  100  4895    0     0  22562      0 --:--:-- --:--:-- --:--:-- 22562
#33 1.385 ocurrent ok
#33 1.399   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 1.399                                  Dload  Upload   Total   Spent    Left  Speed
#33 1.399 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 1.618 
100  9007  100  9007    0     0  41182      0 --:--:-- --:--:-- --:--:-- 41182
#33 1.627 ocaml ok
#33 1.640   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 1.640                                  Dload  Upload   Total   Spent    Left  Speed
#33 1.640 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 2.094 
100 10580  100 10580    0     0  23347      0 --:--:-- --:--:-- --:--:-- 23347
#33 2.103 mirage ok
#33 2.124   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 2.124                                  Dload  Upload   Total   Spent    Left  Speed
#33 2.124 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 2.354 
100 10800  100 10800    0     0  46775      0 --:--:-- --:--:-- --:--:-- 46775
#33 2.361 avsm ok
#33 2.374   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 2.374                                  Dload  Upload   Total   Spent    Left  Speed
#33 2.374 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 2.838 
100 39809  100 39809    0     0  85838      0 --:--:-- --:--:-- --:--:-- 85838
#33 2.844 samoht ok
#33 2.859   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 2.859                                  Dload  Upload   Total   Spent    Left  Speed
#33 2.859 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 3.079 
100 22612  100 22612    0     0   100k      0 --:--:-- --:--:-- --:--:--  100k
#33 3.084 kit-ty-kate ok
#33 3.098   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 3.098                                  Dload  Upload   Total   Spent    Left  Speed
#33 3.098 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 3.364 
100  9340  100  9340    0     0  35596      0 --:--:-- --:--:-- --:--:-- 35596
#33 3.366 tarides ok
#33 3.381   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 3.381                                  Dload  Upload   Total   Spent    Left  Speed
#33 3.381 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
#33 6.665 
100  5540  100  5540    0     0   1686      0  0:00:03  0:00:03 --:--:--  1686
#33 6.673 aantron ok
#33 6.688   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 6.688                                  Dload  Upload   Total   Spent    Left  Speed
#33 6.688 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 6.920 
100  5902  100  5902    0     0  25457      0 --:--:-- --:--:-- --:--:-- 25457
#33 6.926 ocamllabs ok
#33 6.940   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 6.940                                  Dload  Upload   Total   Spent    Left  Speed
#33 6.940 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 7.391 
100 45440  100 45440    0     0    98k      0 --:--:-- --:--:-- --:--:--   98k
#33 7.398 realworldocaml ok
#33 7.412   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 7.412                                  Dload  Upload   Total   Spent    Left  Speed
#33 7.412 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 7.636 
100  8979  100  8979    0     0  40029      0 --:--:-- --:--:-- --:--:-- 40029
#33 7.642 NathanReb ok
#33 7.657   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 7.657                                  Dload  Upload   Total   Spent    Left  Speed
#33 7.657 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 7.889 
100 32638  100 32638    0     0   137k      0 --:--:-- --:--:-- --:--:--  137k
#33 7.896 0install ok
#33 7.914   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 7.914                                  Dload  Upload   Total   Spent    Left  Speed
#33 7.914 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 8.140 
100  1540  100  1540    0     0   6798      0 --:--:-- --:--:-- --:--:--  6798
#33 8.149 gpetiot ok
#33 8.162   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 8.162                                  Dload  Upload   Total   Spent    Left  Speed
#33 8.162 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 8.390 
100  1549  100  1549    0     0   6784      0 --:--:-- --:--:-- --:--:--  6784
#33 8.395 ocaml-ppx ok
#33 8.408   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 8.408                                  Dload  Upload   Total   Spent    Left  Speed
#33 8.408 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 8.819 
100 12959  100 12959    0     0  31560      0 --:--:-- --:--:-- --:--:-- 31560
#33 8.824 CraigFe ok
#33 8.838   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 8.838                                  Dload  Upload   Total   Spent    Left  Speed
#33 8.838 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 9.066 
100  8989  100  8989    0     0  39883      0 --:--:-- --:--:-- --:--:-- 39883
#33 9.070 pascutto ok
#33 9.084   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 9.084                                  Dload  Upload   Total   Spent    Left  Speed
#33 9.085 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 10.50 
100 13903  100 13903    0     0   9817      0  0:00:01  0:00:01 --:--:--  9817
#33 10.51 Julow ok
#33 10.52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 10.52                                  Dload  Upload   Total   Spent    Left  Speed
#33 10.52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 10.76 
100  1520  100  1520    0     0   6487      0 --:--:-- --:--:-- --:--:--  6487
#33 10.76 ocaml-gospel ok
#33 10.78   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 10.78                                  Dload  Upload   Total   Spent    Left  Speed
#33 10.78 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 11.24 
100 58601  100 58601    0     0   123k      0 --:--:-- --:--:-- --:--:--  123k
#33 11.25 vbmithr ok
#33 11.27   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 11.27                                  Dload  Upload   Total   Spent    Left  Speed
#33 11.27 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 11.49 
100 77411  100 77411    0     0   347k      0 --:--:-- --:--:-- --:--:--  347k
#33 11.49 gs0510 ok
#33 11.51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 11.51                                  Dload  Upload   Total   Spent    Left  Speed
#33 11.51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
#33 15.02 
100  5604  100  5604    0     0   1595      0  0:00:03  0:00:03 --:--:--  1595
#33 15.02 MagnusS ok
#33 15.04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 15.04                                  Dload  Upload   Total   Spent    Left  Speed
#33 15.04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 15.26 
100  1569  100  1569    0     0   7140      0 --:--:-- --:--:-- --:--:--  7140
#33 15.26 dune-universe ok
#33 15.28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 15.28                                  Dload  Upload   Total   Spent    Left  Speed
#33 15.28 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 15.50 
100 14408  100 14408    0     0  65342      0 --:--:-- --:--:-- --:--:-- 65342
#33 15.50 janestreet ok
#33 15.52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 15.52                                  Dload  Upload   Total   Spent    Left  Speed
#33 15.52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 15.73 
100 10078  100 10078    0     0  46960      0 --:--:-- --:--:-- --:--:-- 46960
#33 15.74 emillon ok
#33 15.75   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 15.75                                  Dload  Upload   Total   Spent    Left  Speed
#33 15.75 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 15.97 
100 13509  100 13509    0     0  62420      0 --:--:-- --:--:-- --:--:-- 62420
#33 15.97 capnproto ok
#33 15.99   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 15.99                                  Dload  Upload   Total   Spent    Left  Speed
#33 15.99 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 16.20 
100  6605  100  6605    0     0  30491      0 --:--:-- --:--:-- --:--:-- 30491
#33 16.21 ocaml-opam ok
#33 16.22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 16.22                                  Dload  Upload   Total   Spent    Left  Speed
#33 16.22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 16.45 
100 11985  100 11985    0     0  53926      0 --:--:-- --:--:-- --:--:-- 53926
#33 16.45 ocaml-dune ok
#33 16.47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 16.47                                  Dload  Upload   Total   Spent    Left  Speed
#33 16.47 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 16.69 
100 10132  100 10132    0     0  45776      0 --:--:-- --:--:-- --:--:-- 45776
#33 16.70 favonia ok
#33 16.71   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 16.71                                  Dload  Upload   Total   Spent    Left  Speed
#33 16.71 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 16.94 
100  8982  100  8982    0     0  39815      0 --:--:-- --:--:-- --:--:-- 39815
#33 16.94 joelburget ok
#33 16.96   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 16.96                                  Dload  Upload   Total   Spent    Left  Speed
#33 16.96 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 18.18 
100 10742  100 10742    0     0   8782      0  0:00:01  0:00:01 --:--:--  8782
#33 18.19 jeffa5 ok
#33 18.20   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 18.20                                  Dload  Upload   Total   Spent    Left  Speed
#33 18.20 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 19.68 
100  1145  100  1145    0     0    770      0  0:00:01  0:00:01 --:--:--   770
#33 19.69 bikallem ok
#33 19.70   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 19.70                                  Dload  Upload   Total   Spent    Left  Speed
#33 19.70 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 19.92 
100 10992  100 10992    0     0  50051      0 --:--:-- --:--:-- --:--:-- 50051
#33 19.93 jonludlam ok
#33 19.94   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 19.94                                  Dload  Upload   Total   Spent    Left  Speed
#33 19.94 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 20.41 
100 19040  100 19040    0     0  40762      0 --:--:-- --:--:-- --:--:-- 40762
#33 20.41 g2p ok
#33 20.43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 20.43                                  Dload  Upload   Total   Spent    Left  Speed
#33 20.43 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 20.65 
100  1566  100  1566    0     0   7254      0 --:--:-- --:--:-- --:--:--  7254
#33 20.65 stedolan ok
#33 20.66   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 20.66                                  Dload  Upload   Total   Spent    Left  Speed
#33 20.66 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 20.89 
100 34666  100 34666    0     0   151k      0 --:--:-- --:--:-- --:--:--  151k
#33 20.89 ocsigen ok
#33 20.90   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 20.90                                  Dload  Upload   Total   Spent    Left  Speed
#33 20.90 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 21.12 
100  8832  100  8832    0     0  40616      0 --:--:-- --:--:-- --:--:-- 40616
#33 21.13 dinosaure ok
#33 21.14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 21.14                                  Dload  Upload   Total   Spent    Left  Speed
#33 21.14 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 21.36 
100 97695  100 97695    0     0   426k      0 --:--:-- --:--:-- --:--:--  426k
#33 21.37 hannesm ok
#33 21.39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 21.39                                  Dload  Upload   Total   Spent    Left  Speed
#33 21.39 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 21.69 
100  9388  100  9388    0     0  30417      0 --:--:-- --:--:-- --:--:-- 30417
#33 21.70 mirleft ok
#33 21.71   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 21.71                                  Dload  Upload   Total   Spent    Left  Speed
#33 21.71 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 22.16 
100  3856  100  3856    0     0   8559      0 --:--:-- --:--:-- --:--:--  8559
#33 22.17 robur-coop ok
#33 22.18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 22.18                                  Dload  Upload   Total   Spent    Left  Speed
#33 22.18 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 22.40 
100   790  100   790    0     0   3658      0 --:--:-- --:--:-- --:--:--  3658
#33 22.40 MisterDA ok
#33 22.42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 22.42                                  Dload  Upload   Total   Spent    Left  Speed
#33 22.42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 22.65 
100  1530  100  1530    0     0   6549      0 --:--:-- --:--:-- --:--:--  6549
#33 22.65 ocaml-multicore ok
#33 22.67   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 22.67                                  Dload  Upload   Total   Spent    Left  Speed
#33 22.67 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 23.08 
100  7587  100  7587    0     0  18652      0 --:--:-- --:--:-- --:--:-- 18652
#33 23.08 cdaringe ok
#33 23.09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 23.09                                  Dload  Upload   Total   Spent    Left  Speed
#33 23.09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 23.31 
100   706  100   706    0     0   3259      0 --:--:-- --:--:-- --:--:--  3259
#33 23.31 inhabitedtype ok
#33 23.33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 23.33                                  Dload  Upload   Total   Spent    Left  Speed
#33 23.33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 23.54 
100  9807  100  9807    0     0  46084      0 --:--:-- --:--:-- --:--:-- 46084
#33 23.55 tmcgilchrist ok
#33 23.56   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 23.56                                  Dload  Upload   Total   Spent    Left  Speed
#33 23.56 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 25.07 
100  1519  100  1519    0     0   1007      0  0:00:01  0:00:01 --:--:--  1007
#33 25.07 ocaml-doc ok
#33 25.09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 25.09                                  Dload  Upload   Total   Spent    Left  Speed
#33 25.09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 25.29 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6973  100  6973    0     0  32419      0 --:--:-- --:--:-- --:--:--  851k
#33 25.31 grievejia ok
#33 25.32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 25.32                                  Dload  Upload   Total   Spent    Left  Speed
#33 25.32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 25.76 
100  5312  100  5312    0     0  11979      0 --:--:-- --:--:-- --:--:-- 11979
#33 25.77 Leonidas-from-XIV ok
#33 25.79   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 25.79                                  Dload  Upload   Total   Spent    Left  Speed
#33 25.79 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 26.00 
100  9230  100  9230    0     0  42435      0 --:--:-- --:--:-- --:--:-- 42435
#33 26.01 ocaml-community ok
#33 26.02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 26.02                                  Dload  Upload   Total   Spent    Left  Speed
#33 26.02 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 26.46 
100  8183  100  8183    0     0  18687      0 --:--:-- --:--:-- --:--:-- 18687
#33 26.46 verbosemode ok
#33 26.48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 26.48                                  Dload  Upload   Total   Spent    Left  Speed
#33 26.48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 26.70 
100  2705  100  2705    0     0  12245      0 --:--:-- --:--:-- --:--:-- 12245
#33 26.71 tomjridge ok
#33 26.72   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 26.72                                  Dload  Upload   Total   Spent    Left  Speed
#33 26.72 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 26.94 
100 28293  100 28293    0     0   125k      0 --:--:-- --:--:-- --:--:--  125k
#33 26.95 thizanne ok
#33 26.96   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 26.96                                  Dload  Upload   Total   Spent    Left  Speed
#33 26.96 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 27.18 
100  8968  100  8968    0     0  41661      0 --:--:-- --:--:-- --:--:-- 41661
#33 27.18 n-osborne ok
#33 27.19   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 27.19                                  Dload  Upload   Total   Spent    Left  Speed
#33 27.19 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 27.44 
100 61043  100 61043    0     0   242k      0 --:--:-- --:--:-- --:--:--  242k
#33 27.45 TheLortex ok
#33 27.46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 27.46                                  Dload  Upload   Total   Spent    Left  Speed
#33 27.46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 27.90 
100 11399  100 11399    0     0  25878      0 --:--:-- --:--:-- --:--:-- 25878
#33 27.90 patricoferris ok
#33 27.92   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 27.92                                  Dload  Upload   Total   Spent    Left  Speed
#33 27.92 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 29.19 
100  2650  100  2650    0     0   2079      0  0:00:01  0:00:01 --:--:--  2079
#33 29.20 routineco ok
#33 29.22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 29.22                                  Dload  Upload   Total   Spent    Left  Speed
#33 29.22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 29.65 
100  9179  100  9179    0     0  21070      0 --:--:-- --:--:-- --:--:-- 21070
#33 29.66 moby ok
#33 29.67   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 29.67                                  Dload  Upload   Total   Spent    Left  Speed
#33 29.67 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 31.14 
100 10942  100 10942    0     0   7450      0  0:00:01  0:00:01 --:--:--  7450
#33 31.15 djs55 ok
#33 31.16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 31.16                                  Dload  Upload   Total   Spent    Left  Speed
#33 31.16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 31.38 
100 66548  100 66548    0     0   290k      0 --:--:-- --:--:-- --:--:--  290k
#33 31.39 hyunha ok
#33 31.41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 31.41                                  Dload  Upload   Total   Spent    Left  Speed
#33 31.41 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 31.86 
100  4210  100  4210    0     0   9260      0 --:--:-- --:--:-- --:--:--  9260
#33 31.87 hyper-systems ok
#33 31.88   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 31.88                                  Dload  Upload   Total   Spent    Left  Speed
#33 31.88 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     9  100     9    0     0     54      0 --:--:-- --:--:-- --:--:--    54
#33 32.05 coco33920 ok
#33 32.07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 32.07                                  Dload  Upload   Total   Spent    Left  Speed
#33 32.07 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 32.28 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1550  100  1550    0     0   6982      0 --:--:-- --:--:-- --:--:--  216k
#33 32.29 sanette ok
#33 32.31   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 32.31                                  Dload  Upload   Total   Spent    Left  Speed
#33 32.31 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 32.52 
100  9035  100  9035    0     0  42034      0 --:--:-- --:--:-- --:--:-- 42034
#33 32.53 maiste ok
#33 32.55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 32.55                                  Dload  Upload   Total   Spent    Left  Speed
#33 32.55 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 34.02 
100 10358  100 10358    0     0   7049      0  0:00:01  0:00:01 --:--:--  7049
#33 34.02 yomimono ok
#33 34.04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 34.04                                  Dload  Upload   Total   Spent    Left  Speed
#33 34.04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 35.50 
100 13727  100 13727    0     0   9400      0  0:00:01  0:00:01 --:--:--  9400
#33 35.51 c-cube ok
#33 35.52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 35.52                                  Dload  Upload   Total   Spent    Left  Speed
#33 35.52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 35.74 
100  7266  100  7266    0     0  32302      0 --:--:-- --:--:-- --:--:-- 32302
#33 35.75 novemberkilo ok
#33 35.76   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 35.76                                  Dload  Upload   Total   Spent    Left  Speed
#33 35.76 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 36.23 
100 12132  100 12132    0     0  26114      0 --:--:-- --:--:-- --:--:-- 26114
#33 36.24 joaosreis ok
#33 36.25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 36.25                                  Dload  Upload   Total   Spent    Left  Speed
#33 36.25 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 36.47 
100  1589  100  1589    0     0   7224      0 --:--:-- --:--:-- --:--:--  7224
#33 36.48 mtelvers ok
#33 36.49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 36.49                                  Dload  Upload   Total   Spent    Left  Speed
#33 36.49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 36.72 
100  1285  100  1285    0     0   5526      0 --:--:-- --:--:-- --:--:--  5526
#33 36.73 ygrek ok
#33 36.74   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 36.74                                  Dload  Upload   Total   Spent    Left  Speed
#33 36.74 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 36.97 
100 14300  100 14300    0     0  63618      0 --:--:-- --:--:-- --:--:-- 63618
#33 36.98 geocaml ok
#33 36.99   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 36.99                                  Dload  Upload   Total   Spent    Left  Speed
#33 36.99 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 37.22 
100  1519  100  1519    0     0   6572      0 --:--:-- --:--:-- --:--:--  6572
#33 37.23 panglesd ok
#33 37.24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 37.24                                  Dload  Upload   Total   Spent    Left  Speed
#33 37.24 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 37.46 
100  8794  100  8794    0     0  39995      0 --:--:-- --:--:-- --:--:-- 39995
#33 37.47 SimonJF ok
#33 37.48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 37.48                                  Dload  Upload   Total   Spent    Left  Speed
#33 37.48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 37.90 
100 10007  100 10007    0     0  24160      0 --:--:-- --:--:-- --:--:-- 24160
#33 37.91 haesbaert ok
#33 37.92   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 37.92                                  Dload  Upload   Total   Spent    Left  Speed
#33 37.92 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 38.37 
100  8232  100  8232    0     0  18379      0 --:--:-- --:--:-- --:--:-- 18379
#33 38.38 benmandrew ok
#33 38.39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 38.39                                  Dload  Upload   Total   Spent    Left  Speed
#33 38.39 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 39.61 
100  4713  100  4713    0     0   3850      0  0:00:01  0:00:01 --:--:--  3850
#33 39.62 andrenth ok
#33 39.63   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 39.63                                  Dload  Upload   Total   Spent    Left  Speed
#33 39.63 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 39.85 
100  6125  100  6125    0     0  28209      0 --:--:-- --:--:-- --:--:-- 28209
#33 39.85 backtracking ok
#33 39.87   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 39.87                                  Dload  Upload   Total   Spent    Left  Speed
#33 39.87 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 40.08 
100  1569  100  1569    0     0   7292      0 --:--:-- --:--:-- --:--:--  7292
#33 40.09 jmid ok
#33 40.10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 40.10                                  Dload  Upload   Total   Spent    Left  Speed
#33 40.10 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 41.57 
100  5476  100  5476    0     0   3719      0  0:00:01  0:00:01 --:--:--  3719
#33 41.58 shindere ok
#33 41.59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 41.59                                  Dload  Upload   Total   Spent    Left  Speed
#33 41.59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 41.82 
100 70613  100 70613    0     0   309k      0 --:--:-- --:--:-- --:--:--  309k
#33 41.82 gildor478 ok
#33 41.83   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 41.83                                  Dload  Upload   Total   Spent    Left  Speed
#33 41.83 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 42.05 
100 13672  100 13672    0     0  62538      0 --:--:-- --:--:-- --:--:-- 62538
#33 42.06 mefyl ok
#33 42.07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 42.07                                  Dload  Upload   Total   Spent    Left  Speed
#33 42.07 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 42.28 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5923  100  5923    0     0  27134      0 --:--:-- --:--:-- --:--:--  826k
#33 42.29 ElectreAAS ok
#33 42.30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 42.30                                  Dload  Upload   Total   Spent    Left  Speed
#33 42.30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 42.52 
100 11253  100 11253    0     0  51083      0 --:--:-- --:--:-- --:--:-- 51083
#33 42.53 well-typed-lightbulbs ok
#33 42.55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 42.55                                  Dload  Upload   Total   Spent    Left  Speed
#33 42.55 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 42.76 
100  3235  100  3235    0     0  15085      0 --:--:-- --:--:-- --:--:-- 15085
#33 42.76 johnyob ok
#33 42.78   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 42.78                                  Dload  Upload   Total   Spent    Left  Speed
#33 42.78 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 43.00 
100  7053  100  7053    0     0  31738      0 --:--:-- --:--:-- --:--:-- 31738
#33 43.01 lasamlai ok
#33 43.02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 43.02                                  Dload  Upload   Total   Spent    Left  Speed
#33 43.02 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 43.25 
100 14299  100 14299    0     0  62751      0 --:--:-- --:--:-- --:--:-- 62751
#33 43.25 zshipko ok
#33 43.26   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 43.26                                  Dload  Upload   Total   Spent    Left  Speed
#33 43.26 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 44.48 
100  8123  100  8123    0     0   6663      0  0:00:01  0:00:01 --:--:--  6663
#33 44.49 andreas ok
#33 44.50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 44.50                                  Dload  Upload   Total   Spent    Left  Speed
#33 44.50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 44.73 
100 60456  100 60456    0     0   258k      0 --:--:-- --:--:-- --:--:--  258k
#33 44.73 bobot ok
#33 44.75   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 44.75                                  Dload  Upload   Total   Spent    Left  Speed
#33 44.75 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 44.97 
100 19681  100 19681    0     0  89002      0 --:--:-- --:--:-- --:--:-- 89002
#33 44.98 dialohq ok
#33 44.99   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 44.99                                  Dload  Upload   Total   Spent    Left  Speed
#33 44.99 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 45.21 
100  6526  100  6526    0     0  29978      0 --:--:-- --:--:-- --:--:-- 29978
#33 45.21 reynir ok
#33 45.23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 45.23                                  Dload  Upload   Total   Spent    Left  Speed
#33 45.23 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 45.44 
100  1561  100  1561    0     0   7168      0 --:--:-- --:--:-- --:--:--  7168
#33 45.45 nilsbecker ok
#33 45.46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 45.46                                  Dload  Upload   Total   Spent    Left  Speed
#33 45.46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 45.68 
100  7805  100  7805    0     0  36203      0 --:--:-- --:--:-- --:--:-- 36203
#33 45.68 ngernest ok
#33 45.70   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 45.70                                  Dload  Upload   Total   Spent    Left  Speed
#33 45.70 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 45.93 
100  1538  100  1538    0     0   6621      0 --:--:-- --:--:-- --:--:--  6621
#33 45.93 progman1 ok
#33 45.95   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 45.95                                  Dload  Upload   Total   Spent    Left  Speed
#33 45.95 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 46.16 
100  8704  100  8704    0     0  40240      0 --:--:-- --:--:-- --:--:-- 40240
#33 46.17 moyodiallo ok
#33 46.18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 46.18                                  Dload  Upload   Total   Spent    Left  Speed
#33 46.18 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 46.40 
100 41957  100 41957    0     0   187k      0 --:--:-- --:--:-- --:--:--  187k
#33 46.40 edwintorok ok
#33 46.42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 46.42                                  Dload  Upload   Total   Spent    Left  Speed
#33 46.42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 46.64 
100  1540  100  1540    0     0   6765      0 --:--:-- --:--:-- --:--:--  6765
#33 46.65 smuenzel ok
#33 46.66   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 46.66                                  Dload  Upload   Total   Spent    Left  Speed
#33 46.66 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 46.88 
100  9906  100  9906    0     0  44807      0 --:--:-- --:--:-- --:--:-- 44807
#33 46.89 9glenda ok
#33 46.90   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 46.90                                  Dload  Upload   Total   Spent    Left  Speed
#33 46.90 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 47.12 
100  5798  100  5798    0     0  26515      0 --:--:-- --:--:-- --:--:-- 26515
#33 47.13 Cumulus ok
#33 47.14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 47.14                                  Dload  Upload   Total   Spent    Left  Speed
#33 47.14 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 48.39 
100  7742  100  7742    0     0   6194      0  0:00:01  0:00:01 --:--:--  6194
#33 48.40 gustavodiasag ok
#33 48.41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 48.41                                  Dload  Upload   Total   Spent    Left  Speed
#33 48.41 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 48.85 
100 43477  100 43477    0     0  97388      0 --:--:-- --:--:-- --:--:-- 97388
#33 48.86 art-w ok
#33 48.87   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 48.87                                  Dload  Upload   Total   Spent    Left  Speed
#33 48.87 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 49.09 
100  9409  100  9409    0     0  42751      0 --:--:-- --:--:-- --:--:-- 42751
#33 49.10 sqids ok
#33 49.11   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 49.11                                  Dload  Upload   Total   Spent    Left  Speed
#33 49.11 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 49.33 
100  6298  100  6298    0     0  29246      0 --:--:-- --:--:-- --:--:-- 29246
#33 49.33 rizo ok
#33 49.34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 49.34                                  Dload  Upload   Total   Spent    Left  Speed
#33 49.34 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 49.56 
100  8330  100  8330    0     0  39395      0 --:--:-- --:--:-- --:--:-- 39395
#33 49.56 koonwen ok
#33 49.58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 49.58                                  Dload  Upload   Total   Spent    Left  Speed
#33 49.58 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 49.80 
100 48867  100 48867    0     0   209k      0 --:--:-- --:--:-- --:--:--  209k
#33 49.81 lubegasimon ok
#33 49.82   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 49.82                                  Dload  Upload   Total   Spent    Left  Speed
#33 49.82 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 50.04 
100  7252  100  7252    0     0  33794      0 --:--:-- --:--:-- --:--:-- 33794
#33 50.04 punchagan ok
#33 50.05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 50.05                                  Dload  Upload   Total   Spent    Left  Speed
#33 50.05 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 50.27 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   807  100   807    0     0   3643      0 --:--:-- --:--:-- --:--:--  112k
#33 50.28 ahrefs ok
#33 50.29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 50.29                                  Dload  Upload   Total   Spent    Left  Speed
#33 50.29 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 50.51 
100  1571  100  1571    0     0   7183      0 --:--:-- --:--:-- --:--:--  7183
#33 50.52 ocaml-semver ok
#33 50.53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 50.53                                  Dload  Upload   Total   Spent    Left  Speed
#33 50.53 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 50.75 
100  1553  100  1553    0     0   7173      0 --:--:-- --:--:-- --:--:--  7173
#33 50.75 raphael-proust ok
#33 50.77   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 50.77                                  Dload  Upload   Total   Spent    Left  Speed
#33 50.77 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 50.99 
100  6985  100  6985    0     0  31948      0 --:--:-- --:--:-- --:--:-- 31948
#33 50.99 tiferrei ok
#33 51.00   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 51.00                                  Dload  Upload   Total   Spent    Left  Speed
#33 51.00 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 52.23 
100  3498  100  3498    0     0   2858      0  0:00:01  0:00:01 --:--:--  2858
#33 52.23 deepmarker ok
#33 52.25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 52.25                                  Dload  Upload   Total   Spent    Left  Speed
#33 52.25 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 52.47 
100  4813  100  4813    0     0  21660      0 --:--:-- --:--:-- --:--:-- 21660
#33 52.48 FayCarsons ok
#33 52.49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 52.49                                  Dload  Upload   Total   Spent    Left  Speed
#33 52.49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 52.70 
100  3215  100  3215    0     0  15161      0 --:--:-- --:--:-- --:--:-- 15161
#33 52.71 ptrichr ok
#33 52.72   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 52.72                                  Dload  Upload   Total   Spent    Left  Speed
#33 52.72 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 52.94 
100  6422  100  6422    0     0  29076      0 --:--:-- --:--:-- --:--:-- 29076
#33 52.95 umd-cmsc330 ok
#33 52.96   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 52.96                                  Dload  Upload   Total   Spent    Left  Speed
#33 52.96 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 53.18 
100  1538  100  1538    0     0   7124      0 --:--:-- --:--:-- --:--:--  7124
#33 53.19 mbarbin ok
#33 53.20   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 53.20                                  Dload  Upload   Total   Spent    Left  Speed
#33 53.20 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 53.61 
100  5706  100  5706    0     0  13965      0 --:--:-- --:--:-- --:--:-- 13965
#33 53.61 johnwhitington ok
#33 53.63   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 53.63                                  Dload  Upload   Total   Spent    Left  Speed
#33 53.63 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 54.03 
100  5662  100  5662    0     0  14000      0 --:--:-- --:--:-- --:--:-- 14000
#33 54.04 dra27 ok
#33 54.05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 54.05                                  Dload  Upload   Total   Spent    Left  Speed
#33 54.05 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
#33 55.26 
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  1516  100  1516    0     0   1208      0  0:00:01  0:00:01 --:--:-- 32956
#33 55.31 solo5 ok
#33 55.33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 55.33                                  Dload  Upload   Total   Spent    Left  Speed
#33 55.33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 55.55 
100  4827  100  4827    0     0  21872      0 --:--:-- --:--:-- --:--:-- 21872
#33 55.55 INRIA ok
#33 55.56   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#33 55.56                                  Dload  Upload   Total   Spent    Left  Speed
#33 55.56 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#33 55.78 
100   699  100   699    0     0   3300      0 --:--:-- --:--:-- --:--:--  3300
#33 55.78 tbrk ok
#33 DONE 55.8s

#34 [stage-1 11/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --gitlab < /gitlab-organisations.txt
#34 0.280   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 0.280                                  Dload  Upload   Total   Spent    Left  Speed
#34 0.280 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   285  100   285    0     0    692      0 --:--:-- --:--:-- --:--:--   691
#34 0.709   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 0.709                                  Dload  Upload   Total   Spent    Left  Speed
#34 0.709 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3493  100  3493    0     0  60222      0 --:--:-- --:--:-- --:--:-- 61280
#34 0.769 talex5 ok
#34 0.785   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 0.785                                  Dload  Upload   Total   Spent    Left  Speed
#34 0.785 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   297  100   297    0     0   1065      0 --:--:-- --:--:-- --:--:--  1068
#34 1.078   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 1.078                                  Dload  Upload   Total   Spent    Left  Speed
#34 1.078 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2286  100  2286    0     0  44441      0 --:--:-- --:--:-- --:--:-- 44823
#34 1.134 tmcgilchrist ok
#34 1.147   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 1.147                                  Dload  Upload   Total   Spent    Left  Speed
#34 1.147 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      7      0 --:--:-- --:--:-- --:--:--     7
#34 1.406 ERROR: Profile picture lookup for nomadic-labs
#34 1.419   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 1.419                                  Dload  Upload   Total   Spent    Left  Speed
#34 1.419 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   223  100   223    0     0    917      0 --:--:-- --:--:-- --:--:--   913
#34 1.676   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 1.676                                  Dload  Upload   Total   Spent    Left  Speed
#34 1.676 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23952  100 23952    0     0   328k      0 --:--:-- --:--:-- --:--:--  329k
#34 1.752 maiste ok
#34 1.767   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 1.767                                  Dload  Upload   Total   Spent    Left  Speed
#34 1.767 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   247  100   247    0     0   1007      0 --:--:-- --:--:-- --:--:--  1012
#34 2.030   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#34 2.030                                  Dload  Upload   Total   Spent    Left  Speed
#34 2.030 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1354  100  1354    0     0  12377      0 --:--:-- --:--:-- --:--:-- 12422
#34 2.144 raphael-proust ok
#34 DONE 2.2s

#35 exporting to image
#35 exporting layers
#35 exporting layers 0.4s done
#35 writing image sha256:052b55a64e698fefa4d05ddb4d887b16cefc933df4932a1ebf9c137b5d38dd84 done
#35 DONE 0.4s
Job succeeded
2026-02-03 10:44.42: Job succeeded