Build:
  1. 0
2026-05-12 13:41.59: New job: Build Dockerfile.web using linux-arm64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/pull/1055/head (36c1e72977403366d62e996b045fb3e22886f619)]
2026-05-12 13:41.59: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web"
2026-05-12 13:41.59: Waiting for worker…
2026-05-12 13:41.59: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
HEAD is now at 75a01e6 Remove opam 2.0 support
HEAD is now at 36c1e72 Reset opam-repository before opam init --reinit
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.web
#1 transferring dockerfile: 2.35kB 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:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
#3 CACHED

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

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

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

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

#8 [build  1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34
#8 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34 done
#8 DONE 0.0s

#9 [internal] load build context
#9 transferring context: 9.19MB 0.1s done
#9 DONE 0.1s

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

#10 [build  2/10] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#10 0.214 Configuring from /home/opam/.opamrc and then from built-in defaults.
#10 0.214 Checking for available remotes: rsync and local, git.
#10 0.214   - you won't be able to use mercurial repositories unless you install the hg command on your system.
#10 0.214   - you won't be able to use darcs repositories unless you install the darcs command on your system.
#10 0.214 
#10 0.219 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#10 0.219 You may want to back it up before going further.
#10 0.219 
#10 0.219 Continue? [Y/n] y
#10 0.219 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#10 0.219            opam option jobs=1 --global
#10 0.220 Format upgrade done.
#10 ...

#11 [stage-1  1/12] FROM docker.io/library/debian:13
#11 resolve docker.io/library/debian:13 1.2s done
#11 DONE 1.2s

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

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

#13 [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
#13 0.176 
#13 0.176 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#13 0.176 
#13 0.227 Hit:1 http://deb.debian.org/debian trixie InRelease
#13 0.227 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#13 0.250 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#13 0.293 Get:4 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [159 kB]
#13 0.924 Fetched 249 kB in 1s (341 kB/s)
#13 0.924 Reading package lists...
#13 1.557 Building dependency tree...
#13 1.736 Reading state information...
#13 1.759 All packages are up to date.
#13 1.787 Reading package lists...
#13 1.802 Building dependency tree...
#13 1.963 Reading state information...
#13 2.212 The following additional packages will be installed:
#13 2.212   libbrotli1 libc-dev-bin libc6-dev libcom-err2 libcrypt-dev libcurl4t64
#13 2.212   libffi8 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3
#13 2.212   libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9
#13 2.213   libonig5 libp11-kit0 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db
#13 2.214   libssh2-1t64 libtasn1-6 libunistring5 linux-libc-dev openssl rpcsvc-proto
#13 2.215 Suggested packages:
#13 2.215   libc-devtools glibc-doc manpages-dev gnutls-bin krb5-doc krb5-user
#13 2.215   sqlite3-doc
#13 2.215 Recommended packages:
#13 2.215   bash-completion manpages manpages-dev krb5-locales libldap-common
#13 2.215   publicsuffix libsasl2-modules
#13 2.431 The following NEW packages will be installed:
#13 2.432   ca-certificates curl dumb-init jq libbrotli1 libc-dev-bin libc6-dev
#13 2.432   libcom-err2 libcrypt-dev libcurl4t64 libev4t64 libffi8 libgnutls30t64
#13 2.432   libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
#13 2.432   libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libonig5 libp11-kit0
#13 2.433   libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-dev
#13 2.433   libssh2-1t64 libtasn1-6 libunistring5 linux-libc-dev openssl rpcsvc-proto
#13 2.469 0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
#13 2.469 Need to get 2807 kB/12.5 MB of archives.
#13 2.469 After this operation, 46.2 MB of additional disk space will be used.
#13 2.469 Get:1 http://deb.debian.org/debian-security trixie-security/main arm64 linux-libc-dev all 6.12.86-1 [2807 kB]
#13 2.697 debconf: unable to initialize frontend: Dialog
#13 2.697 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 2.697 debconf: falling back to frontend: Readline
#13 2.697 debconf: unable to initialize frontend: Readline
#13 2.697 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 36.)
#13 2.697 debconf: falling back to frontend: Teletype
#13 2.706 debconf: unable to initialize frontend: Teletype
#13 2.706 debconf: (This frontend requires a controlling tty.)
#13 2.706 debconf: falling back to frontend: Noninteractive
#13 2.801 Preconfiguring packages ...
#13 2.879 Fetched 2807 kB in 0s (28.6 MB/s)
#13 2.900 Selecting previously unselected package openssl.
#13 2.900 (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 ... 4934 files and directories currently installed.)
#13 2.906 Preparing to unpack .../00-openssl_3.5.5-1~deb13u2_arm64.deb ...
#13 2.907 Unpacking openssl (3.5.5-1~deb13u2) ...
#13 3.011 Selecting previously unselected package ca-certificates.
#13 3.013 Preparing to unpack .../01-ca-certificates_20250419_all.deb ...
#13 3.014 Unpacking ca-certificates (20250419) ...
#13 3.055 Selecting previously unselected package libbrotli1:arm64.
#13 3.057 Preparing to unpack .../02-libbrotli1_1.1.0-2+b7_arm64.deb ...
#13 3.058 Unpacking libbrotli1:arm64 (1.1.0-2+b7) ...
#13 3.101 Selecting previously unselected package libkrb5support0:arm64.
#13 3.102 Preparing to unpack .../03-libkrb5support0_1.21.3-5_arm64.deb ...
#13 3.104 Unpacking libkrb5support0:arm64 (1.21.3-5) ...
#13 3.131 Selecting previously unselected package libcom-err2:arm64.
#13 3.133 Preparing to unpack .../04-libcom-err2_1.47.2-3+b10_arm64.deb ...
#13 3.134 Unpacking libcom-err2:arm64 (1.47.2-3+b10) ...
#13 3.159 Selecting previously unselected package libk5crypto3:arm64.
#13 3.161 Preparing to unpack .../05-libk5crypto3_1.21.3-5_arm64.deb ...
#13 3.163 Unpacking libk5crypto3:arm64 (1.21.3-5) ...
#13 3.191 Selecting previously unselected package libkeyutils1:arm64.
#13 3.193 Preparing to unpack .../06-libkeyutils1_1.6.3-6_arm64.deb ...
#13 3.193 Unpacking libkeyutils1:arm64 (1.6.3-6) ...
#13 3.217 Selecting previously unselected package libkrb5-3:arm64.
#13 3.218 Preparing to unpack .../07-libkrb5-3_1.21.3-5_arm64.deb ...
#13 3.219 Unpacking libkrb5-3:arm64 (1.21.3-5) ...
#13 3.259 Selecting previously unselected package libgssapi-krb5-2:arm64.
#13 3.261 Preparing to unpack .../08-libgssapi-krb5-2_1.21.3-5_arm64.deb ...
#13 3.261 Unpacking libgssapi-krb5-2:arm64 (1.21.3-5) ...
#13 3.295 Selecting previously unselected package libunistring5:arm64.
#13 3.297 Preparing to unpack .../09-libunistring5_1.3-2_arm64.deb ...
#13 3.298 Unpacking libunistring5:arm64 (1.3-2) ...
#13 3.352 Selecting previously unselected package libidn2-0:arm64.
#13 3.354 Preparing to unpack .../10-libidn2-0_2.3.8-2_arm64.deb ...
#13 3.355 Unpacking libidn2-0:arm64 (2.3.8-2) ...
#13 3.396 Selecting previously unselected package libsasl2-modules-db:arm64.
#13 3.398 Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-9_arm64.deb ...
#13 3.399 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#13 3.422 Selecting previously unselected package libsasl2-2:arm64.
#13 3.424 Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-9_arm64.deb ...
#13 3.426 Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#13 3.454 Selecting previously unselected package libldap2:arm64.
#13 3.456 Preparing to unpack .../13-libldap2_2.6.10+dfsg-1_arm64.deb ...
#13 3.457 Unpacking libldap2:arm64 (2.6.10+dfsg-1) ...
#13 3.493 Selecting previously unselected package libnghttp2-14:arm64.
#13 3.495 Preparing to unpack .../14-libnghttp2-14_1.64.0-1.1_arm64.deb ...
#13 3.496 Unpacking libnghttp2-14:arm64 (1.64.0-1.1) ...
#13 3.522 Selecting previously unselected package libnghttp3-9:arm64.
#13 3.523 Preparing to unpack .../15-libnghttp3-9_1.8.0-1_arm64.deb ...
#13 3.524 Unpacking libnghttp3-9:arm64 (1.8.0-1) ...
#13 3.552 Selecting previously unselected package libpsl5t64:arm64.
#13 3.553 Preparing to unpack .../16-libpsl5t64_0.21.2-1.1+b1_arm64.deb ...
#13 3.554 Unpacking libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#13 3.579 Selecting previously unselected package libffi8:arm64.
#13 3.581 Preparing to unpack .../17-libffi8_3.4.8-2_arm64.deb ...
#13 3.582 Unpacking libffi8:arm64 (3.4.8-2) ...
#13 3.605 Selecting previously unselected package libp11-kit0:arm64.
#13 3.607 Preparing to unpack .../18-libp11-kit0_0.25.5-3_arm64.deb ...
#13 3.608 Unpacking libp11-kit0:arm64 (0.25.5-3) ...
#13 3.655 Selecting previously unselected package libtasn1-6:arm64.
#13 3.657 Preparing to unpack .../19-libtasn1-6_4.20.0-2_arm64.deb ...
#13 3.658 Unpacking libtasn1-6:arm64 (4.20.0-2) ...
#13 3.685 Selecting previously unselected package libgnutls30t64:arm64.
#13 3.687 Preparing to unpack .../20-libgnutls30t64_3.8.9-3+deb13u2_arm64.deb ...
#13 3.688 Unpacking libgnutls30t64:arm64 (3.8.9-3+deb13u2) ...
#13 3.771 Selecting previously unselected package librtmp1:arm64.
#13 3.773 Preparing to unpack .../21-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_arm64.deb ...
#13 3.774 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#13 3.802 Selecting previously unselected package libssh2-1t64:arm64.
#13 3.804 Preparing to unpack .../22-libssh2-1t64_1.11.1-1_arm64.deb ...
#13 3.805 Unpacking libssh2-1t64:arm64 (1.11.1-1) ...
#13 3.839 Selecting previously unselected package libcurl4t64:arm64.
#13 3.840 Preparing to unpack .../23-libcurl4t64_8.14.1-2+deb13u2_arm64.deb ...
#13 3.841 Unpacking libcurl4t64:arm64 (8.14.1-2+deb13u2) ...
#13 3.882 Selecting previously unselected package curl.
#13 3.884 Preparing to unpack .../24-curl_8.14.1-2+deb13u2_arm64.deb ...
#13 3.885 Unpacking curl (8.14.1-2+deb13u2) ...
#13 3.921 Selecting previously unselected package dumb-init.
#13 3.923 Preparing to unpack .../25-dumb-init_1.2.5-3_arm64.deb ...
#13 3.924 Unpacking dumb-init (1.2.5-3) ...
#13 3.946 Selecting previously unselected package libonig5:arm64.
#13 3.948 Preparing to unpack .../26-libonig5_6.9.9-1+b1_arm64.deb ...
#13 3.950 Unpacking libonig5:arm64 (6.9.9-1+b1) ...
#13 3.986 Selecting previously unselected package libjq1:arm64.
#13 3.988 Preparing to unpack .../27-libjq1_1.7.1-6+deb13u1_arm64.deb ...
#13 3.988 Unpacking libjq1:arm64 (1.7.1-6+deb13u1) ...
#13 4.023 Selecting previously unselected package jq.
#13 4.025 Preparing to unpack .../28-jq_1.7.1-6+deb13u1_arm64.deb ...
#13 4.026 Unpacking jq (1.7.1-6+deb13u1) ...
#13 4.051 Selecting previously unselected package libc-dev-bin.
#13 4.052 Preparing to unpack .../29-libc-dev-bin_2.41-12+deb13u2_arm64.deb ...
#13 4.053 Unpacking libc-dev-bin (2.41-12+deb13u2) ...
#13 4.082 Selecting previously unselected package linux-libc-dev.
#13 4.083 Preparing to unpack .../30-linux-libc-dev_6.12.86-1_all.deb ...
#13 4.084 Unpacking linux-libc-dev (6.12.86-1) ...
#13 4.347 Selecting previously unselected package libcrypt-dev:arm64.
#13 4.349 Preparing to unpack .../31-libcrypt-dev_1%3a4.4.38-1_arm64.deb ...
#13 4.359 Unpacking libcrypt-dev:arm64 (1:4.4.38-1) ...
#13 4.387 Selecting previously unselected package rpcsvc-proto.
#13 4.390 Preparing to unpack .../32-rpcsvc-proto_1.4.3-1+b1_arm64.deb ...
#13 4.390 Unpacking rpcsvc-proto (1.4.3-1+b1) ...
#13 4.422 Selecting previously unselected package libc6-dev:arm64.
#13 4.424 Preparing to unpack .../33-libc6-dev_2.41-12+deb13u2_arm64.deb ...
#13 4.425 Unpacking libc6-dev:arm64 (2.41-12+deb13u2) ...
#13 4.556 Selecting previously unselected package libev4t64:arm64.
#13 4.558 Preparing to unpack .../34-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#13 4.559 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#13 4.585 Selecting previously unselected package libsqlite3-dev:arm64.
#13 4.587 Preparing to unpack .../35-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#13 4.588 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#13 4.667 Setting up dumb-init (1.2.5-3) ...
#13 4.669 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#13 4.671 Setting up libkeyutils1:arm64 (1.6.3-6) ...
#13 4.673 Setting up libbrotli1:arm64 (1.1.0-2+b7) ...
#13 4.674 Setting up libnghttp2-14:arm64 (1.64.0-1.1) ...
#13 4.676 Setting up linux-libc-dev (6.12.86-1) ...
#13 4.678 Setting up libcom-err2:arm64 (1.47.2-3+b10) ...
#13 4.679 Setting up libkrb5support0:arm64 (1.21.3-5) ...
#13 4.681 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#13 4.682 Setting up rpcsvc-proto (1.4.3-1+b1) ...
#13 4.684 Setting up libunistring5:arm64 (1.3-2) ...
#13 4.686 Setting up libk5crypto3:arm64 (1.21.3-5) ...
#13 4.687 Setting up libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#13 4.689 Setting up libnghttp3-9:arm64 (1.8.0-1) ...
#13 4.691 Setting up libffi8:arm64 (3.4.8-2) ...
#13 4.692 Setting up libcrypt-dev:arm64 (1:4.4.38-1) ...
#13 4.703 Setting up libtasn1-6:arm64 (4.20.0-2) ...
#13 4.706 Setting up libkrb5-3:arm64 (1.21.3-5) ...
#13 4.707 Setting up libssh2-1t64:arm64 (1.11.1-1) ...
#13 4.709 Setting up libc-dev-bin (2.41-12+deb13u2) ...
#13 4.710 Setting up openssl (3.5.5-1~deb13u2) ...
#13 4.715 Setting up libldap2:arm64 (2.6.10+dfsg-1) ...
#13 4.717 Setting up libonig5:arm64 (6.9.9-1+b1) ...
#13 4.718 Setting up libjq1:arm64 (1.7.1-6+deb13u1) ...
#13 4.720 Setting up libidn2-0:arm64 (2.3.8-2) ...
#13 4.721 Setting up ca-certificates (20250419) ...
#13 4.800 debconf: unable to initialize frontend: Dialog
#13 4.800 debconf: (TERM is not set, so the dialog frontend is not usable.)
#13 4.800 debconf: falling back to frontend: Readline
#13 4.800 debconf: unable to initialize frontend: Readline
#13 4.800 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#13 4.800 debconf: falling back to frontend: Teletype
#13 4.808 debconf: unable to initialize frontend: Teletype
#13 4.808 debconf: (This frontend requires a controlling tty.)
#13 4.808 debconf: falling back to frontend: Noninteractive
#13 5.644 Updating certificates in /etc/ssl/certs...
#13 6.776 150 added, 0 removed; done.
#13 6.819 Setting up libp11-kit0:arm64 (0.25.5-3) ...
#13 6.820 Setting up libgssapi-krb5-2:arm64 (1.21.3-5) ...
#13 6.824 Setting up jq (1.7.1-6+deb13u1) ...
#13 6.826 Setting up libc6-dev:arm64 (2.41-12+deb13u2) ...
#13 6.828 Setting up libgnutls30t64:arm64 (3.8.9-3+deb13u2) ...
#13 6.829 Setting up libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#13 6.831 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#13 6.833 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#13 6.835 Setting up libcurl4t64:arm64 (8.14.1-2+deb13u2) ...
#13 6.836 Setting up curl (8.14.1-2+deb13u2) ...
#13 6.838 Processing triggers for libc-bin (2.41-12+deb13u2) ...
#13 6.851 Processing triggers for ca-certificates (20250419) ...
#13 6.859 Updating certificates in /etc/ssl/certs...
#13 7.813 0 added, 0 removed; done.
#13 7.813 Running hooks in /etc/ca-certificates/update.d...
#13 7.815 done.
#13 DONE 8.1s

#10 [build  2/10] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#10 8.764 
#10 8.764 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 10.46 [default] no changes from git+file:///home/opam/opam-repository
#10 DONE 12.5s

#14 [build  3/10] 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
#14 0.239 Binary::apt::APT::Keep-Downloaded-Packages "true";
#14 DONE 0.2s

#15 [build  4/10] 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 0.178 
#15 0.178 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 0.178 
#15 0.229 Hit:1 http://deb.debian.org/debian trixie InRelease
#15 0.229 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#15 0.229 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#15 0.276 Reading package lists...
#15 0.879 Building dependency tree...
#15 1.024 Reading state information...
#15 1.040 All packages are up to date.
#15 1.076 Reading package lists...
#15 1.092 Building dependency tree...
#15 1.228 Reading state information...
#15 1.460 The following additional packages will be installed:
#15 1.461   libcapnp-1.1.0 libev4t64 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin
#15 1.463 Suggested packages:
#15 1.463   gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc
#15 1.568 The following NEW packages will be installed:
#15 1.568   capnproto libcapnp-1.1.0 libev-dev libev4t64 libffi-dev libgmp-dev
#15 1.569   libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf
#15 1.569   pkgconf-bin
#15 1.810 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
#15 1.810 Need to get 0 B/7548 kB of archives.
#15 1.810 After this operation, 31.2 MB of additional disk space will be used.
#15 1.830 Selecting previously unselected package libcapnp-1.1.0:arm64.
#15 1.830 (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 ... 20737 files and directories currently installed.)
#15 1.842 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_arm64.deb ...
#15 1.844 Unpacking libcapnp-1.1.0:arm64 (1.1.0-2) ...
#15 1.945 Selecting previously unselected package capnproto.
#15 1.948 Preparing to unpack .../01-capnproto_1.1.0-2_arm64.deb ...
#15 1.949 Unpacking capnproto (1.1.0-2) ...
#15 1.987 Selecting previously unselected package libev4t64:arm64.
#15 1.990 Preparing to unpack .../02-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#15 1.991 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#15 2.019 Selecting previously unselected package libev-dev:arm64.
#15 2.021 Preparing to unpack .../03-libev-dev_1%3a4.33-2.1+b1_arm64.deb ...
#15 2.021 Unpacking libev-dev:arm64 (1:4.33-2.1+b1) ...
#15 2.051 Selecting previously unselected package libffi-dev:arm64.
#15 2.055 Preparing to unpack .../04-libffi-dev_3.4.8-2_arm64.deb ...
#15 2.056 Unpacking libffi-dev:arm64 (3.4.8-2) ...
#15 2.089 Selecting previously unselected package libgmpxx4ldbl:arm64.
#15 2.092 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
#15 2.093 Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#15 2.121 Selecting previously unselected package libgmp-dev:arm64.
#15 2.124 Preparing to unpack .../06-libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
#15 2.125 Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#15 2.170 Selecting previously unselected package libpkgconf3:arm64.
#15 2.172 Preparing to unpack .../07-libpkgconf3_1.8.1-4_arm64.deb ...
#15 2.174 Unpacking libpkgconf3:arm64 (1.8.1-4) ...
#15 2.202 Selecting previously unselected package libsqlite3-dev:arm64.
#15 2.203 Preparing to unpack .../08-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#15 2.204 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#15 2.280 Selecting previously unselected package libssl-dev:arm64.
#15 2.282 Preparing to unpack .../09-libssl-dev_3.5.5-1~deb13u2_arm64.deb ...
#15 2.283 Unpacking libssl-dev:arm64 (3.5.5-1~deb13u2) ...
#15 2.475 Selecting previously unselected package m4.
#15 2.479 Preparing to unpack .../10-m4_1.4.19-8_arm64.deb ...
#15 2.480 Unpacking m4 (1.4.19-8) ...
#15 2.531 Selecting previously unselected package pkgconf-bin.
#15 2.534 Preparing to unpack .../11-pkgconf-bin_1.8.1-4_arm64.deb ...
#15 2.535 Unpacking pkgconf-bin (1.8.1-4) ...
#15 2.561 Selecting previously unselected package pkgconf:arm64.
#15 2.564 Preparing to unpack .../12-pkgconf_1.8.1-4_arm64.deb ...
#15 2.566 Unpacking pkgconf:arm64 (1.8.1-4) ...
#15 2.594 Selecting previously unselected package pkg-config:arm64.
#15 2.598 Preparing to unpack .../13-pkg-config_1.8.1-4_arm64.deb ...
#15 2.601 Unpacking pkg-config:arm64 (1.8.1-4) ...
#15 2.631 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#15 2.633 Setting up m4 (1.4.19-8) ...
#15 2.635 Setting up libffi-dev:arm64 (3.4.8-2) ...
#15 2.637 Setting up libpkgconf3:arm64 (1.8.1-4) ...
#15 2.639 Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#15 2.641 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#15 2.643 Setting up libssl-dev:arm64 (3.5.5-1~deb13u2) ...
#15 2.645 Setting up pkgconf-bin (1.8.1-4) ...
#15 2.649 Setting up libcapnp-1.1.0:arm64 (1.1.0-2) ...
#15 2.651 Setting up libev-dev:arm64 (1:4.33-2.1+b1) ...
#15 2.652 Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#15 2.654 Setting up pkgconf:arm64 (1.8.1-4) ...
#15 2.656 Setting up capnproto (1.1.0-2) ...
#15 2.658 Setting up pkg-config:arm64 (1.8.1-4) ...
#15 2.660 Processing triggers for libc-bin (2.41-12+deb13u2) ...
#15 DONE 2.8s

#16 [build  5/10] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 94c943996066236b7203cad4027522be61e33f45 && opam update
#16 3.329 Updating files:  15% (2869/18969)
Updating files:  16% (3036/18969)
Updating files:  17% (3225/18969)
Updating files:  18% (3415/18969)
Updating files:  19% (3605/18969)
Updating files:  20% (3794/18969)
Updating files:  21% (3984/18969)
Updating files:  22% (4174/18969)
Updating files:  23% (4363/18969)
Updating files:  24% (4553/18969)
Updating files:  25% (4743/18969)
Updating files:  26% (4932/18969)
Updating files:  27% (5122/18969)
Updating files:  28% (5312/18969)
Updating files:  29% (5502/18969)
Updating files:  29% (5634/18969)
Updating files:  30% (5691/18969)
Updating files:  31% (5881/18969)
Updating files:  32% (6071/18969)
Updating files:  33% (6260/18969)
Updating files:  34% (6450/18969)
Updating files:  35% (6640/18969)
Updating files:  36% (6829/18969)
Updating files:  37% (7019/18969)
Updating files:  38% (7209/18969)
Updating files:  39% (7398/18969)
Updating files:  40% (7588/18969)
Updating files:  41% (7778/18969)
Updating files:  42% (7967/18969)
Updating files:  43% (8157/18969)
Updating files:  44% (8347/18969)
Updating files:  44% (8534/18969)
Updating files:  45% (8537/18969)
Updating files:  46% (8726/18969)
Updating files:  47% (8916/18969)
Updating files:  48% (9106/18969)
Updating files:  49% (9295/18969)
Updating files:  50% (9485/18969)
Updating files:  51% (9675/18969)
Updating files:  52% (9864/18969)
Updating files:  53% (10054/18969)
Updating files:  54% (10244/18969)
Updating files:  55% (10433/18969)
Updating files:  56% (10623/18969)
Updating files:  57% (10813/18969)
Updating files:  58% (11003/18969)
Updating files:  59% (11192/18969)
Updating files:  60% (11382/18969)
Updating files:  61% (11572/18969)
Updating files:  61% (11622/18969)
Updating files:  62% (11761/18969)
Updating files:  63% (11951/18969)
Updating files:  64% (12141/18969)
Updating files:  65% (12330/18969)
Updating files:  66% (12520/18969)
Updating files:  67% (12710/18969)
Updating files:  68% (12899/18969)
Updating files:  69% (13089/18969)
Updating files:  70% (13279/18969)
Updating files:  71% (13468/18969)
Updating files:  72% (13658/18969)
Updating files:  73% (13848/18969)
Updating files:  74% (14038/18969)
Updating files:  75% (14227/18969)
Updating files:  76% (14417/18969)
Updating files:  77% (14607/18969)
Updating files:  78% (14796/18969)
Updating files:  78% (14961/18969)
Updating files:  79% (14986/18969)
Updating files:  80% (15176/18969)
Updating files:  81% (15365/18969)
Updating files:  82% (15555/18969)
Updating files:  83% (15745/18969)
Updating files:  84% (15934/18969)
Updating files:  85% (16124/18969)
Updating files:  86% (16314/18969)
Updating files:  87% (16504/18969)
Updating files:  88% (16693/18969)
Updating files:  89% (16883/18969)
Updating files:  90% (17073/18969)
Updating files:  91% (17262/18969)
Updating files:  92% (17452/18969)
Updating files:  93% (17642/18969)
Updating files:  93% (17799/18969)
Updating files:  94% (17831/18969)
Updating files:  95% (18021/18969)
Updating files:  96% (18211/18969)
Updating files:  97% (18400/18969)
Updating files:  98% (18590/18969)
Updating files:  99% (18780/18969)
Updating files: 100% (18969/18969)
Updating files: 100% (18969/18969), done.
#16 8.811 HEAD is now at 94c9439960 Merge pull request #29812 from filipeom/opam-publish-smtml.0.26.0
#16 9.212 
#16 9.212 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#16 14.81 [default] synchronised from git+file:///home/opam/opam-repository
#16 15.76 Now run 'opam upgrade' to apply any package updates.
#16 DONE 17.4s

#17 [build  6/10] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/
#17 DONE 0.0s

#18 [build  7/10] WORKDIR /src
#18 DONE 0.0s

#19 [build  8/10] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#19 1.375 The following additional pinnings are required by ocaml-ci.dev:
#19 1.375   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.375   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.375   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c
#19 1.375 Pin and install them? [Y/n] y
#19 2.694 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#19 3.408 [solver-service.dev] synchronised (no changes)
#19 3.410 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.410            warning 68: Missing field 'license'
#19 3.455 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 3.456 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#19 3.895 [solver-service-api.dev] synchronised (no changes)
#19 3.896 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 3.896            warning 68: Missing field 'license'
#19 3.897 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 3.899 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#19 4.394 [solver-worker.dev] synchronised (no changes)
#19 4.395 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c:
#19 4.395            warning 68: Missing field 'license'
#19 4.410 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#98c04705bdd5511094364ba2549c1192bdd94c1c (version dev)
#19 4.410 The following additional pinnings are required by ocaml-ci-web.dev:
#19 4.410   - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
#19 4.410 Pin and install them? [Y/n] y
#19 54.65 [NOTE] Package tailwindcss does not exist in opam repositories registered in the current switch.
#19 85.97 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#19 85.97 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
#19 92.74 The following actions will be performed:
#19 92.74 === install 243 packages
#19 92.74   - install 0install-solver       2.18               [required by opam-0install]
#19 92.74   - install angstrom              0.16.1             [required by timedesc]
#19 92.74   - install ansi                  0.7.0              [required by ocaml-ci-web]
#19 92.74   - install arp                   3.1.1              [required by tcpip]
#19 92.74   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#19 92.74   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#19 92.74   - install astring               0.8.5              [required by obuilder-spec, current, bos, etc.]
#19 92.74   - install awa                   0.3.0              [required by git-unix]
#19 92.74   - install awa-mirage            0.3.0              [required by git-unix]
#19 92.74   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_custom_printf]
#19 92.74   - install base-bytes            base               [required by extunix]
#19 92.74   - install base64                3.5.2              [required by capnp-rpc-unix]
#19 92.74   - install bigarray-compat       1.1.0              [required by dream]
#19 92.74   - install bigstringaf           0.10.0             [required by multipart_form, caqti, git-unix, etc.]
#19 92.74   - install bos                   0.3.0              [required by ocaml-ci]
#19 92.74   - install bstr                  0.0.4              [required by prettym]
#19 92.74   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#19 92.74   - install ca-certs-nss          3.101              [required by git-unix]
#19 92.74   - install camlp-streams         5.0.1              [required by tar, dream]
#19 92.74   - install capnp                 3.6.0              [required by ocaml-ci-api]
#19 92.74   - install capnp-rpc             1.2.3              [required by current_rpc]
#19 92.74   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#19 92.74   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#19 92.74   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-web]
#19 92.74   - install caqti                 2.3.0              [required by dream]
#19 92.74   - install caqti-lwt             2.3.0              [required by dream]
#19 92.74   - install carton                0.7.2              [required by git]
#19 92.74   - install carton-git            0.7.2              [required by git]
#19 92.74   - install carton-lwt            0.7.2              [required by git]
#19 92.74   - install cf                    0.5.0              [required by cf-lwt]
#19 92.74   - install cf-lwt                0.5.0              [required by irmin-watcher]
#19 92.74   - install checkseum             0.5.3              [required by decompress, git]
#19 92.74   - install cmdliner              1.3.0              [required by opam-0install, current, capnp-rpc-unix, etc.]
#19 92.74   - install cohttp                5.3.1              [required by cohttp-lwt]
#19 92.74   - install cohttp-lwt            5.3.0              [required by cohttp-lwt-unix]
#19 92.74   - install cohttp-lwt-unix       5.3.0              [required by ocaml-ci]
#19 92.74   - install conduit               6.2.3              [required by conduit-lwt]
#19 92.74   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#19 92.74   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#19 92.74   - install conf-capnproto        2                  [required by capnp-rpc-net]
#19 92.74   - install conf-git              1.1                [required by current_git]
#19 92.74   - install conf-gmp              5                  [required by zarith]
#19 92.74   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#19 92.74   - install conf-libev            4-13               [required by solver-service, current, dream]
#19 92.74   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#19 92.74   - install conf-libssl           4                  [required by ssl]
#19 92.74   - install conf-pkg-config       4                  [required by conf-sqlite3]
#19 92.74   - install conf-sqlite3          1                  [required by sqlite3]
#19 92.74   - install cppo                  1.8.0              [required by ppx_deriving]
#19 92.74   - install crunch                4.0.0              [required by ocaml-ci-web]
#19 92.74   - install csexp                 1.5.2              [required by dune-configurator, dune-private-libs]
#19 92.74   - install cstruct               6.2.0              [required by tar-unix, tar, dream]
#19 92.74   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#19 92.74   - install cstruct-unix          6.2.0              [required by awa]
#19 92.74   - install ctypes                0.24.0             [required by cf, fsevents]
#19 92.74   - install ctypes-foreign        0.24.0             [required by cf]
#19 92.74   - install current               0.7.4              [required by ocaml-ci]
#19 92.74   - install current_docker        0.7.4              [required by ocaml-ci]
#19 92.74   - install current_git           0.7.4              [required by current_docker, current_ocluster]
#19 92.74   - install current_incr          0.6.1              [required by current]
#19 92.74   - install current_ocluster      0.3.0              [required by ocaml-ci]
#19 92.74   - install current_rpc           0.7.4              [required by ocaml-ci, ocaml-ci-api]
#19 92.74   - install decompress            1.5.3              [required by tar]
#19 92.74   - install digestif              1.3.0              [required by dream]
#19 92.74   - install dns                   7.0.3              [required by git-mirage]
#19 92.74   - install dns-client            7.0.3              [required by git-mirage]
#19 92.74   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#19 92.74   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#19 92.74   - install dockerfile            8.3.6              [required by dockerfile-opam]
#19 92.74   - install dockerfile-opam       8.3.6              [required by ocaml-ci]
#19 92.74   - install domain-name           0.5.0              [required by caqti, git-unix, caqti-lwt]
#19 92.74   - install dream                 1.0.0~alpha6       [required by ocaml-ci-web]
#19 92.74   - install dream-httpaf          1.0.0~alpha3       [required by ocaml-ci-web]
#19 92.74   - install dream-pure            1.0.0~alpha2       [required by dream]
#19 92.74   - install duff                  0.5                [required by carton]
#19 92.74   - install dune                  3.22.2             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#19 92.74   - install dune-build-info       3.22.2             [required by solver-service, solver-worker]
#19 92.74   - install dune-compiledb        0.6.0              [required by sqlite3]
#19 92.74   - install dune-configurator     3.22.2             [required by extunix, sqlite3]
#19 92.74   - install dune-private-libs     3.22.2             [required by dune-site]
#19 92.74   - install dune-site             3.22.2             [required by caqti]
#19 92.74   - install duration              0.3.1              [required by current_docker, current, current_ocluster]
#19 92.74   - install dyn                   3.22.2             [required by dune-private-libs]
#19 92.74   - install emile                 1.1                [required by git]
#19 92.74   - install encore                0.8.1              [required by git]
#19 92.74   - install eqaf                  0.9                [required by awa, mirage-crypto, digestif]
#19 92.74   - install ethernet              3.2.0              [required by tcpip]
#19 92.74   - install extunix               0.4.3              [required by capnp-rpc-unix]
#19 92.74   - install ezjsonm               1.3.0              [required by dune-compiledb]
#19 92.74   - install faraday               0.8.2              [required by dream-httpaf]
#19 92.74   - install faraday-lwt           0.8.2              [required by faraday-lwt-unix]
#19 92.74   - install faraday-lwt-unix      0.8.2              [required by dream-httpaf]
#19 92.74   - install fmt                   0.11.0             [required by ocaml-ci-web]
#19 92.74   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#19 92.74   - install fs-io                 3.22.2             [required by stdune]
#19 92.74   - install fsevents              0.3.0              [required by fsevents-lwt]
#19 92.74   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#19 92.74   - install git                   3.15.0             [required by git-unix]
#19 92.74   - install git-mirage            3.15.0             [required by git-unix]
#19 92.74   - install git-paf               3.15.0             [required by git-mirage]
#19 92.74   - install git-unix              3.15.0             [required by solver-service]
#19 92.74   - install gmap                  0.3.0              [required by x509, dns]
#19 92.74   - install graphql               0.14.0             [required by graphql-lwt]
#19 92.74   - install graphql-lwt           0.14.0             [required by dream]
#19 92.74   - install graphql_parser        0.14.0             [required by dream]
#19 92.74   - install h2                    0.13.0             [required by paf]
#19 92.74   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#19 92.74   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#19 92.74   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#19 92.74   - install hex                   1.5.0              [required by pgx]
#19 92.74   - install hkdf                  1.0.4 (deprecated) [required by tls]
#19 92.74   - install hmap                  0.8.1              [required by dream-pure]
#19 92.74   - install hpack                 0.13.0             [required by h2]
#19 92.74   - install httpaf                0.7.1              [required by git-paf]
#19 92.74   - install httpun-types          0.2.0              [required by h2]
#19 92.74   - install hxd                   0.4.0              [required by git]
#19 92.74   - install inotify               2.6                [required by irmin-watcher]
#19 92.74   - install integers              0.7.0              [required by ctypes]
#19 92.74   - install ipaddr                5.6.2              [required by caqti, pgx, conduit-lwt-unix, etc.]
#19 92.74   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#19 92.74   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#19 92.74   - install irmin-watcher         0.5.0              [required by current_git]
#19 92.74   - install jsonm                 1.0.2              [required by cohttp, opam-core]
#19 92.74   - install ke                    0.6                [required by multipart_form, multipart_form-lwt]
#19 92.74   - install lambdasoup            1.1.1              [required by dream]
#19 92.74   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-web]
#19 92.74   - install lru                   0.3.1              [required by caqti]
#19 92.74   - install lwt                   5.9.2              [required by ocaml-ci-web]
#19 92.74   - install lwt-dllist            1.1.0              [required by current]
#19 92.74   - install lwt_ppx               5.9.1              [required by dream]
#19 92.74   - install lwt_ssl               1.2.0              [required by dream]
#19 92.74   - install macaddr               5.6.2              [required by ipaddr]
#19 92.74   - install macaddr-cstruct       5.6.2              [required by tcpip]
#19 92.74   - install magic-mime            1.3.1              [required by cohttp-lwt-unix, dream]
#19 92.74   - install markup                1.0.3              [required by dream]
#19 92.74   - install menhir                20260209           [required by opam-file-format, graphql_parser]
#19 92.74   - install menhirCST             20260209           [required by menhir]
#19 92.74   - install menhirGLR             20260209           [required by menhir]
#19 92.74   - install menhirLib             20260209           [required by menhir]
#19 92.74   - install menhirSdk             20260209           [required by menhir]
#19 92.74   - install metrics               0.5.0              [required by dns]
#19 92.74   - install mimic                 0.0.6              [required by git-unix]
#19 92.74   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#19 92.74   - install mirage-clock          4.2.0              [required by dream]
#19 92.74   - install mirage-clock-unix     4.2.0              [required by git-unix]
#19 92.74   - install mirage-crypto         0.11.3             [required by dream]
#19 92.74   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#19 92.74   - install mirage-crypto-pk      0.11.3             [required by tls-mirage, tls, awa]
#19 92.74   - install mirage-crypto-rng     0.11.3             [required by dream]
#19 92.74   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix, dream]
#19 92.74   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#19 92.74   - install mirage-kv             6.1.1              [required by tls-mirage]
#19 92.74   - install mirage-net            4.0.0              [required by tcpip]
#19 92.74   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#19 92.74   - install mirage-runtime        4.10.6             [required by mirage-unix]
#19 92.74   - install mirage-time           3.0.0              [required by git-unix]
#19 92.74   - install mirage-unix           5.0.1              [required by git-unix]
#19 92.74   - install mtime                 2.1.0              [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt]
#19 92.74   - install multipart_form        0.8.0              [required by dream]
#19 92.74   - install multipart_form-lwt    0.8.0              [required by dream]
#19 92.74   - install num                   1.6                [required by sexplib]
#19 92.74   - install obuilder-spec         0.6.0              [required by ocaml-ci]
#19 92.75   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#19 92.75   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#19 92.75   - install ocaml-version         4.1.0              [required by ocaml-ci]
#19 92.75   - install ocamlbuild            0.16.1             [required by bos]
#19 92.75   - install ocamlfind             1.9.8              [required by bos]
#19 92.75   - install ocamlgraph            2.2.0              [required by opam-core, git]
#19 92.75   - install ocluster-api          0.3.0              [required by ocaml-ci]
#19 92.75   - install ocplib-endian         1.2                [required by lwt, capnp]
#19 92.75   - install omigrate              0.3.2              [required by ocaml-ci]
#19 92.75   - install opam-0install         0.5.1              [required by ocaml-ci]
#19 92.75   - install opam-core             2.5.1              [required by opam-format]
#19 92.75   - install opam-file-format      2.2.0              [required by opam-0install]
#19 92.75   - install opam-format           2.5.1              [required by opam-0install]
#19 92.75   - install opam-repository       2.5.1              [required by opam-state]
#19 92.75   - install opam-state            2.5.1              [required by opam-0install]
#19 92.75   - install optint                0.3.0              [required by decompress, git]
#19 92.75   - install ordering              3.22.2             [required by dyn, stdune]
#19 92.75   - install paf                   0.5.0              [required by git-paf]
#19 92.75   - install parsexp               v0.16.0            [required by sexplib]
#19 92.75   - install patch                 3.1.0              [required by opam-state]
#19 92.75   - install pbkdf                 1.2.0              [required by x509]
#19 92.75   - install pecu                  0.7                [required by multipart_form]
#19 92.75   - install pgx                   2.2                [required by omigrate]
#19 92.75   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#19 92.75   - install pgx_lwt_unix          2.2                [required by omigrate]
#19 92.75   - install pp                    2.0.0              [required by dune-private-libs]
#19 92.75   - install ppx_compare           v0.16.0            [required by pgx]
#19 92.75   - install ppx_custom_printf     v0.16.0            [required by pgx]
#19 92.75   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#19 92.75   - install ppx_deriving          6.0.3              [required by ocaml-ci, ocaml-ci-api]
#19 92.75   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#19 92.75   - install ppx_sexp_conv         v0.16.0            [required by dockerfile-opam, cohttp-lwt-unix, obuilder-spec]
#19 92.75   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#19 92.75   - install prettym               0.0.5              [required by multipart_form]
#19 92.75   - install prometheus            1.3                [required by current, current_ocluster]
#19 92.75   - install prometheus-app        1.3                [required by ocaml-ci-web]
#19 92.75   - install psq                   0.2.1              [required by dream-httpaf]
#19 92.75   - install ptime                 1.2.0              [required by crunch, timedesc, dream]
#19 92.75   - install randomconv            0.1.3              [required by dns-client]
#19 92.75   - install re                    1.14.0             [required by current]
#19 92.75   - install res                   5.0.2              [required by capnp]
#19 92.75   - install result                1.5                [required by omigrate, current_docker, current, etc.]
#19 92.75   - install rresult               0.7.0              [required by bos]
#19 92.75   - install seq                   base               [required by timedesc]
#19 92.75   - install sexplib               v0.16.0            [required by obuilder-spec]
#19 92.75   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#19 92.75   - install sha                   1.15.4             [required by opam-core]
#19 92.75   - install solver-service        dev (pinned)       [required by ocaml-ci]
#19 92.75   - install solver-service-api    dev (pinned)       [required by ocaml-ci]
#19 92.75   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#19 92.75   - install spdx_licenses         1.4.0              [required by opam-state]
#19 92.75   - install sqlite3               5.4.1              [required by current, omigrate]
#19 92.75   - install ssl                   0.7.0              [required by dream]
#19 92.75   - install stdint                0.7.2              [required by current_rpc]
#19 92.75   - install stdio                 v0.16.0            [required by capnp]
#19 92.75   - install stdlib-shims          0.3.0              [required by ppxlib]
#19 92.75   - install stdune                3.22.2             [required by dune-private-libs]
#19 92.75   - install stringext             1.6.0              [required by cohttp]
#19 92.75   - install swhid_core            0.1                [required by opam-core]
#19 92.75   - install tailwindcss           dev (pinned)       [required by ocaml-ci-web]
#19 92.75   - install tar                   2.6.0              [required by ocaml-ci]
#19 92.75   - install tar-unix              2.6.0              [required by ocaml-ci]
#19 92.75   - install tcpip                 8.0.0              [required by git-unix]
#19 92.75   - install timedesc              3.1.0              [required by ocaml-ci, ocaml-ci-web]
#19 92.75   - install timedesc-tzdb         3.1.0              [required by timedesc]
#19 92.75   - install timedesc-tzlocal      3.1.0              [required by timedesc]
#19 92.75   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#19 92.75   - install tls-lwt               0.17.3             [required by conduit-lwt-unix]
#19 92.75   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#19 92.75   - install top-closure           3.22.2             [required by stdune]
#19 92.75   - install topkg                 1.1.1              [required by bos]
#19 92.75   - install tyxml                 4.6.0              [required by ocaml-ci-web]
#19 92.75   - install uchar                 0.0.2              [required by markup]
#19 92.75   - install unstrctrd             0.4                [required by multipart_form]
#19 92.75   - install uri                   4.4.0              [required by omigrate, dream]
#19 92.75   - install uri-sexp              4.4.0              [required by cohttp]
#19 92.75   - install uuidm                 0.9.10             [required by pgx]
#19 92.75   - install uutf                  1.0.4              [required by tyxml, multipart_form]
#19 92.75   - install x509                  0.16.5             [required by capnp-rpc-net, caqti]
#19 92.75   - install yojson                3.0.0              [required by ocaml-ci-web]
#19 92.75   - install zarith                1.14               [required by asn1-combinators, awa]
#19 93.37 
#19 93.37 The following system packages will first need to be installed:
#19 93.37     libcapnp-dev
#19 93.37 
#19 93.37 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#19 93.37 
#19 93.37 opam believes some required external dependencies are missing. opam can:
#19 93.37 > 1. Run apt-get to install them (may need root/sudo access)
#19 93.37   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#19 93.37   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#19 93.37   4. Abort the installation
#19 93.37 
#19 93.37 [1/2/3/4] 1
#19 93.37 
#19 93.37 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#19 95.06 - Selecting previously unselected package libcapnp-dev:arm64.
#19 95.06 - (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 ... 21134 files and directories currently installed.)
#19 95.06 - Preparing to unpack .../libcapnp-dev_1.1.0-2_arm64.deb ...
#19 95.06 - Unpacking libcapnp-dev:arm64 (1.1.0-2) ...
#19 95.06 - Setting up libcapnp-dev:arm64 (1.1.0-2) ...
#19 95.14 
#19 95.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 95.91 -> retrieved 0install-solver.2.18  (cached)
#19 95.94 -> retrieved angstrom.0.16.1  (cached)
#19 95.95 -> retrieved ansi.0.7.0  (cached)
#19 95.96 -> retrieved arp.3.1.1  (cached)
#19 95.97 -> retrieved asetmap.0.8.1  (cached)
#19 95.98 -> retrieved asn1-combinators.0.2.6  (cached)
#19 95.99 -> retrieved astring.0.8.5  (cached)
#19 96.01 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#19 96.02 -> retrieved base64.3.5.2  (cached)
#19 96.17 -> retrieved base.v0.16.5  (cached)
#19 96.17 -> retrieved bigarray-compat.1.1.0  (cached)
#19 96.18 -> retrieved bigstringaf.0.10.0  (cached)
#19 96.19 -> retrieved bos.0.3.0  (cached)
#19 96.21 -> retrieved bstr.0.0.4  (cached)
#19 96.22 -> retrieved ca-certs.0.2.3  (cached)
#19 96.22 -> retrieved camlp-streams.5.0.1  (cached)
#19 96.27 -> retrieved capnp.3.6.0  (cached)
#19 96.28 -> retrieved ca-certs-nss.3.101  (cached)
#19 96.49 -> 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)
#19 96.68 -> retrieved caqti.2.3.0, caqti-lwt.2.3.0  (cached)
#19 96.72 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#19 96.73 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#19 96.74 -> retrieved checkseum.0.5.3  (cached)
#19 96.84 -> retrieved cmdliner.1.3.0  (cached)
#19 96.90 -> retrieved cohttp.5.3.1  (cached)
#19 96.90 -> retrieved conf-gmp.5  (cached)
#19 96.99 -> retrieved conf-gmp-powm-sec.4  (cached)
#19 97.00 -> retrieved conf-libev.4-13  (cached)
#19 97.00 -> retrieved conf-libssl.4  (cached)
#19 97.08 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
#19 97.21 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#19 97.23 -> retrieved cppo.1.8.0  (cached)
#19 97.24 -> installed conf-capnproto.2
#19 97.24 -> installed conf-git.1.1
#19 97.25 -> installed conf-gmp.5
#19 97.26 -> installed conf-libev.4-13
#19 97.26 -> installed conf-pkg-config.4
#19 97.27 -> retrieved crunch.4.0.0  (cached)
#19 97.28 -> retrieved csexp.1.5.2  (cached)
#19 97.42 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#19 97.42 -> installed conf-gmp-powm-sec.4
#19 97.42 -> installed conf-libffi.2.0.0
#19 97.43 -> installed conf-libssl.4
#19 97.43 -> installed conf-sqlite3.1
#19 97.69 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#19 97.93 -> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_rpc.0.7.4  (cached)
#19 97.95 -> retrieved current_incr.0.6.1  (cached)
#19 98.11 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (cached)
#19 98.12 -> retrieved decompress.1.5.3  (cached)
#19 98.17 -> retrieved dockerfile.8.3.6, dockerfile-opam.8.3.6  (cached)
#19 98.32 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#19 98.33 -> retrieved domain-name.0.5.0  (cached)
#19 98.57 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3  (cached)
#19 98.59 -> retrieved digestif.1.3.0  (cached)
#19 98.67 -> retrieved dream-pure.1.0.0~alpha2  (cached)
#19 98.68 -> retrieved duff.0.5  (cached)
#19 98.78 -> retrieved dune-compiledb.0.6.0  (cached)
#19 98.78 -> retrieved duration.0.3.1  (cached)
#19 98.79 -> retrieved emile.1.1  (cached)
#19 98.81 -> retrieved encore.0.8.1  (cached)
#19 98.83 -> retrieved ethernet.3.2.0  (cached)
#19 98.84 -> retrieved eqaf.0.9  (cached)
#19 98.85 -> retrieved ezjsonm.1.3.0  (cached)
#19 98.91 -> retrieved extunix.0.4.3  (cached)
#19 98.97 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
#19 98.99 -> retrieved fmt.0.11.0  (cached)
#19 99.00 -> retrieved fpath.0.7.3  (cached)
#19 99.01 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#19 99.03 -> retrieved gmap.0.3.0  (cached)
#19 99.29 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#19 99.34 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
#19 118.7 -> retrieved dune.3.22.2, dune-build-info.3.22.2, dune-configurator.3.22.2, dune-private-libs.3.22.2, dune-site.3.22.2, dyn.3.22.2, fs-io.3.22.2, ordering.3.22.2, stdune.3.22.2, top-closure.3.22.2  (cached)
#19 120.4 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#19 120.5 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#19 120.5 -> retrieved hex.1.5.0  (cached)
#19 120.5 -> retrieved hkdf.1.0.4  (cached)
#19 120.5 -> retrieved hmap.0.8.1  (cached)
#19 120.6 -> retrieved httpaf.0.7.1  (cached)
#19 120.6 -> retrieved hxd.0.4.0  (cached)
#19 120.7 -> retrieved httpun-types.0.2.0  (cached)
#19 120.7 -> retrieved inotify.2.6  (cached)
#19 120.7 -> retrieved integers.0.7.0  (cached)
#19 120.7 -> installed cmdliner.1.3.0
#19 120.9 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2  (cached)
#19 120.9 -> retrieved irmin-watcher.0.5.0  (cached)
#19 120.9 -> retrieved jsonm.1.0.2  (cached)
#19 120.9 -> retrieved ke.0.6  (cached)
#19 120.9 -> retrieved lambdasoup.1.1.1  (cached)
#19 120.9 -> retrieved logs.0.10.0  (cached)
#19 120.9 -> retrieved lru.0.3.1  (cached)
#19 120.9 -> retrieved lwt-dllist.1.1.0  (cached)
#19 121.1 -> retrieved lwt.5.9.2  (cached)
#19 121.1 -> retrieved lwt_ppx.5.9.1  (cached)
#19 121.1 -> retrieved lwt_ssl.1.2.0  (cached)
#19 121.1 -> retrieved magic-mime.1.3.1  (cached)
#19 121.1 -> retrieved markup.1.0.3  (cached)
#19 121.2 -> retrieved metrics.0.5.0  (cached)
#19 122.2 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#19 122.2 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#19 122.2 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#19 122.3 -> retrieved mirage-flow.3.0.0  (cached)
#19 122.3 -> retrieved mirage-kv.6.1.1  (cached)
#19 122.3 -> retrieved mirage-net.4.0.0  (cached)
#19 122.3 -> retrieved mirage-random.3.0.0  (cached)
#19 122.3 -> retrieved mirage-time.3.0.0  (cached)
#19 122.4 -> retrieved mirage-unix.5.0.1  (cached)
#19 122.4 -> retrieved mtime.2.1.0  (cached)
#19 122.5 -> retrieved mirage-runtime.4.10.6  (cached)
#19 122.5 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#19 122.6 -> retrieved num.1.6  (cached)
#19 122.6 -> retrieved obuilder-spec.0.6.0  (cached)
#19 122.6 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#19 122.6 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#19 122.7 -> retrieved ocaml-version.4.1.0  (cached)
#19 122.8 -> retrieved ocamlfind.1.9.8  (cached)
#19 123.1 -> 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)
#19 123.3 -> retrieved ocamlbuild.0.16.1  (cached)
#19 123.3 -> retrieved ocamlgraph.2.2.0  (cached)
#19 123.3 -> retrieved ocplib-endian.1.2  (cached)
#19 123.4 -> retrieved omigrate.0.3.2  (cached)
#19 123.4 -> retrieved opam-0install.0.5.1  (cached)
#19 123.4 -> retrieved opam-file-format.2.2.0  (cached)
#19 124.1 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#19 124.1 -> retrieved optint.0.3.0  (cached)
#19 124.1 -> retrieved paf.0.5.0  (cached)
#19 124.1 -> retrieved parsexp.v0.16.0  (cached)
#19 124.3 -> installed num.1.6
#19 124.3 -> retrieved patch.3.1.0  (cached)
#19 124.3 -> retrieved pbkdf.1.2.0  (cached)
#19 124.3 -> retrieved pecu.0.7  (cached)
#19 124.4 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#19 124.4 -> retrieved pp.2.0.0  (cached)
#19 124.4 -> retrieved ppx_compare.v0.16.0  (cached)
#19 124.4 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#19 124.4 -> retrieved ppx_derivers.1.2.1  (cached)
#19 124.5 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#19 124.5 -> retrieved ppx_deriving.6.0.3  (cached)
#19 124.5 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#19 124.7 -> retrieved ppxlib.0.35.0  (cached)
#19 124.7 -> retrieved prettym.0.0.5  (cached)
#19 124.7 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#19 124.7 -> retrieved psq.0.2.1  (cached)
#19 124.7 -> retrieved ptime.1.2.0  (cached)
#19 124.8 -> retrieved randomconv.0.1.3  (cached)
#19 124.8 -> retrieved re.1.14.0  (cached)
#19 124.8 -> retrieved res.5.0.2  (cached)
#19 124.8 -> retrieved seq.base  (cached)
#19 124.9 -> installed seq.base
#19 124.9 -> retrieved result.1.5  (cached)
#19 124.9 -> retrieved rresult.0.7.0  (cached)
#19 124.9 -> retrieved sexplib.v0.16.0  (cached)
#19 124.9 -> retrieved sexplib0.v0.16.0  (cached)
#19 125.0 -> retrieved sha.1.15.4  (cached)
#19 125.4 -> retrieved solver-service-api.dev  (no changes)
#19 125.4 -> retrieved spdx_licenses.1.4.0  (cached)
#19 125.4 -> retrieved sqlite3.5.4.1  (cached)
#19 125.5 -> retrieved solver-worker.dev  (no changes)
#19 125.5 -> retrieved solver-service.dev  (no changes)
#19 125.5 -> retrieved ssl.0.7.0  (cached)
#19 125.5 -> retrieved stdint.0.7.2  (cached)
#19 125.5 -> retrieved stdio.v0.16.0  (cached)
#19 125.6 -> retrieved stdlib-shims.0.3.0  (cached)
#19 125.6 -> retrieved stringext.1.6.0  (cached)
#19 125.6 -> retrieved swhid_core.0.1  (cached)
#19 125.7 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#19 125.7 -> retrieved tcpip.8.0.0  (cached)
#19 126.4 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0  (cached)
#19 126.6 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#19 126.6 -> retrieved topkg.1.1.1  (cached)
#19 126.7 -> retrieved uchar.0.0.2  (cached)
#19 126.8 -> installed ocamlfind.1.9.8
#19 126.8 -> installed base-bytes.base
#19 126.8 -> retrieved tyxml.4.6.0  (cached)
#19 126.8 -> retrieved unstrctrd.0.4  (cached)
#19 126.8 -> retrieved uuidm.0.9.10  (cached)
#19 126.9 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#19 127.0 -> retrieved uutf.1.0.4  (cached)
#19 127.0 -> retrieved x509.0.16.5  (cached)
#19 127.1 -> retrieved yojson.3.0.0  (cached)
#19 127.2 -> retrieved zarith.1.14  (cached)
#19 128.8 -> installed ocamlbuild.0.16.1
#19 129.1 -> installed uchar.0.0.2
#19 130.0 -> installed zarith.1.14
#19 133.2 -> installed topkg.1.1.1
#19 133.6 -> installed hmap.0.8.1
#19 133.7 -> installed asetmap.0.8.1
#19 133.8 -> installed rresult.0.7.0
#19 134.1 -> installed uuidm.0.9.10
#19 134.4 -> installed mtime.2.1.0
#19 134.4 -> installed uutf.1.0.4
#19 134.6 -> installed fmt.0.11.0
#19 134.6 -> installed ptime.1.2.0
#19 134.9 -> installed astring.0.8.5
#19 135.5 -> installed jsonm.1.0.2
#19 135.7 -> installed fpath.0.7.3
#19 137.0 -> retrieved tailwindcss.dev  (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#19 137.3 -> installed tailwindcss.dev
#19 141.7 -> installed dune.3.22.2
#19 150.2 -> installed 0install-solver.2.18
#19 150.2 -> installed base64.3.5.2
#19 150.3 -> installed bigarray-compat.1.1.0
#19 150.3 -> installed bstr.0.0.4
#19 150.3 -> installed camlp-streams.5.0.1
#19 150.3 -> installed cppo.1.8.0
#19 150.4 -> installed crunch.4.0.0
#19 150.4 -> installed csexp.1.5.2
#19 152.1 -> installed cstruct.6.2.0
#19 152.2 -> installed current_incr.0.6.1
#19 152.3 -> installed domain-name.0.5.0
#19 152.3 -> installed duff.0.5
#19 152.3 -> installed dune-build-info.3.22.2
#19 152.4 -> installed duration.0.3.1
#19 152.4 -> installed fs-io.3.22.2
#19 152.4 -> installed gmap.0.3.0
#19 152.5 -> installed ke.0.6
#19 152.6 -> installed lwt-dllist.1.1.0
#19 152.6 -> installed macaddr.5.6.2
#19 152.7 -> installed magic-mime.1.3.1
#19 152.8 -> installed markup.1.0.3
#19 152.9 -> installed menhirCST.20260209
#19 152.9 -> installed menhirGLR.20260209
#19 153.0 -> installed menhirLib.20260209
#19 153.2 -> installed menhirSdk.20260209
#19 153.3 -> installed metrics.0.5.0
#19 153.4 -> installed mirage-clock.4.2.0
#19 153.4 -> installed ocaml-compiler-libs.v0.12.4
#19 153.5 -> installed ocaml-syntax-shims.1.0.0
#19 153.5 -> installed ocaml-version.4.1.0
#19 153.9 -> installed ocamlgraph.2.2.0
#19 154.0 -> installed optint.0.3.0
#19 154.0 -> installed ordering.3.22.2
#19 154.1 -> installed patch.3.1.0
#19 154.1 -> installed pecu.0.7
#19 154.1 -> installed pp.2.0.0
#19 156.0 -> installed ppx_derivers.1.2.1
#19 156.0 -> installed psq.0.2.1
#19 156.3 -> installed re.1.14.0
#19 156.4 -> installed res.5.0.2
#19 156.4 -> installed result.1.5
#19 156.4 -> installed sexplib0.v0.16.0
#19 156.6 -> installed spdx_licenses.1.4.0
#19 156.6 -> installed stdint.0.7.2
#19 156.7 -> installed stdlib-shims.0.3.0
#19 156.8 -> installed stringext.1.6.0
#19 156.9 -> installed swhid_core.0.1
#19 156.9 -> installed top-closure.3.22.2
#19 157.1 -> installed yojson.3.0.0
#19 157.1 -> installed ocplib-endian.1.2
#19 157.2 -> installed dune-configurator.3.22.2
#19 157.5 -> installed asn1-combinators.0.2.6
#19 157.5 -> installed cstruct-unix.6.2.0
#19 157.6 -> installed eqaf.0.9
#19 157.8 -> installed hex.1.5.0
#19 157.8 -> installed mirage-random.3.0.0
#19 157.8 -> installed randomconv.0.1.3
#19 157.9 -> installed prettym.0.0.5
#19 158.0 -> installed ipaddr.5.6.2
#19 158.1 -> installed macaddr-cstruct.5.6.2
#19 158.1 -> installed lambdasoup.1.1.1
#19 158.2 -> installed dyn.3.22.2
#19 160.0 -> installed lru.0.3.1
#19 160.2 -> installed parsexp.v0.16.0
#19 160.3 -> installed integers.0.7.0
#19 160.5 -> installed timedesc-tzdb.3.1.0
#19 160.6 -> installed tyxml.4.6.0
#19 160.7 -> installed timedesc-tzlocal.3.1.0
#19 160.9 -> installed bigstringaf.0.10.0
#19 160.9 -> installed checkseum.0.5.3
#19 161.1 -> installed mirage-clock-unix.4.2.0
#19 161.1 -> installed ssl.0.7.0
#19 161.3 -> installed digestif.1.3.0
#19 161.4 -> installed menhir.20260209
#19 161.6 -> installed mirage-crypto.0.11.3
#19 161.6 -> installed ezjsonm.1.3.0
#19 161.6 -> installed ipaddr-cstruct.5.6.2
#19 161.8 -> installed sexplib.v0.16.0
#19 161.9 -> installed sha.1.15.4
#19 162.1 -> installed ansi.0.7.0
#19 162.2 -> installed angstrom.0.16.1
#19 162.5 -> installed faraday.0.8.2
#19 162.8 -> installed decompress.1.5.3
#19 162.8 -> installed graphql_parser.0.14.0
#19 163.0 -> installed opam-file-format.2.2.0
#19 163.0 -> installed hkdf.1.0.4
#19 163.0 -> installed pbkdf.1.2.0
#19 163.1 -> installed dune-compiledb.0.6.0
#19 163.1 -> installed emile.1.1
#19 163.3 -> installed encore.0.8.1
#19 163.3 -> installed unstrctrd.0.4
#19 163.4 -> installed hpack.0.13.0
#19 163.6 -> installed httpaf.0.7.1
#19 163.6 -> installed httpun-types.0.2.0
#19 163.7 -> installed graphql.0.14.0
#19 163.9 -> installed lwt.5.9.2
#19 164.7 -> installed stdune.3.22.2
#19 167.3 -> installed base.v0.16.5
#19 167.5 -> installed uri.4.4.0
#19 167.5 -> installed sqlite3.5.4.1
#19 167.7 -> installed h2.0.13.0
#19 167.7 -> installed tar.2.6.0
#19 167.8 -> installed cstruct-lwt.6.2.0
#19 167.8 -> installed faraday-lwt.0.8.2
#19 167.8 -> installed graphql-lwt.0.14.0
#19 167.9 -> installed hxd.0.4.0
#19 167.9 -> installed inotify.2.6
#19 168.0 -> installed logs.0.10.0
#19 168.2 -> installed lwt_ssl.1.2.0
#19 168.2 -> installed mirage-flow.3.0.0
#19 168.3 -> installed mirage-kv.6.1.1
#19 168.3 -> installed mirage-net.4.0.0
#19 168.3 -> installed mirage-time.3.0.0
#19 168.4 -> installed prometheus.1.3
#19 168.4 -> installed dune-private-libs.3.22.2
#19 170.1 -> installed stdio.v0.16.0
#19 170.4 -> installed ctypes.0.24.0
#19 170.8 -> installed opam-core.2.5.1
#19 171.0 -> installed timedesc.3.1.0
#19 171.0 -> installed faraday-lwt-unix.0.8.2
#19 171.1 -> installed bos.0.3.0
#19 171.2 -> installed capnp-rpc.1.2.3
#19 171.3 -> installed dns.7.0.3
#19 171.3 -> installed happy-eyeballs.0.6.0
#19 171.3 -> installed mirage-crypto-rng.0.11.3
#19 171.5 -> installed mirage-runtime.4.10.6
#19 171.6 -> installed multipart_form.0.8.0
#19 171.6 -> installed mimic.0.0.6
#19 171.7 -> installed ethernet.3.2.0
#19 171.8 -> installed dune-site.3.22.2
#19 171.8 -> installed tar-unix.2.6.0
#19 171.8 -> installed mirage-crypto-rng-lwt.0.11.3
#19 171.8 -> installed multipart_form-lwt.0.8.0
#19 171.8 -> installed mirage-unix.5.0.1
#19 171.9 -> installed mirage-crypto-pk.0.11.3
#19 172.1 -> installed arp.3.1.1
#19 172.2 -> installed dns-client.7.0.3
#19 172.3 -> installed carton.0.7.2
#19 172.3 -> installed ctypes-foreign.0.24.0
#19 172.4 -> installed cf.0.5.0
#19 172.5 -> installed cf-lwt.0.5.0
#19 172.5 -> installed fsevents.0.3.0
#19 172.6 -> installed fsevents-lwt.0.3.0
#19 172.7 -> installed carton-lwt.0.7.2
#19 173.0 -> installed carton-git.0.7.2
#19 173.1 -> installed irmin-watcher.0.5.0
#19 173.5 -> installed tcpip.8.0.0
#19 174.1 -> installed ppxlib.0.35.0
#19 175.1 -> installed mirage-crypto-ec.0.11.3
#19 176.0 -> installed git.3.15.0
#19 176.4 -> installed capnp.3.6.0
#19 176.6 -> installed ppx_compare.v0.16.0
#19 176.7 -> installed x509.0.16.5
#19 177.1 -> installed ca-certs.0.2.3
#19 177.2 -> installed lwt_ppx.5.9.1
#19 177.4 -> installed opam-format.2.5.1
#19 177.8 -> installed ppx_sexp_conv.v0.16.0
#19 178.1 -> installed ppx_deriving.6.0.3
#19 178.2 -> installed ca-certs-nss.3.101
#19 178.6 -> installed awa.0.3.0
#19 178.7 -> installed tls.0.17.3
#19 179.0 -> installed caqti.2.3.0
#19 179.0 -> installed dream-pure.1.0.0~alpha2
#19 179.2 -> installed awa-mirage.0.3.0
#19 179.2 -> installed tls-lwt.0.17.3
#19 179.2 -> installed tls-mirage.0.17.3
#19 179.5 -> installed ipaddr-sexp.5.6.2
#19 179.6 -> installed uri-sexp.4.4.0
#19 179.7 -> installed caqti-lwt.2.3.0
#19 179.7 -> installed dns-client-lwt.7.0.3
#19 179.8 -> installed capnp-rpc-lwt.1.2.3
#19 179.9 -> installed dockerfile.8.3.6
#19 179.9 -> installed dns-client-mirage.7.0.3
#19 179.9 -> installed paf.0.5.0
#19 180.0 -> installed obuilder-spec.0.6.0
#19 180.3 -> installed happy-eyeballs-mirage.0.6.0
#19 180.3 -> installed ppx_deriving_yojson.3.9.1
#19 180.4 -> installed git-paf.3.15.0
#19 180.6 -> installed mimic-happy-eyeballs.0.0.6
#19 180.9 -> installed happy-eyeballs-lwt.0.6.0
#19 181.0 -> installed current.0.7.4
#19 181.2 -> installed capnp-rpc-net.1.2.3
#19 181.2 -> installed git-mirage.3.15.0
#19 181.3 -> installed conduit.6.2.3
#19 181.5 -> installed ppx_custom_printf.v0.16.0
#19 181.6 -> installed opam-repository.2.5.1
#19 182.1 -> installed cohttp.5.3.1
#19 182.3 -> installed dockerfile-opam.8.3.6
#19 182.6 -> installed dream-httpaf.1.0.0~alpha3
#19 182.7 -> installed extunix.0.4.3
#19 182.8 -> installed solver-service-api.dev
#19 182.9 -> installed conduit-lwt.6.2.3
#19 183.0 -> installed current_git.0.7.4
#19 183.5 -> installed capnp-rpc-unix.1.2.3
#19 183.7 -> installed git-unix.3.15.0
#19 183.9 -> installed pgx.2.2
#19 184.0 -> installed cohttp-lwt.5.3.0
#19 184.3 -> installed pgx_lwt.2.2
#19 184.7 -> installed pgx_lwt_unix.2.2
#19 184.9 -> installed conduit-lwt-unix.6.2.3
#19 185.0 -> installed ocluster-api.0.3.0
#19 185.1 -> installed current_docker.0.7.4
#19 185.3 -> installed dream.1.0.0~alpha6
#19 185.8 -> installed omigrate.0.3.2
#19 186.7 -> installed current_ocluster.0.3.0
#19 187.0 -> installed opam-state.2.5.1
#19 187.8 -> installed cohttp-lwt-unix.5.3.0
#19 188.1 -> installed opam-0install.0.5.1
#19 188.2 -> installed prometheus-app.1.3
#19 191.4 -> installed solver-service.dev
#19 191.6 -> installed current_rpc.0.7.4
#19 194.0 -> installed solver-worker.dev
#19 203.5 Done.
#19 203.5 
#19 203.5 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#19 203.5 => Note: This package is deprecated.
#19 203.5 => mirage-random is deprecated
#19 203.5 
#19 203.5 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#19 203.5 => Note: This package is deprecated.
#19 203.5 # To update the current shell environment, run: eval $(opam env)
#19 DONE 204.5s

#20 [build  9/10] ADD --chown=opam . .
#20 DONE 0.1s

#21 [build 10/10] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
#21 0.170 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#21 1.018 schema.capnp --> schema.mli schema.ml
#21 1.018 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#21 3.941 Browserslist: caniuse-lite is outdated. Please run:
#21 3.941   npx update-browserslist-db@latest
#21 3.941   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#21 3.941 
#21 3.941 Rebuilding...
#21 3.941 
#21 3.941 Done in 1377ms.
#21 4.158 Generating static.ml
#21 4.158 Skipping generation of .mli
#21 DONE 10.7s

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

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

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

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

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

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

#28 [stage-1 10/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --github < /github-organisations.txt
#28 0.232   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 0.232                                  Dload  Upload   Total   Spent    Left  Speed
#28 0.232 
  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
#28 0.676 
100 14228  100 14228    0     0  32004      0 --:--:-- --:--:-- --:--:-- 32004
#28 0.684 talex5 ok
#28 0.699   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 0.699                                  Dload  Upload   Total   Spent    Left  Speed
#28 0.699 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 0.903 
100  4896  100  4896    0     0  24049      0 --:--:-- --:--:-- --:--:-- 24049
#28 0.908 ocurrent ok
#28 0.922   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 0.922                                  Dload  Upload   Total   Spent    Left  Speed
#28 0.922 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 1.107 
100  9007  100  9007    0     0  48670      0 --:--:-- --:--:-- --:--:-- 48670
#28 1.114 ocaml ok
#28 1.128   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 1.128                                  Dload  Upload   Total   Spent    Left  Speed
#28 1.128 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 1.309 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10580  100 10580    0     0  55965      0 --:--:-- --:--:-- --:--:-- 1476k
#28 1.323 mirage ok
#28 1.338   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 1.338                                  Dload  Upload   Total   Spent    Left  Speed
#28 1.338 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 1.724 
100 10800  100 10800    0     0  28030      0 --:--:-- --:--:-- --:--:-- 28030
#28 1.731 avsm ok
#28 1.746   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 1.746                                  Dload  Upload   Total   Spent    Left  Speed
#28 1.746 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 2.193 
100 39809  100 39809    0     0  88955      0 --:--:-- --:--:-- --:--:-- 88955
#28 2.200 samoht ok
#28 2.216   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 2.216                                  Dload  Upload   Total   Spent    Left  Speed
#28 2.216 
  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
#28 2.580 
100 22612  100 22612    0     0  62059      0 --:--:-- --:--:-- --:--:-- 62059
#28 2.588 kit-ty-kate ok
#28 2.605   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 2.605                                  Dload  Upload   Total   Spent    Left  Speed
#28 2.605 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 2.792 
100  9340  100  9340    0     0  49835      0 --:--:-- --:--:-- --:--:-- 49835
#28 2.796 tarides ok
#28 2.812   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 2.812                                  Dload  Upload   Total   Spent    Left  Speed
#28 2.812 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 3.239 
100  5544  100  5544    0     0  12977      0 --:--:-- --:--:-- --:--:-- 12977
#28 3.246 aantron ok
#28 3.261   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 3.261                                  Dload  Upload   Total   Spent    Left  Speed
#28 3.261 
  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
#28 3.461 
100  5902  100  5902    0     0  29585      0 --:--:-- --:--:-- --:--:-- 29585
#28 3.469 ocamllabs ok
#28 3.484   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 3.484                                  Dload  Upload   Total   Spent    Left  Speed
#28 3.484 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 3.758 
100 45440  100 45440    0     0   162k      0 --:--:-- --:--:-- --:--:--  162k
#28 3.763 realworldocaml ok
#28 3.779   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 3.779                                  Dload  Upload   Total   Spent    Left  Speed
#28 3.779 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 4.213 
100  8969  100  8969    0     0  20634      0 --:--:-- --:--:-- --:--:-- 20634
#28 4.220 NathanReb ok
#28 4.237   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 4.237                                  Dload  Upload   Total   Spent    Left  Speed
#28 4.237 
  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
#28 4.520 
100 32638  100 32638    0     0   112k      0 --:--:-- --:--:-- --:--:--  112k
#28 4.528 0install ok
#28 4.545   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 4.545                                  Dload  Upload   Total   Spent    Left  Speed
#28 4.545 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 4.817 
100  1540  100  1540    0     0   5657      0 --:--:-- --:--:-- --:--:--  5657
#28 4.825 gpetiot ok
#28 4.839   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 4.839                                  Dload  Upload   Total   Spent    Left  Speed
#28 4.839 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 5.117 
100  1549  100  1549    0     0   5558      0 --:--:-- --:--:-- --:--:--  5558
#28 5.125 ocaml-ppx ok
#28 5.139   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 5.139                                  Dload  Upload   Total   Spent    Left  Speed
#28 5.139 
  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
#28 5.601 
100 12946  100 12946    0     0  28040      0 --:--:-- --:--:-- --:--:-- 28040
#28 5.607 CraigFe ok
#28 5.623   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 5.623                                  Dload  Upload   Total   Spent    Left  Speed
#28 5.623 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 6.065 
100  8992  100  8992    0     0  20334      0 --:--:-- --:--:-- --:--:-- 20334
#28 6.073 pascutto ok
#28 6.087   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 6.087                                  Dload  Upload   Total   Spent    Left  Speed
#28 6.087 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 6.297 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13903  100 13903    0     0  35559      0 --:--:-- --:--:-- --:--:-- 77238
#28 6.484 Julow ok
#28 6.500   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 6.500                                  Dload  Upload   Total   Spent    Left  Speed
#28 6.500 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 6.772 
100  1520  100  1520    0     0   5570      0 --:--:-- --:--:-- --:--:--  5570
#28 6.779 ocaml-gospel ok
#28 6.793   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 6.793                                  Dload  Upload   Total   Spent    Left  Speed
#28 6.793 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 7.215 
100 48391  100 48391    0     0   112k      0 --:--:-- --:--:-- --:--:--  112k
#28 7.223 vbmithr ok
#28 7.236   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 7.236                                  Dload  Upload   Total   Spent    Left  Speed
#28 7.236 
  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
#28 7.634 
100 77411  100 77411    0     0   190k      0 --:--:-- --:--:-- --:--:--  190k
#28 7.640 gs0510 ok
#28 7.654   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 7.654                                  Dload  Upload   Total   Spent    Left  Speed
#28 7.654 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 8.002 
100  5603  100  5603    0     0  16078      0 --:--:-- --:--:-- --:--:-- 16078
#28 8.010 MagnusS ok
#28 8.023   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 8.023                                  Dload  Upload   Total   Spent    Left  Speed
#28 8.023 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 8.304 
100  1569  100  1569    0     0   5595      0 --:--:-- --:--:-- --:--:--  5595
100  1569  100  1569    0     0   5593      0 --:--:-- --:--:-- --:--:--     0
#28 8.312 dune-universe ok
#28 8.326   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 8.326                                  Dload  Upload   Total   Spent    Left  Speed
#28 8.326 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 8.523 
100 14408  100 14408    0     0  73149      0 --:--:-- --:--:-- --:--:-- 73149
#28 8.529 janestreet ok
#28 8.545   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 8.545                                  Dload  Upload   Total   Spent    Left  Speed
#28 8.545 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 8.819 
100 10078  100 10078    0     0  36790      0 --:--:-- --:--:-- --:--:-- 36790
#28 8.827 emillon ok
#28 8.842   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 8.842                                  Dload  Upload   Total   Spent    Left  Speed
#28 8.842 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 9.028 
100 13509  100 13509    0     0  72406      0 --:--:-- --:--:-- --:--:-- 72406
#28 9.036 capnproto ok
#28 9.052   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 9.052                                  Dload  Upload   Total   Spent    Left  Speed
#28 9.052 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 9.330 
100  6605  100  6605    0     0  23706      0 --:--:-- --:--:-- --:--:-- 23706
100  6605  100  6605    0     0  23696      0 --:--:-- --:--:-- --:--:--     0
#28 9.338 ocaml-opam ok
#28 9.356   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 9.356                                  Dload  Upload   Total   Spent    Left  Speed
#28 9.356 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 9.729 
100 11985  100 11985    0     0  32127      0 --:--:-- --:--:-- --:--:-- 32127
#28 9.736 ocaml-dune ok
#28 9.750   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 9.750                                  Dload  Upload   Total   Spent    Left  Speed
#28 9.751 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 10.15 
100 10136  100 10136    0     0  25590      0 --:--:-- --:--:-- --:--:-- 25590
#28 10.15 favonia ok
#28 10.17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 10.17                                  Dload  Upload   Total   Spent    Left  Speed
#28 10.17 
  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
#28 10.59 
100  8977  100  8977    0     0  21469      0 --:--:-- --:--:-- --:--:-- 21469
#28 10.60 joelburget ok
#28 10.61   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 10.61                                  Dload  Upload   Total   Spent    Left  Speed
#28 10.61 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 11.04 
100 10729  100 10729    0     0  25223      0 --:--:-- --:--:-- --:--:-- 25223
#28 11.04 jeffa5 ok
#28 11.06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 11.06                                  Dload  Upload   Total   Spent    Left  Speed
#28 11.06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 11.36 
100  1145  100  1145    0     0   3819      0 --:--:-- --:--:-- --:--:--  3819
100  1145  100  1145    0     0   3817      0 --:--:-- --:--:-- --:--:--     0
#28 11.36 bikallem ok
#28 11.38   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 11.38                                  Dload  Upload   Total   Spent    Left  Speed
#28 11.38 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 11.79 
100 10993  100 10993    0     0  26762      0 --:--:-- --:--:-- --:--:-- 26762
#28 11.80 jonludlam ok
#28 11.82   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 11.82                                  Dload  Upload   Total   Spent    Left  Speed
#28 11.82 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 12.10 
100 19040  100 19040    0     0  66844      0 --:--:-- --:--:-- --:--:-- 66844
#28 12.11 g2p ok
#28 12.12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 12.12                                  Dload  Upload   Total   Spent    Left  Speed
#28 12.12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 12.30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1566  100  1566    0     0   5705      0 --:--:-- --:--:-- --:--:-- 16144
#28 12.41 stedolan ok
#28 12.42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 12.42                                  Dload  Upload   Total   Spent    Left  Speed
#28 12.42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 12.71 
100 34666  100 34666    0     0   118k      0 --:--:-- --:--:-- --:--:--  118k
#28 12.71 ocsigen ok
#28 12.73   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 12.73                                  Dload  Upload   Total   Spent    Left  Speed
#28 12.73 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 13.04 
100  8827  100  8827    0     0  28068      0 --:--:-- --:--:-- --:--:-- 28068
#28 13.05 dinosaure ok
#28 13.06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 13.06                                  Dload  Upload   Total   Spent    Left  Speed
#28 13.06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 13.33 
 29 97695   29 28920    0     0   107k      0 --:--:-- --:--:-- --:--:--  107k
100 97695  100 97695    0     0   357k      0 --:--:-- --:--:-- --:--:-- 13.1M
#28 13.34 hannesm ok
#28 13.35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 13.35                                  Dload  Upload   Total   Spent    Left  Speed
#28 13.35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 13.62 
100  9388  100  9388    0     0  34912      0 --:--:-- --:--:-- --:--:-- 34912
#28 13.63 mirleft ok
#28 13.64   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 13.64                                  Dload  Upload   Total   Spent    Left  Speed
#28 13.64 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 13.97 
100  3856  100  3856    0     0  11879      0 --:--:-- --:--:-- --:--:-- 11879
#28 13.98 robur-coop ok
#28 13.99   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 13.99                                  Dload  Upload   Total   Spent    Left  Speed
#28 13.99 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 14.33 
100   790  100   790    0     0   2287      0 --:--:-- --:--:-- --:--:--  2287
100   790  100   790    0     0   2286      0 --:--:-- --:--:-- --:--:--     0
#28 14.34 MisterDA ok
#28 14.36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 14.36                                  Dload  Upload   Total   Spent    Left  Speed
#28 14.36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 14.64 
100  1530  100  1530    0     0   5417      0 --:--:-- --:--:-- --:--:--  5417
#28 14.65 ocaml-multicore ok
#28 14.66   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 14.66                                  Dload  Upload   Total   Spent    Left  Speed
#28 14.66 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 15.01 
100  7583  100  7583    0     0  21653      0 --:--:-- --:--:-- --:--:-- 21653
#28 15.02 cdaringe ok
#28 15.04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 15.04                                  Dload  Upload   Total   Spent    Left  Speed
#28 15.04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 15.39 
100   706  100   706    0     0   1979      0 --:--:-- --:--:-- --:--:--  1979
100   706  100   706    0     0   1978      0 --:--:-- --:--:-- --:--:--     0
#28 15.40 inhabitedtype ok
#28 15.41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 15.41                                  Dload  Upload   Total   Spent    Left  Speed
#28 15.41 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 15.81 
100  9787  100  9787    0     0  24803      0 --:--:-- --:--:-- --:--:-- 24803
#28 15.81 tmcgilchrist ok
#28 15.83   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 15.83                                  Dload  Upload   Total   Spent    Left  Speed
#28 15.83 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 16.10 
100  1519  100  1519    0     0   5621      0 --:--:-- --:--:-- --:--:--  5621
#28 16.11 ocaml-doc ok
#28 16.12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 16.12                                  Dload  Upload   Total   Spent    Left  Speed
#28 16.12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 16.30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6970  100  6970    0     0  17681      0 --:--:-- --:--:-- --:--:-- 31972
#28 16.52 grievejia ok
#28 16.54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 16.54                                  Dload  Upload   Total   Spent    Left  Speed
#28 16.54 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 17.00 
100  5307  100  5307    0     0  11402      0 --:--:-- --:--:-- --:--:-- 11402
#28 17.01 Leonidas-from-XIV ok
#28 17.03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 17.03                                  Dload  Upload   Total   Spent    Left  Speed
#28 17.03 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 17.40 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9229  100  9229    0     0  22463      0 --:--:-- --:--:-- --:--:--  219k
#28 17.45 ocaml-community ok
#28 17.46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 17.46                                  Dload  Upload   Total   Spent    Left  Speed
#28 17.46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 17.79 
100  8183  100  8183    0     0  24640      0 --:--:-- --:--:-- --:--:-- 24640
#28 17.80 verbosemode ok
#28 17.81   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 17.81                                  Dload  Upload   Total   Spent    Left  Speed
#28 17.81 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 18.21 
100  2705  100  2705    0     0   6858      0 --:--:-- --:--:-- --:--:--  6858
#28 18.22 tomjridge ok
#28 18.23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 18.23                                  Dload  Upload   Total   Spent    Left  Speed
#28 18.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
#28 18.75 
100 28293  100 28293    0     0  54326      0 --:--:-- --:--:-- --:--:-- 54326
#28 18.76 thizanne ok
#28 18.78   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 18.78                                  Dload  Upload   Total   Spent    Left  Speed
#28 18.78 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 19.11 
100  8982  100  8982    0     0  27019      0 --:--:-- --:--:-- --:--:-- 27019
#28 19.12 n-osborne ok
#28 19.13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 19.13                                  Dload  Upload   Total   Spent    Left  Speed
#28 19.13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 19.30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61043  100 61043    0     0   137k      0 --:--:-- --:--:-- --:--:--  230k
#28 19.57 TheLortex ok
#28 19.59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 19.59                                  Dload  Upload   Total   Spent    Left  Speed
#28 19.59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 20.07 
100 11384  100 11384    0     0  23552      0 --:--:-- --:--:-- --:--:-- 23552
#28 20.08 patricoferris ok
#28 20.09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 20.09                                  Dload  Upload   Total   Spent    Left  Speed
#28 20.09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 20.47 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2650  100  2650    0     0   6773      0 --:--:-- --:--:-- --:--:--  161k
#28 20.49 routineco ok
#28 20.50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 20.50                                  Dload  Upload   Total   Spent    Left  Speed
#28 20.50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 20.70 
100  9179  100  9179    0     0  46929      0 --:--:-- --:--:-- --:--:-- 46929
#28 20.70 moby ok
#28 20.72   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 20.72                                  Dload  Upload   Total   Spent    Left  Speed
#28 20.72 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 21.07 
100 10931  100 10931    0     0  30755      0 --:--:-- --:--:-- --:--:-- 30755
#28 21.08 djs55 ok
#28 21.09   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 21.09                                  Dload  Upload   Total   Spent    Left  Speed
#28 21.09 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 21.30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66548  100 66548    0     0   131k      0 --:--:-- --:--:-- --:--:--  223k
#28 21.59 hyunha ok
#28 21.61   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 21.61                                  Dload  Upload   Total   Spent    Left  Speed
#28 21.61 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 21.97 
100  4210  100  4210    0     0  11639      0 --:--:-- --:--:-- --:--:-- 11639
#28 21.98 hyper-systems ok
#28 22.00   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 22.00                                  Dload  Upload   Total   Spent    Left  Speed
#28 22.00 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     9  100     9    0     0     57      0 --:--:-- --:--:-- --:--:--    57
#28 22.16 coco33920 ok
#28 22.17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 22.17                                  Dload  Upload   Total   Spent    Left  Speed
#28 22.17 
  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
#28 22.49 
100  1550  100  1550    0     0   4899      0 --:--:-- --:--:-- --:--:--  4899
#28 22.49 sanette ok
#28 22.51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 22.51                                  Dload  Upload   Total   Spent    Left  Speed
#28 22.51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 22.92 
100  9040  100  9040    0     0  21856      0 --:--:-- --:--:-- --:--:-- 21856
#28 22.93 maiste ok
#28 22.94   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 22.94                                  Dload  Upload   Total   Spent    Left  Speed
#28 22.94 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 23.29 
100 10352  100 10352    0     0  30252      0 --:--:-- --:--:-- --:--:-- 30252
#28 23.29 yomimono ok
#28 23.31   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 23.31                                  Dload  Upload   Total   Spent    Left  Speed
#28 23.31 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 23.72 
100 13719  100 13719    0     0  33110      0 --:--:-- --:--:-- --:--:-- 33110
#28 23.73 c-cube ok
#28 23.75   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 23.75                                  Dload  Upload   Total   Spent    Left  Speed
#28 23.75 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 24.19 
100  7266  100  7266    0     0  16513      0 --:--:-- --:--:-- --:--:-- 16513
#28 24.19 novemberkilo ok
#28 24.21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 24.21                                  Dload  Upload   Total   Spent    Left  Speed
#28 24.21 
  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
#28 24.64 
100 12132  100 12132    0     0  28025      0 --:--:-- --:--:-- --:--:-- 28025
#28 24.65 joaosreis ok
#28 24.66   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 24.66                                  Dload  Upload   Total   Spent    Left  Speed
#28 24.66 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 24.87 
100  1589  100  1589    0     0   7776      0 --:--:-- --:--:-- --:--:--  7776
#28 24.87 mtelvers ok
#28 24.89   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 24.89                                  Dload  Upload   Total   Spent    Left  Speed
#28 24.89 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 25.26 
100  1285  100  1285    0     0   3452      0 --:--:-- --:--:-- --:--:--  3452
#28 25.27 ygrek ok
#28 25.28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 25.28                                  Dload  Upload   Total   Spent    Left  Speed
#28 25.28 
  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
#28 25.49 
100 14300  100 14300    0     0  70104      0 --:--:-- --:--:-- --:--:-- 70104
#28 25.50 geocaml ok
#28 25.51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 25.51                                  Dload  Upload   Total   Spent    Left  Speed
#28 25.51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 25.82 
100  1519  100  1519    0     0   4880      0 --:--:-- --:--:-- --:--:--  4880
#28 25.83 panglesd ok
#28 25.84   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 25.84                                  Dload  Upload   Total   Spent    Left  Speed
#28 25.84 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 26.30 
100  8794  100  8794    0     0  19427      0 --:--:-- --:--:-- --:--:-- 19427
100  8794  100  8794    0     0  19422      0 --:--:-- --:--:-- --:--:--     0
#28 26.30 SimonJF ok
#28 26.32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 26.32                                  Dload  Upload   Total   Spent    Left  Speed
#28 26.32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 26.71 
100 10004  100 10004    0     0  25279      0 --:--:-- --:--:-- --:--:-- 25279
#28 26.72 haesbaert ok
#28 26.73   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 26.73                                  Dload  Upload   Total   Spent    Left  Speed
#28 26.73 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 27.14 
100  8228  100  8228    0     0  20267      0 --:--:-- --:--:-- --:--:-- 20267
#28 27.15 benmandrew ok
#28 27.17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 27.17                                  Dload  Upload   Total   Spent    Left  Speed
#28 27.17 
  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
#28 27.50 
100  4716  100  4716    0     0  14210      0 --:--:-- --:--:-- --:--:-- 14210
#28 27.51 andrenth ok
#28 27.52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 27.52                                  Dload  Upload   Total   Spent    Left  Speed
#28 27.52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 27.90 
100  6121  100  6121    0     0  16208      0 --:--:-- --:--:-- --:--:-- 16208
#28 27.90 backtracking ok
#28 27.92   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 27.92                                  Dload  Upload   Total   Spent    Left  Speed
#28 27.92 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 28.22 
100  1569  100  1569    0     0   5291      0 --:--:-- --:--:-- --:--:--  5291
#28 28.22 jmid ok
#28 28.24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 28.24                                  Dload  Upload   Total   Spent    Left  Speed
#28 28.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
#28 28.67 
100  5470  100  5470    0     0  12750      0 --:--:-- --:--:-- --:--:-- 12750
#28 28.67 shindere ok
#28 28.69   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 28.69                                  Dload  Upload   Total   Spent    Left  Speed
#28 28.69 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 29.31 
 19 70613   19 13771    0     0  22059      0  0:00:03 --:--:--  0:00:03 22059
100 70613  100 70613    0     0   109k      0 --:--:-- --:--:-- --:--:-- 13.5M
#28 29.32 gildor478 ok
#28 29.34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 29.34                                  Dload  Upload   Total   Spent    Left  Speed
#28 29.34 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 29.71 
100 13672  100 13672    0     0  36360      0 --:--:-- --:--:-- --:--:-- 36360
#28 29.72 mefyl ok
#28 29.74   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 29.74                                  Dload  Upload   Total   Spent    Left  Speed
#28 29.74 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 30.11 
100  5912  100  5912    0     0  15963      0 --:--:-- --:--:-- --:--:-- 15963
#28 30.12 ElectreAAS ok
#28 30.13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 30.13                                  Dload  Upload   Total   Spent    Left  Speed
#28 30.13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 30.31 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11253  100 11253    0     0  34737      0 --:--:-- --:--:-- --:--:-- 79808
#28 30.46 well-typed-lightbulbs ok
#28 30.48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 30.48                                  Dload  Upload   Total   Spent    Left  Speed
#28 30.48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 30.89 
100  3235  100  3235    0     0   7896      0 --:--:-- --:--:-- --:--:--  7896
#28 30.89 johnyob ok
#28 30.91   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 30.91                                  Dload  Upload   Total   Spent    Left  Speed
#28 30.91 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 31.26 
100  7046  100  7046    0     0  20157      0 --:--:-- --:--:-- --:--:-- 20157
#28 31.26 lasamlai ok
#28 31.28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 31.28                                  Dload  Upload   Total   Spent    Left  Speed
#28 31.28 
  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
#28 31.64 
100 14287  100 14287    0     0  39329      0 --:--:-- --:--:-- --:--:-- 39329
#28 31.65 zshipko ok
#28 31.66   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 31.66                                  Dload  Upload   Total   Spent    Left  Speed
#28 31.66 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 32.14 
100  8123  100  8123    0     0  17079      0 --:--:-- --:--:-- --:--:-- 17079
#28 32.14 andreas ok
#28 32.16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 32.16                                  Dload  Upload   Total   Spent    Left  Speed
#28 32.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
#28 32.78 
100 60456  100 60456    0     0  98007      0 --:--:-- --:--:-- --:--:-- 98007
#28 32.78 bobot ok
#28 32.80   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 32.80                                  Dload  Upload   Total   Spent    Left  Speed
#28 32.80 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 32.99 
100 19681  100 19681    0     0    99k      0 --:--:-- --:--:-- --:--:--   99k
#28 32.99 dialohq ok
#28 33.01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 33.01                                  Dload  Upload   Total   Spent    Left  Speed
#28 33.01 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 33.34 
100  6502  100  6502    0     0  19560      0 --:--:-- --:--:-- --:--:-- 19560
100  6502  100  6502    0     0  19550      0 --:--:-- --:--:-- --:--:--     0
#28 33.35 reynir ok
#28 33.36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 33.36                                  Dload  Upload   Total   Spent    Left  Speed
#28 33.36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 33.68 
100  1561  100  1561    0     0   4994      0 --:--:-- --:--:-- --:--:--  4994
#28 33.68 nilsbecker ok
#28 33.70   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 33.70                                  Dload  Upload   Total   Spent    Left  Speed
#28 33.70 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 34.14 
100  7807  100  7807    0     0  17663      0 --:--:-- --:--:-- --:--:-- 17663
#28 34.15 ngernest ok
#28 34.16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 34.16                                  Dload  Upload   Total   Spent    Left  Speed
#28 34.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
#28 34.47 
100  1538  100  1538    0     0   4939      0 --:--:-- --:--:-- --:--:--  4939
#28 34.48 progman1 ok
#28 34.49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 34.49                                  Dload  Upload   Total   Spent    Left  Speed
#28 34.49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 34.83 
100  8698  100  8698    0     0  25889      0 --:--:-- --:--:-- --:--:-- 25889
#28 34.84 moyodiallo ok
#28 34.85   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 34.85                                  Dload  Upload   Total   Spent    Left  Speed
#28 34.85 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 35.20 
100 41957  100 41957    0     0   118k      0 --:--:-- --:--:-- --:--:--  118k
#28 35.21 edwintorok ok
#28 35.23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 35.23                                  Dload  Upload   Total   Spent    Left  Speed
#28 35.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
#28 35.53 
100  1540  100  1540    0     0   5106      0 --:--:-- --:--:-- --:--:--  5106
#28 35.53 smuenzel ok
#28 35.55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 35.55                                  Dload  Upload   Total   Spent    Left  Speed
#28 35.55 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 35.95 
100  9916  100  9916    0     0  24604      0 --:--:-- --:--:-- --:--:-- 24604
#28 35.96 9glenda ok
#28 35.97   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 35.97                                  Dload  Upload   Total   Spent    Left  Speed
#28 35.97 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 36.24 
100  5798  100  5798    0     0  21616      0 --:--:-- --:--:-- --:--:-- 21616
#28 36.25 Cumulus ok
#28 36.26   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 36.26                                  Dload  Upload   Total   Spent    Left  Speed
#28 36.26 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     9  100     9    0     0     24      0 --:--:-- --:--:-- --:--:--    24
100     9  100     9    0     0     24      0 --:--:-- --:--:-- --:--:--    24
#28 36.63 gustavodiasag ok
#28 36.64   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 36.64                                  Dload  Upload   Total   Spent    Left  Speed
#28 36.64 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 37.11 
100 43477  100 43477    0     0  92914      0 --:--:-- --:--:-- --:--:-- 92914
#28 37.12 art-w ok
#28 37.14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 37.14                                  Dload  Upload   Total   Spent    Left  Speed
#28 37.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
#28 37.35 
100  9409  100  9409    0     0  44714      0 --:--:-- --:--:-- --:--:-- 44714
#28 37.35 sqids ok
#28 37.37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 37.37                                  Dload  Upload   Total   Spent    Left  Speed
#28 37.37 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 37.75 
100  6313  100  6313    0     0  16247      0 --:--:-- --:--:-- --:--:-- 16247
#28 37.76 rizo ok
#28 37.78   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 37.78                                  Dload  Upload   Total   Spent    Left  Speed
#28 37.78 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 38.21 
100  8340  100  8340    0     0  19437      0 --:--:-- --:--:-- --:--:-- 19437
#28 38.21 koonwen ok
#28 38.23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 38.23                                  Dload  Upload   Total   Spent    Left  Speed
#28 38.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
#28 38.74 
100 48867  100 48867    0     0  96905      0 --:--:-- --:--:-- --:--:-- 96905
#28 38.74 lubegasimon ok
#28 38.76   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 38.76                                  Dload  Upload   Total   Spent    Left  Speed
#28 38.76 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 39.13 
100  7256  100  7256    0     0  19460      0 --:--:-- --:--:-- --:--:-- 19460
#28 39.14 punchagan ok
#28 39.15   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 39.15                                  Dload  Upload   Total   Spent    Left  Speed
#28 39.15 
  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
#28 39.38 
100   807  100   807    0     0   3551      0 --:--:-- --:--:-- --:--:--  3551
#28 39.39 ahrefs ok
#28 39.40   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 39.40                                  Dload  Upload   Total   Spent    Left  Speed
#28 39.40 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 39.68 
100  1571  100  1571    0     0   5670      0 --:--:-- --:--:-- --:--:--  5670
#28 39.69 ocaml-semver ok
#28 39.70   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 39.70                                  Dload  Upload   Total   Spent    Left  Speed
#28 39.70 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 40.02 
100  1553  100  1553    0     0   4936      0 --:--:-- --:--:-- --:--:--  4936
#28 40.03 raphael-proust ok
#28 40.04   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 40.04                                  Dload  Upload   Total   Spent    Left  Speed
#28 40.04 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 40.40 
100  6977  100  6977    0     0  19702      0 --:--:-- --:--:-- --:--:-- 19702
100  6977  100  6977    0     0  19695      0 --:--:-- --:--:-- --:--:--     0
#28 40.40 tiferrei ok
#28 40.42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 40.42                                  Dload  Upload   Total   Spent    Left  Speed
#28 40.42 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 40.82 
100  3512  100  3512    0     0   8697      0 --:--:-- --:--:-- --:--:--  8697
#28 40.83 deepmarker ok
#28 40.84   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 40.84                                  Dload  Upload   Total   Spent    Left  Speed
#28 40.84 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 41.31 
100  4806  100  4806    0     0  10373      0 --:--:-- --:--:-- --:--:-- 10373
100  4806  100  4806    0     0  10370      0 --:--:-- --:--:-- --:--:--     0
#28 41.31 FayCarsons ok
#28 41.33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 41.33                                  Dload  Upload   Total   Spent    Left  Speed
#28 41.33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 41.71 
100  3210  100  3210    0     0   8457      0 --:--:-- --:--:-- --:--:--  8457
#28 41.72 ptrichr ok
#28 41.73   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 41.73                                  Dload  Upload   Total   Spent    Left  Speed
#28 41.73 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 41.93 
100  6422  100  6422    0     0  32449      0 --:--:-- --:--:-- --:--:-- 32449
#28 41.93 umd-cmsc330 ok
#28 41.95   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 41.95                                  Dload  Upload   Total   Spent    Left  Speed
#28 41.95 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 42.27 
100  1538  100  1538    0     0   4808      0 --:--:-- --:--:-- --:--:--  4808
#28 42.27 mbarbin ok
#28 42.29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 42.29                                  Dload  Upload   Total   Spent    Left  Speed
#28 42.29 
  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
#28 42.70 
100  5701  100  5701    0     0  13997      0 --:--:-- --:--:-- --:--:-- 13997
#28 42.70 johnwhitington ok
#28 42.72   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 42.72                                  Dload  Upload   Total   Spent    Left  Speed
#28 42.72 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 43.04 
100  5664  100  5664    0     0  17955      0 --:--:-- --:--:-- --:--:-- 17955
#28 43.04 dra27 ok
#28 43.06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 43.06                                  Dload  Upload   Total   Spent    Left  Speed
#28 43.06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 43.35 
100  1516  100  1516    0     0   5264      0 --:--:-- --:--:-- --:--:--  5264
100  1516  100  1516    0     0   5262      0 --:--:-- --:--:-- --:--:--     0
#28 43.36 solo5 ok
#28 43.37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 43.37                                  Dload  Upload   Total   Spent    Left  Speed
#28 43.37 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 43.70 
100  4827  100  4827    0     0  14539      0 --:--:-- --:--:-- --:--:-- 14539
#28 43.71 INRIA ok
#28 43.72   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#28 43.72                                  Dload  Upload   Total   Spent    Left  Speed
#28 43.72 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#28 44.15 
100   699  100   699    0     0   1643      0 --:--:-- --:--:-- --:--:--  1643
#28 44.15 tbrk ok
#28 DONE 44.2s

#29 [stage-1 11/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --gitlab < /gitlab-organisations.txt
#29 0.226   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 0.226                                  Dload  Upload   Total   Spent    Left  Speed
#29 0.226 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   285  100   285    0     0   1203      0 --:--:-- --:--:-- --:--:--  1207
#29 0.480   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 0.480                                  Dload  Upload   Total   Spent    Left  Speed
#29 0.480 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3493  100  3493    0     0  49820      0 --:--:-- --:--:-- --:--:-- 50623
#29 0.555 talex5 ok
#29 0.572   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 0.572                                  Dload  Upload   Total   Spent    Left  Speed
#29 0.572 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   297  100   297    0     0   1464      0 --:--:-- --:--:-- --:--:--  1470
#29 0.791   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 0.791                                  Dload  Upload   Total   Spent    Left  Speed
#29 0.791 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2286  100  2286    0     0  76108      0 --:--:-- --:--:-- --:--:-- 78827
#29 0.825 tmcgilchrist ok
#29 0.839   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 0.839                                  Dload  Upload   Total   Spent    Left  Speed
#29 0.839 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0     10      0 --:--:-- --:--:-- --:--:--    10
#29 1.039 ERROR: Profile picture lookup for nomadic-labs
#29 1.054   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 1.054                                  Dload  Upload   Total   Spent    Left  Speed
#29 1.054 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   223  100   223    0     0    926      0 --:--:-- --:--:-- --:--:--   925
#29 1.312   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 1.312                                  Dload  Upload   Total   Spent    Left  Speed
#29 1.312 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23952  100 23952    0     0   104k      0 --:--:-- --:--:-- --:--:--  104k
#29 1.541 maiste ok
#29 1.556   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 1.556                                  Dload  Upload   Total   Spent    Left  Speed
#29 1.556 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   247  100   247    0     0   1183      0 --:--:-- --:--:-- --:--:--  1187
#29 1.783   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#29 1.783                                  Dload  Upload   Total   Spent    Left  Speed
#29 1.783 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1354  100  1354    0     0   5951      0 --:--:-- --:--:-- --:--:--  5964
#29 2.018 raphael-proust ok
#29 DONE 2.0s

#30 exporting to image
#30 exporting layers
#30 exporting layers 0.7s done
#30 writing image sha256:f2c1efe03989b776dc3445529f90cbb1464d0826fa8833b165e774eb5f3c87de done
#30 DONE 0.7s
Job succeeded
2026-05-12 13:47.00: Job succeeded