Build:
- 0
2025-06-06 10:33.42: New job: Build Dockerfile.web using linux-x86_64 in [https://github.com/ocurrent/ocaml-ci.git#refs/pull/1013/head (aad91fe1585ea1234241e1464bfe196c4909ffc5)] 2025-06-06 10:33.42: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web" 2025-06-06 10:33.42: Waiting for resource in pool OCluster 2025-06-06 10:33.42: Waiting for worker… 2025-06-06 10:33.42: Got resource from pool OCluster Building on laodoke.caelum.ci.dev Submodule path 'ocaml-dockerfile': checked out '60ae257abd7c863c8e5063f03f71c48abd9ebf22' Submodule path 'ocaml-version': checked out 'c37747c5e3e194786645706533eed345fea215b7' Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea' Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0' Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196' HEAD is now at 662a4ab Update submodules (#1012) Synchronising submodule url for 'ocaml-dockerfile' Synchronising submodule url for 'ocaml-version' Synchronising submodule url for 'ocluster' Synchronising submodule url for 'ocurrent' Synchronising submodule url for 'solver-service' Cleared directory 'ocaml-dockerfile' Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile' Cleared directory 'ocaml-version' Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version' Cleared directory 'ocluster' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster' Cleared directory 'ocurrent' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent' Cleared directory 'solver-service' Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service' HEAD is now at aad91fe Update github-organisations.txt warning: Could not unset core.worktree setting in submodule 'ocaml-dockerfile' Cleared directory 'ocaml-dockerfile' warning: Could not unset core.worktree setting in submodule 'ocaml-version' Cleared directory 'ocaml-version' warning: Could not unset core.worktree setting in submodule 'ocluster' Cleared directory 'ocluster' warning: Could not unset core.worktree setting in submodule 'ocurrent' Cleared directory 'ocurrent' warning: Could not unset core.worktree setting in submodule 'solver-service' Cleared directory 'solver-service' Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile' Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent' Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service' Submodule path 'ocaml-dockerfile': checked out '60ae257abd7c863c8e5063f03f71c48abd9ebf22' Submodule path 'ocaml-version': checked out 'c37747c5e3e194786645706533eed345fea215b7' Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea' Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58' Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0' Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196' #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile.web #1 transferring dockerfile: 2.68kB 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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d #3 CACHED #4 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14 #4 DONE 0.5s #5 [internal] load metadata for docker.io/library/debian:12 #5 DONE 0.6s #6 [internal] load .dockerignore #6 transferring context: 114B done #6 DONE 0.0s #7 [stage-1 1/12] FROM docker.io/library/debian:12@sha256:bd73076dc2cd9c88f48b5b358328f24f2a4289811bd73787c031e20db9f97123 #7 DONE 0.0s #8 [build 1/14] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:dff00fdde2800beff4e66830e85c76f32aa34c315efcf4843e64dd6394eb90de #8 DONE 0.0s #9 [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 #9 CACHED #10 [build 2/14] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni #10 CACHED #11 [build 3/14] 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 #11 CACHED #12 [internal] setting cache mount permissions #12 DONE 0.0s #13 [internal] load build context #13 transferring context: 11.09MB 0.2s done #13 DONE 0.2s #14 [build 4/14] 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 #14 0.331 #14 0.331 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #14 0.331 #14 0.379 Hit:1 http://deb.debian.org/debian bookworm InRelease #14 0.379 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #14 0.391 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #14 0.621 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [265 kB] #14 0.742 Fetched 369 kB in 0s (937 kB/s) #14 0.742 Reading package lists... #14 1.381 Building dependency tree... #14 1.481 Reading state information... #14 1.497 3 packages can be upgraded. Run 'apt list --upgradable' to see them. #14 1.515 Reading package lists... #14 1.533 Building dependency tree... #14 1.650 Reading state information... #14 1.779 The following additional packages will be installed: #14 1.780 libcapnp-0.9.2 libev4 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin #14 1.780 Suggested packages: #14 1.780 gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc #14 1.891 The following NEW packages will be installed: #14 1.891 capnproto libcapnp-0.9.2 libev-dev libev4 libffi-dev libgmp-dev #14 1.891 libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf #14 1.891 pkgconf-bin #14 2.042 debconf: delaying package configuration, since apt-utils is not installed #14 2.061 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #14 2.061 Need to get 0 B/6625 kB of archives. #14 2.061 After this operation, 26.3 MB of additional disk space will be used. #14 2.076 Selecting previously unselected package libcapnp-0.9.2:amd64. #14 2.076 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18745 files and directories currently installed.) #14 2.093 Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_amd64.deb ... #14 2.095 Unpacking libcapnp-0.9.2:amd64 (0.9.2-2) ... #14 2.221 Selecting previously unselected package capnproto. #14 2.225 Preparing to unpack .../01-capnproto_0.9.2-2_amd64.deb ... #14 2.225 Unpacking capnproto (0.9.2-2) ... #14 2.265 Selecting previously unselected package libev4:amd64. #14 2.267 Preparing to unpack .../02-libev4_1%3a4.33-1_amd64.deb ... #14 2.268 Unpacking libev4:amd64 (1:4.33-1) ... #14 2.284 Selecting previously unselected package libev-dev:amd64. #14 2.286 Preparing to unpack .../03-libev-dev_1%3a4.33-1_amd64.deb ... #14 2.286 Unpacking libev-dev:amd64 (1:4.33-1) ... #14 2.304 Selecting previously unselected package libffi-dev:amd64. #14 2.306 Preparing to unpack .../04-libffi-dev_3.4.4-1_amd64.deb ... #14 2.306 Unpacking libffi-dev:amd64 (3.4.4-1) ... #14 2.327 Selecting previously unselected package libgmpxx4ldbl:amd64. #14 2.329 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #14 2.329 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #14 2.349 Selecting previously unselected package libgmp-dev:amd64. #14 2.351 Preparing to unpack .../06-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #14 2.352 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #14 2.404 Selecting previously unselected package libpkgconf3:amd64. #14 2.406 Preparing to unpack .../07-libpkgconf3_1.8.1-1_amd64.deb ... #14 2.406 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #14 2.422 Selecting previously unselected package libsqlite3-dev:amd64. #14 2.424 Preparing to unpack .../08-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ... #14 2.424 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #14 2.512 Selecting previously unselected package libssl-dev:amd64. #14 2.513 Preparing to unpack .../09-libssl-dev_3.0.16-1~deb12u1_amd64.deb ... #14 2.514 Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ... #14 2.710 Selecting previously unselected package m4. #14 2.713 Preparing to unpack .../10-m4_1.4.19-3_amd64.deb ... #14 2.713 Unpacking m4 (1.4.19-3) ... #14 2.766 Selecting previously unselected package pkgconf-bin. #14 2.768 Preparing to unpack .../11-pkgconf-bin_1.8.1-1_amd64.deb ... #14 2.769 Unpacking pkgconf-bin (1.8.1-1) ... #14 2.788 Selecting previously unselected package pkgconf:amd64. #14 2.790 Preparing to unpack .../12-pkgconf_1.8.1-1_amd64.deb ... #14 2.791 Unpacking pkgconf:amd64 (1.8.1-1) ... #14 2.808 Selecting previously unselected package pkg-config:amd64. #14 2.810 Preparing to unpack .../13-pkg-config_1.8.1-1_amd64.deb ... #14 2.812 Unpacking pkg-config:amd64 (1.8.1-1) ... #14 2.833 Setting up libev4:amd64 (1:4.33-1) ... #14 2.835 Setting up m4 (1.4.19-3) ... #14 2.837 Setting up libffi-dev:amd64 (3.4.4-1) ... #14 2.838 Setting up libpkgconf3:amd64 (1.8.1-1) ... #14 2.839 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #14 2.841 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #14 2.842 Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ... #14 2.843 Setting up pkgconf-bin (1.8.1-1) ... #14 2.845 Setting up libcapnp-0.9.2:amd64 (0.9.2-2) ... #14 2.846 Setting up libev-dev:amd64 (1:4.33-1) ... #14 2.847 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #14 2.849 Setting up pkgconf:amd64 (1.8.1-1) ... #14 2.850 Setting up capnproto (0.9.2-2) ... #14 2.852 Setting up pkg-config:amd64 (1.8.1-1) ... #14 2.853 Processing triggers for libc-bin (2.36-9+deb12u10) ... #14 DONE 3.1s #15 [build 5/14] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 164308699cf74247b8ad3b002e88bd80a586c79e && opam update #15 5.731 Updating files: 22% (5102/23175) Updating files: 23% (5331/23175) Updating files: 24% (5562/23175) Updating files: 25% (5794/23175) Updating files: 26% (6026/23175) Updating files: 27% (6258/23175) Updating files: 28% (6489/23175) Updating files: 29% (6721/23175) Updating files: 30% (6953/23175) Updating files: 31% (7185/23175) Updating files: 32% (7416/23175) Updating files: 33% (7648/23175) Updating files: 34% (7880/23175) Updating files: 35% (8112/23175) Updating files: 36% (8343/23175) Updating files: 37% (8575/23175) Updating files: 38% (8807/23175) Updating files: 39% (9039/23175) Updating files: 40% (9270/23175) Updating files: 41% (9502/23175) Updating files: 42% (9734/23175) Updating files: 43% (9966/23175) Updating files: 44% (10197/23175) Updating files: 45% (10429/23175) Updating files: 46% (10661/23175) Updating files: 47% (10893/23175) Updating files: 48% (11124/23175) Updating files: 48% (11127/23175) Updating files: 49% (11356/23175) Updating files: 50% (11588/23175) Updating files: 51% (11820/23175) Updating files: 52% (12051/23175) #15 ... #16 [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 #16 3.461 #16 3.461 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #16 3.461 #16 8.628 Hit:1 http://deb.debian.org/debian bookworm InRelease #16 8.628 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #16 8.629 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 8.888 Reading package lists... #16 9.678 Building dependency tree... #16 9.773 Reading state information... #16 9.788 2 packages can be upgraded. Run 'apt list --upgradable' to see them. #16 9.799 Reading package lists... #16 9.816 Building dependency tree... #16 9.913 Reading state information... #16 10.04 The following additional packages will be installed: #16 10.04 libbrotli1 libc-dev-bin libc6-dev libcrypt-dev libcurl4 libgssapi-krb5-2 #16 10.04 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 #16 10.04 libnghttp2-14 libnsl-dev libnsl2 libonig5 libpsl5 librtmp1 libsasl2-2 #16 10.04 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libtirpc-common #16 10.04 libtirpc-dev libtirpc3 linux-libc-dev openssl rpcsvc-proto #16 10.04 Suggested packages: #16 10.04 glibc-doc manpages-dev krb5-doc krb5-user sqlite3-doc #16 10.04 Recommended packages: #16 10.04 manpages manpages-dev libc-devtools krb5-locales libldap-common publicsuffix #16 10.04 libsasl2-modules #16 ... #15 [build 5/14] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 164308699cf74247b8ad3b002e88bd80a586c79e && opam update #15 5.731 Updating files: 22% (5102/23175) Updating files: 23% (5331/23175) Updating files: 24% (5562/23175) Updating files: 25% (5794/23175) Updating files: 26% (6026/23175) Updating files: 27% (6258/23175) Updating files: 28% (6489/23175) Updating files: 29% (6721/23175) Updating files: 30% (6953/23175) Updating files: 31% (7185/23175) Updating files: 32% (7416/23175) Updating files: 33% (7648/23175) Updating files: 34% (7880/23175) Updating files: 35% (8112/23175) Updating files: 36% (8343/23175) Updating files: 37% (8575/23175) Updating files: 38% (8807/23175) Updating files: 39% (9039/23175) Updating files: 40% (9270/23175) Updating files: 41% (9502/23175) Updating files: 42% (9734/23175) Updating files: 43% (9966/23175) Updating files: 44% (10197/23175) Updating files: 45% (10429/23175) Updating files: 46% (10661/23175) Updating files: 47% (10893/23175) Updating files: 48% (11124/23175) Updating files: 48% (11127/23175) Updating files: 49% (11356/23175) Updating files: 50% (11588/23175) Updating files: 51% (11820/23175) Updating files: 52% (12051/23175) Updating files: 53% (12283/23175) Updating files: 54% (12515/23175) Updating files: 55% (12747/23175) Updating files: 56% (12978/23175) Updating files: 57% (13210/23175) Updating files: 58% (13442/23175) Updating files: 59% (13674/23175) Updating files: 60% (13905/23175) Updating files: 61% (14137/23175) Updating files: 62% (14369/23175) Updating files: 63% (14601/23175) Updating files: 64% (14832/23175) Updating files: 65% (15064/23175) Updating files: 66% (15296/23175) Updating files: 67% (15528/23175) Updating files: 68% (15759/23175) Updating files: 69% (15991/23175) Updating files: 70% (16223/23175) Updating files: 71% (16455/23175) Updating files: 72% (16686/23175) Updating files: 73% (16918/23175) Updating files: 73% (17017/23175) Updating files: 74% (17150/23175) Updating files: 75% (17382/23175) Updating files: 76% (17613/23175) Updating files: 77% (17845/23175) Updating files: 78% (18077/23175) Updating files: 79% (18309/23175) Updating files: 80% (18540/23175) Updating files: 81% (18772/23175) Updating files: 82% (19004/23175) Updating files: 83% (19236/23175) Updating files: 84% (19467/23175) Updating files: 85% (19699/23175) Updating files: 86% (19931/23175) Updating files: 87% (20163/23175) Updating files: 88% (20394/23175) Updating files: 89% (20626/23175) Updating files: 90% (20858/23175) Updating files: 91% (21090/23175) Updating files: 92% (21321/23175) Updating files: 93% (21553/23175) Updating files: 94% (21785/23175) Updating files: 95% (22017/23175) Updating files: 96% (22248/23175) Updating files: 96% (22285/23175) Updating files: 97% (22480/23175) Updating files: 98% (22712/23175) Updating files: 99% (22944/23175) Updating files: 100% (23175/23175) Updating files: 100% (23175/23175), done. #15 9.012 HEAD is now at 164308699c Merge pull request #27973 from mtelvers/opam-publish-dockerfile-cmd.8.2.8 #15 9.622 #15 9.622 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> #15 10.74 [default] synchronised from git+file:///home/opam/opam-repository #15 ... #16 [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 #16 10.25 The following NEW packages will be installed: #16 10.25 ca-certificates curl dumb-init jq libbrotli1 libc-dev-bin libc6-dev #16 10.25 libcrypt-dev libcurl4 libev4 libgssapi-krb5-2 libjq1 libk5crypto3 #16 10.25 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 #16 10.25 libnsl-dev libnsl2 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db #16 10.25 libsqlite3-0 libsqlite3-dev libssh2-1 libssl3 libtirpc-common libtirpc-dev #16 10.25 libtirpc3 linux-libc-dev openssl rpcsvc-proto #16 10.50 debconf: delaying package configuration, since apt-utils is not installed #16 10.52 0 upgraded, 35 newly installed, 0 to remove and 2 not upgraded. #16 10.52 Need to get 0 B/12.8 MB of archives. #16 10.52 After this operation, 42.5 MB of additional disk space will be used. #16 10.54 Selecting previously unselected package libssl3:amd64. #16 10.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6089 files and directories currently installed.) #16 10.55 Preparing to unpack .../00-libssl3_3.0.16-1~deb12u1_amd64.deb ... #16 10.56 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) ... #16 10.74 Selecting previously unselected package openssl. #16 10.74 Preparing to unpack .../01-openssl_3.0.16-1~deb12u1_amd64.deb ... #16 10.74 Unpacking openssl (3.0.16-1~deb12u1) ... #16 10.88 Selecting previously unselected package ca-certificates. #16 10.88 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #16 10.88 Unpacking ca-certificates (20230311) ... #16 10.93 Selecting previously unselected package libbrotli1:amd64. #16 10.93 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_amd64.deb ... #16 10.93 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #16 10.97 Selecting previously unselected package libkrb5support0:amd64. #16 10.97 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... #16 10.97 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... #16 10.99 Selecting previously unselected package libk5crypto3:amd64. #16 10.99 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... #16 10.99 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... #16 11.02 Selecting previously unselected package libkeyutils1:amd64. #16 11.02 Preparing to unpack .../06-libkeyutils1_1.6.3-2_amd64.deb ... #16 11.02 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #16 11.04 Selecting previously unselected package libkrb5-3:amd64. #16 11.04 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... #16 11.04 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... #16 11.09 Selecting previously unselected package libgssapi-krb5-2:amd64. #16 11.09 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... #16 11.09 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... #16 11.12 Selecting previously unselected package libsasl2-modules-db:amd64. #16 11.12 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #16 11.12 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 11.14 Selecting previously unselected package libsasl2-2:amd64. #16 11.14 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #16 11.14 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 11.17 Selecting previously unselected package libldap-2.5-0:amd64. #16 11.17 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #16 11.17 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 11.21 Selecting previously unselected package libnghttp2-14:amd64. #16 11.21 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #16 11.21 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #16 11.23 Selecting previously unselected package libpsl5:amd64. #16 11.23 Preparing to unpack .../13-libpsl5_0.21.2-1_amd64.deb ... #16 11.23 Unpacking libpsl5:amd64 (0.21.2-1) ... #16 11.26 Selecting previously unselected package librtmp1:amd64. #16 11.26 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #16 11.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 11.28 Selecting previously unselected package libssh2-1:amd64. #16 11.28 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_amd64.deb ... #16 11.28 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #16 11.31 Selecting previously unselected package libcurl4:amd64. #16 11.31 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u12_amd64.deb ... #16 11.31 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ... #16 11.36 Selecting previously unselected package curl. #16 11.36 Preparing to unpack .../17-curl_7.88.1-10+deb12u12_amd64.deb ... #16 11.36 Unpacking curl (7.88.1-10+deb12u12) ... #16 11.40 Selecting previously unselected package dumb-init. #16 11.40 Preparing to unpack .../18-dumb-init_1.2.5-2_amd64.deb ... #16 11.40 Unpacking dumb-init (1.2.5-2) ... #16 11.42 Selecting previously unselected package libonig5:amd64. #16 11.42 Preparing to unpack .../19-libonig5_6.9.8-1_amd64.deb ... #16 11.42 Unpacking libonig5:amd64 (6.9.8-1) ... #16 11.46 Selecting previously unselected package libjq1:amd64. #16 11.46 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... #16 11.46 Unpacking libjq1:amd64 (1.6-2.1) ... #16 11.50 Selecting previously unselected package jq. #16 11.50 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... #16 11.50 Unpacking jq (1.6-2.1) ... #16 11.53 Selecting previously unselected package libc-dev-bin. #16 11.53 Preparing to unpack .../22-libc-dev-bin_2.36-9+deb12u10_amd64.deb ... #16 11.53 Unpacking libc-dev-bin (2.36-9+deb12u10) ... #16 11.56 Selecting previously unselected package linux-libc-dev:amd64. #16 11.56 Preparing to unpack .../23-linux-libc-dev_6.1.140-1_amd64.deb ... #16 11.56 Unpacking linux-libc-dev:amd64 (6.1.140-1) ... #16 11.80 Selecting previously unselected package libcrypt-dev:amd64. #16 11.80 Preparing to unpack .../24-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #16 11.81 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #16 11.84 Selecting previously unselected package libtirpc-common. #16 11.84 Preparing to unpack .../25-libtirpc-common_1.3.3+ds-1_all.deb ... #16 11.85 Unpacking libtirpc-common (1.3.3+ds-1) ... #16 11.86 Selecting previously unselected package libtirpc3:amd64. #16 11.86 Preparing to unpack .../26-libtirpc3_1.3.3+ds-1_amd64.deb ... #16 11.87 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #16 11.89 Selecting previously unselected package libnsl2:amd64. #16 11.89 Preparing to unpack .../27-libnsl2_1.3.0-2_amd64.deb ... #16 11.89 Unpacking libnsl2:amd64 (1.3.0-2) ... #16 11.91 Selecting previously unselected package libtirpc-dev:amd64. #16 11.91 Preparing to unpack .../28-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #16 11.91 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 11.95 Selecting previously unselected package libnsl-dev:amd64. #16 11.95 Preparing to unpack .../29-libnsl-dev_1.3.0-2_amd64.deb ... #16 11.95 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #16 11.97 Selecting previously unselected package rpcsvc-proto. #16 11.97 Preparing to unpack .../30-rpcsvc-proto_1.4.3-1_amd64.deb ... #16 11.97 Unpacking rpcsvc-proto (1.4.3-1) ... #16 12.00 Selecting previously unselected package libc6-dev:amd64. #16 12.00 Preparing to unpack .../31-libc6-dev_2.36-9+deb12u10_amd64.deb ... #16 12.00 Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ... #16 12.20 Selecting previously unselected package libev4:amd64. #16 12.20 Preparing to unpack .../32-libev4_1%3a4.33-1_amd64.deb ... #16 12.20 Unpacking libev4:amd64 (1:4.33-1) ... #16 12.22 Selecting previously unselected package libsqlite3-0:amd64. #16 12.22 Preparing to unpack .../33-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... #16 12.22 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #16 12.29 Selecting previously unselected package libsqlite3-dev:amd64. #16 12.29 Preparing to unpack .../34-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ... #16 12.29 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #16 12.39 Setting up dumb-init (1.2.5-2) ... #16 12.39 Setting up libkeyutils1:amd64 (1.6.3-2) ... #16 12.40 Setting up libpsl5:amd64 (0.21.2-1) ... #16 12.40 Setting up libtirpc-common (1.3.3+ds-1) ... #16 12.40 Setting up libev4:amd64 (1:4.33-1) ... #16 12.40 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #16 12.40 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #16 12.41 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... #16 12.41 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #16 12.41 Setting up linux-libc-dev:amd64 (6.1.140-1) ... #16 12.41 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... #16 12.41 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 12.41 Setting up rpcsvc-proto (1.4.3-1) ... #16 12.41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 12.41 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... #16 12.42 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 12.42 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #16 12.43 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #16 12.43 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... #16 12.43 Setting up libc-dev-bin (2.36-9+deb12u10) ... #16 12.43 Setting up openssl (3.0.16-1~deb12u1) ... #16 12.43 Setting up libonig5:amd64 (6.9.8-1) ... #16 12.44 Setting up libjq1:amd64 (1.6-2.1) ... #16 12.44 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 12.44 Setting up ca-certificates (20230311) ... #16 12.54 debconf: unable to initialize frontend: Dialog #16 12.54 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 12.54 debconf: falling back to frontend: Readline #16 12.54 debconf: unable to initialize frontend: Readline #16 12.54 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #16 12.54 debconf: falling back to frontend: Teletype #16 13.06 Updating certificates in /etc/ssl/certs... #16 13.69 140 added, 0 removed; done. #16 13.71 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... #16 13.71 Setting up jq (1.6-2.1) ... #16 13.72 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... #16 13.72 Setting up curl (7.88.1-10+deb12u12) ... #16 13.72 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #16 13.72 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 13.72 Setting up libnsl2:amd64 (1.3.0-2) ... #16 13.72 Setting up libnsl-dev:amd64 (1.3.0-2) ... #16 13.72 Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... #16 13.72 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #16 13.73 Processing triggers for libc-bin (2.36-9+deb12u10) ... #16 13.75 Processing triggers for ca-certificates (20230311) ... #16 13.75 Updating certificates in /etc/ssl/certs... #16 14.26 0 added, 0 removed; done. #16 14.26 Running hooks in /etc/ca-certificates/update.d... #16 14.26 done. #16 DONE 14.7s #15 [build 5/14] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 164308699cf74247b8ad3b002e88bd80a586c79e && opam update #15 21.24 Now run 'opam upgrade' to apply any package updates. #15 DONE 21.9s #17 [build 6/14] COPY --chown=opam --link ocurrent/current_rpc.opam /src/ocurrent/ #17 DONE 0.0s #18 [build 7/14] COPY --chown=opam --link solver-service/solver-service.opam solver-service/solver-worker.opam solver-service/solver-service-api.opam /src/solver-service/ #18 DONE 0.0s #19 [build 8/14] WORKDIR /src #19 DONE 0.0s #20 [build 9/14] RUN opam pin -yn add ./ocurrent #20 1.459 current_rpc is now pinned to file:///src/ocurrent (version 0.7.1) #20 DONE 1.5s #21 [build 10/14] RUN opam pin -yn add ./solver-service #21 0.782 This will pin the following packages: solver-service-api, solver-service, solver-worker. Continue? [y/n] y #21 1.583 Package solver-service-api does not exist, create as a NEW package? [y/n] y #21 1.585 solver-service-api is now pinned to file:///src/solver-service (version dev) #21 1.586 Package solver-service does not exist, create as a NEW package? [y/n] y #21 1.587 solver-service is now pinned to file:///src/solver-service (version dev) #21 1.587 Package solver-worker does not exist, create as a NEW package? [y/n] y #21 1.589 solver-worker is now pinned to file:///src/solver-service (version dev) #21 DONE 1.6s #22 [build 11/14] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/ #22 DONE 0.0s #23 [build 12/14] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only . #23 1.512 The following additional pinnings are required by ocaml-ci-web.dev: #23 1.512 - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz #23 1.512 Pin and install them? [y/n] y #23 19.08 Package tailwindcss does not exist, create as a NEW package? [y/n] y #23 35.02 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz) #23 35.02 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev) #23 58.46 The following actions will be performed: #23 58.46 === install 228 packages #23 58.46 - install 0install-solver 2.18 [required by opam-0install] #23 58.46 - install angstrom 0.16.1 [required by timedesc] #23 58.46 - install ansi 0.7.0 [required by ocaml-ci-web] #23 58.46 - install arp 3.1.1 [required by tcpip] #23 58.46 - install asetmap 0.8.1 [required by prometheus-app] #23 58.46 - install asn1-combinators 0.2.6 [required by capnp-rpc-net] #23 58.46 - install astring 0.8.5 [required by ansi, current_docker, capnp-rpc-unix, etc.] #23 58.46 - install awa 0.3.0 [required by git-unix] #23 58.46 - install awa-mirage 0.3.0 [required by git-unix] #23 58.46 - install base v0.16.4 [required by ppx_compare, capnp, ppx_custom_printf] #23 58.46 - install base-bytes base [required by extunix] #23 58.46 - install base64 3.5.1 [required by capnp-rpc-unix] #23 58.46 - install bigarray-compat 1.1.0 [required by dream] #23 58.46 - install bigarray-overlap 0.2.1 [required by prettym] #23 58.46 - install bigstringaf 0.10.0 [required by multipart_form, caqti, git-unix, etc.] #23 58.46 - install bos 0.2.1 [required by ocaml-ci] #23 58.46 - install ca-certs 0.2.3 [required by conduit-lwt-unix] #23 58.46 - install ca-certs-nss 3.101 [required by git-unix] #23 58.46 - install camlp-streams 5.0.1 [required by tar, dream] #23 58.46 - install capnp 3.6.0 [required by ocaml-ci-api] #23 58.46 - install capnp-rpc 1.2.3 [required by current_rpc] #23 58.46 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api] #23 58.46 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix] #23 58.46 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-web] #23 58.46 - install caqti 2.0.1 [required by dream] #23 58.46 - install caqti-lwt 2.0.1 [required by dream] #23 58.46 - install carton 0.7.2 [required by git] #23 58.46 - install carton-git 0.7.2 [required by git] #23 58.46 - install carton-lwt 0.7.2 [required by git] #23 58.46 - install cf 0.5.0 [required by cf-lwt] #23 58.46 - install cf-lwt 0.5.0 [required by irmin-watcher] #23 58.46 - install checkseum 0.5.2 [required by decompress, git] #23 58.46 - install cmdliner 1.3.0 [required by crunch, omigrate, cohttp-lwt-unix, etc.] #23 58.46 - install cohttp 5.3.1 [required by cohttp-lwt] #23 58.46 - install cohttp-lwt 5.3.0 [required by cohttp-lwt-unix, prometheus-app] #23 58.46 - install cohttp-lwt-unix 5.3.0 [required by ocaml-ci] #23 58.46 - install conduit 6.2.3 [required by conduit-lwt] #23 58.46 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix] #23 58.47 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix] #23 58.47 - install conf-capnproto 2 [required by capnp-rpc-net] #23 58.47 - install conf-git 1.1 [required by current_git] #23 58.47 - install conf-gmp 5 [required by zarith] #23 58.47 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk] #23 58.47 - install conf-libev 4-12 [required by solver-service, current, dream] #23 58.47 - install conf-libffi 2.0.0 [required by ctypes-foreign] #23 58.47 - install conf-libssl 4 [required by ssl] #23 58.47 - install conf-pkg-config 4 [required by conf-sqlite3] #23 58.47 - install conf-sqlite3 1 [required by sqlite3] #23 58.47 - install cppo 1.8.0 [required by ppx_deriving] #23 58.47 - install crunch 4.0.0 [required by ocaml-ci-web] #23 58.47 - install csexp 1.5.2 [required by dune-configurator] #23 58.47 - install cstruct 6.2.0 [required by tar-unix, tar, dream] #23 58.47 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix] #23 58.47 - install cstruct-unix 6.2.0 [required by awa] #23 58.47 - install ctypes 0.23.0 [required by cf, fsevents] #23 58.47 - install ctypes-foreign 0.23.0 [required by cf] #23 58.47 - install current 0.7.1 [required by ocaml-ci] #23 58.47 - install current_docker 0.7.1 [required by ocaml-ci] #23 58.47 - install current_git 0.7.1 [required by current_docker, current_ocluster] #23 58.47 - install current_incr 0.6.1 [required by current] #23 58.47 - install current_ocluster 0.3.0 [required by ocaml-ci] #23 58.47 - install current_rpc 0.7.1 (pinned) [required by ocaml-ci, ocaml-ci-api] #23 58.47 - install decompress 1.5.3 [required by tar] #23 58.47 - install digestif 1.3.0 [required by dream] #23 58.47 - install dns 7.0.3 [required by git-mirage] #23 58.47 - install dns-client 7.0.3 [required by git-mirage] #23 58.47 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt] #23 58.47 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage] #23 58.47 - install domain-name 0.4.1 [required by git-unix, caqti] #23 58.47 - install dream 1.0.0~alpha6 [required by ocaml-ci-web] #23 58.47 - install dream-httpaf 1.0.0~alpha3 [required by ocaml-ci-web] #23 58.47 - install dream-pure 1.0.0~alpha2 [required by dream] #23 58.47 - install duff 0.5 [required by carton] #23 58.47 - install dune 3.16.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web] #23 58.47 - install dune-build-info 3.18.2 [required by solver-service] #23 58.47 - install dune-configurator 3.18.2 [required by extunix, sqlite3] #23 58.47 - install duration 0.2.1 [required by current_docker, current, current_ocluster] #23 58.47 - install emile 1.1 [required by git] #23 58.47 - install encore 0.8.1 [required by git] #23 58.47 - install eqaf 0.9 [required by awa, mirage-crypto, digestif] #23 58.47 - install ethernet 3.2.0 [required by tcpip] #23 58.47 - install extunix 0.4.3 [required by capnp-rpc-unix] #23 58.47 - install faraday 0.8.2 [required by dream-httpaf] #23 58.47 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix] #23 58.47 - install faraday-lwt-unix 0.8.2 [required by dream-httpaf] #23 58.47 - install fmt 0.10.0 [required by ocaml-ci-web] #23 58.47 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc] #23 58.47 - install fsevents 0.3.0 [required by fsevents-lwt] #23 58.47 - install fsevents-lwt 0.3.0 [required by irmin-watcher] #23 58.47 - install git 3.15.0 [required by git-unix] #23 58.47 - install git-mirage 3.15.0 [required by git-unix] #23 58.47 - install git-paf 3.15.0 [required by git-mirage] #23 58.47 - install git-unix 3.15.0 [required by solver-service] #23 58.47 - install gmap 0.3.0 [required by x509, dns] #23 58.47 - install graphql 0.14.0 [required by graphql-lwt] #23 58.47 - install graphql-lwt 0.14.0 [required by dream] #23 58.47 - install graphql_parser 0.14.0 [required by dream] #23 58.47 - install h2 0.13.0 [required by paf] #23 58.47 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt] #23 58.47 - install happy-eyeballs-lwt 0.6.0 [required by git-unix] #23 58.47 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage] #23 58.47 - install hex 1.5.0 [required by pgx] #23 58.47 - install hkdf 1.0.4 (deprecated) [required by tls] #23 58.47 - install hmap 0.8.1 [required by dream-pure] #23 58.47 - install hpack 0.13.0 [required by h2] #23 58.47 - install httpaf 0.7.1 [required by git-paf] #23 58.47 - install httpun-types 0.2.0 [required by h2] #23 58.47 - install hxd 0.3.3 [required by git] #23 58.47 - install inotify 2.6 [required by irmin-watcher] #23 58.47 - install integers 0.7.0 [required by ctypes] #23 58.47 - install ipaddr 5.6.0 [required by git-unix, conduit-lwt-unix, pgx, caqti] #23 58.47 - install ipaddr-cstruct 5.6.0 [required by tcpip] #23 58.47 - install ipaddr-sexp 5.6.0 [required by conduit-lwt-unix] #23 58.47 - install irmin-watcher 0.5.0 [required by current_git] #23 58.47 - install jsonm 1.0.2 [required by cohttp, opam-core] #23 58.47 - install ke 0.6 [required by multipart_form, multipart_form-lwt] #23 58.47 - install lambdasoup 1.1.1 [required by dream] #23 58.47 - install logs 0.8.0 [required by ocaml-ci, ocaml-ci-web] #23 58.47 - install lru 0.3.1 [required by dns] #23 58.47 - install lwt 5.9.1 [required by ocaml-ci-web] #23 58.47 - install lwt-dllist 1.1.0 [required by current] #23 58.47 - install lwt_ppx 5.9.1 [required by dream] #23 58.47 - install lwt_ssl 1.2.0 [required by dream] #23 58.47 - install macaddr 5.6.0 [required by ipaddr] #23 58.47 - install macaddr-cstruct 5.6.0 [required by tcpip] #23 58.47 - install magic-mime 1.3.1 [required by cohttp-lwt-unix, dream] #23 58.47 - install markup 1.0.3 [required by dream] #23 58.47 - install menhir 20240715 [required by graphql_parser] #23 58.47 - install menhirCST 20240715 [required by menhir] #23 58.47 - install menhirLib 20240715 [required by menhir] #23 58.47 - install menhirSdk 20240715 [required by menhir] #23 58.47 - install metrics 0.4.1 [required by dns] #23 58.47 - install mimic 0.0.6 [required by git-unix] #23 58.47 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage] #23 58.47 - install mirage-clock 4.2.0 [required by dream] #23 58.47 - install mirage-clock-unix 4.2.0 [required by git-unix] #23 58.47 - install mirage-crypto 0.11.3 [required by dream] #23 58.47 - install mirage-crypto-ec 0.11.3 [required by tls, awa] #23 58.47 - install mirage-crypto-pk 0.11.3 [required by tls-mirage, tls, awa] #23 58.47 - install mirage-crypto-rng 0.11.3 [required by dream] #23 58.47 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix, dream] #23 58.47 - install mirage-flow 3.0.0 [required by capnp-rpc-unix] #23 58.47 - install mirage-kv 6.1.1 [required by tls-mirage] #23 58.47 - install mirage-net 4.0.0 [required by tcpip] #23 58.47 - install mirage-random 3.0.0 (deprecated) [required by git-mirage] #23 58.47 - install mirage-runtime 4.9.0 [required by mirage-unix] #23 58.47 - install mirage-time 3.0.0 [required by git-unix] #23 58.47 - install mirage-unix 5.0.1 [required by git-unix] #23 58.47 - install mtime 2.1.0 [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt] #23 58.47 - install multipart_form 0.6.0 [required by dream] #23 58.47 - install multipart_form-lwt 0.6.0 [required by dream] #23 58.47 - install num 1.5-1 [required by sexplib] #23 58.47 - install obuilder-spec 0.6.0 [required by ocaml-ci] #23 58.47 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] #23 58.47 - install ocaml-syntax-shims 1.0.0 [required by angstrom] #23 58.47 - install ocaml-version 4.0.1 [required by ocaml-ci] #23 58.47 - install ocamlbuild 0.16.1 [required by bos] #23 58.47 - install ocamlfind 1.9.8 [required by bos] #23 58.47 - install ocamlgraph 2.2.0 [required by opam-core, git] #23 58.47 - install ocluster-api 0.3.0 [required by ocaml-ci] #23 58.47 - install ocplib-endian 1.2 [required by lwt, capnp] #23 58.47 - install omigrate 0.3.2 [required by ocaml-ci] #23 58.47 - install opam-0install 0.5 [required by ocaml-ci] #23 58.47 - install opam-core 2.3.0 [required by opam-format] #23 58.47 - install opam-file-format 2.1.6 [required by opam-0install] #23 58.47 - install opam-format 2.3.0 [required by opam-0install] #23 58.47 - install opam-repository 2.3.0 [required by opam-state] #23 58.47 - install opam-state 2.3.0 [required by opam-0install] #23 58.47 - install optint 0.3.0 [required by decompress, git] #23 58.47 - install paf 0.5.0 [required by git-paf] #23 58.47 - install parsexp v0.16.0 [required by sexplib] #23 58.47 - install pbkdf 1.2.0 [required by x509] #23 58.47 - install pecu 0.7 [required by multipart_form] #23 58.47 - install pgx 2.2 [required by omigrate] #23 58.47 - install pgx_lwt 2.2 [required by pgx_lwt_unix] #23 58.47 - install pgx_lwt_unix 2.2 [required by omigrate] #23 58.47 - install ppx_compare v0.16.0 [required by pgx] #23 58.47 - install ppx_custom_printf v0.16.0 [required by pgx] #23 58.47 - install ppx_derivers 1.2.1 [required by ppx_deriving] #23 58.47 - install ppx_deriving 6.0.3 [required by ocaml-ci, ocaml-ci-api] #23 58.47 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web] #23 58.47 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix, obuilder-spec] #23 58.47 - install ppxlib 0.35.0 [required by extunix, ppx_deriving] #23 58.47 - install prettym 0.0.3 [required by multipart_form] #23 58.47 - install prometheus 1.2 [required by current_ocluster, current, prometheus-app] #23 58.47 - install prometheus-app 1.2 [required by ocaml-ci-web] #23 58.47 - install psq 0.2.1 [required by dream-httpaf] #23 58.47 - install ptime 1.2.0 [required by crunch, timedesc, dream] #23 58.47 - install randomconv 0.1.3 [required by dns-client] #23 58.47 - install re 1.12.0 [required by current, prometheus-app] #23 58.47 - install res 5.0.2 [required by capnp] #23 58.47 - install result 1.5 [required by omigrate, current_docker, current, etc.] #23 58.47 - install rresult 0.7.0 [required by bos] #23 58.47 - install seq base [required by timedesc] #23 58.47 - install sexplib v0.16.0 [required by obuilder-spec] #23 58.47 - install sexplib0 v0.16.0 [required by cohttp-lwt, pgx] #23 58.47 - install sha 1.15.4 [required by opam-core] #23 58.47 - install solver-service dev (pinned) [required by ocaml-ci] #23 58.47 - install solver-service-api dev (pinned) [required by solver-service] #23 58.47 - install spdx_licenses 1.3.0 [required by opam-state] #23 58.47 - install sqlite3 5.3.1 [required by current, omigrate] #23 58.47 - install ssl 0.7.0 [required by dream] #23 58.47 - install stdint 0.7.2 [required by current_rpc] #23 58.47 - install stdio v0.16.0 [required by capnp] #23 58.47 - install stdlib-shims 0.3.0 [required by ppxlib] #23 58.47 - install stringext 1.6.0 [required by cohttp] #23 58.47 - install swhid_core 0.1 [required by opam-core] #23 58.47 - install tailwindcss dev (pinned) [required by ocaml-ci-web] #23 58.47 - install tar 2.6.0 [required by ocaml-ci] #23 58.47 - install tar-unix 2.6.0 [required by ocaml-ci] #23 58.47 - install tcpip 8.0.0 [required by git-unix] #23 58.47 - install timedesc 3.1.0 [required by ocaml-ci, ocaml-ci-web] #23 58.47 - install timedesc-tzdb 3.1.0 [required by timedesc] #23 58.47 - install timedesc-tzlocal 3.1.0 [required by timedesc] #23 58.47 - install tls 0.17.3 [required by capnp-rpc-net, git-unix] #23 58.47 - install tls-lwt 0.17.3 [required by conduit-lwt-unix] #23 58.47 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix] #23 58.47 - install topkg 1.0.8 [required by bos] #23 58.47 - install tyxml 4.6.0 [required by ocaml-ci-web] #23 58.47 - install uchar 0.0.2 [required by markup] #23 58.47 - install unstrctrd 0.4 [required by multipart_form] #23 58.47 - install uri 4.4.0 [required by omigrate, dream] #23 58.47 - install uri-sexp 4.4.0 [required by cohttp] #23 58.47 - install uuidm 0.9.10 [required by pgx] #23 58.47 - install uutf 1.0.4 [required by tyxml, multipart_form] #23 58.47 - install x509 0.16.5 [required by capnp-rpc-net] #23 58.47 - install yojson 2.2.2 [required by ocaml-ci-web] #23 58.47 - install zarith 1.14 [required by asn1-combinators, awa] #23 59.04 #23 59.04 The following system packages will first need to be installed: #23 59.04 libcapnp-dev #23 59.04 #23 59.04 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> #23 59.04 #23 59.04 opam believes some required external dependencies are missing. opam can: #23 59.04 > 1. Run apt-get to install them (may need root/sudo access) #23 59.04 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) #23 59.04 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable #23 59.04 4. Abort the installation #23 59.04 #23 59.04 [1/2/3/4] 1 #23 59.04 #23 59.04 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev" #23 60.60 - debconf: delaying package configuration, since apt-utils is not installed #23 60.60 - Selecting previously unselected package libcapnp-dev:amd64. #23 60.60 - (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 ... 19127 files and directories currently installed.) #23 60.60 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ... #23 60.60 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ... #23 60.60 - Setting up libcapnp-dev:amd64 (0.9.2-2) ... #23 60.73 #23 60.73 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #23 61.34 -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz) #23 61.63 -> retrieved 0install-solver.2.18 (https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz) #23 61.65 -> retrieved ansi.0.7.0 (https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz) #23 61.85 -> retrieved asetmap.0.8.1 (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz) #23 62.08 -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz) #23 62.11 -> retrieved arp.3.1.1 (https://github.com/mirage/arp/releases/download/v3.1.1/arp-3.1.1.tbz) #23 62.48 -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz) #23 62.92 -> retrieved base.v0.16.4 (https://github.com/janestreet/base/archive/refs/tags/v0.16.4.tar.gz) #23 62.99 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (https://github.com/mirage/awa-ssh/releases/download/v0.3.0/awa-0.3.0.tbz) #23 63.10 -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz) #23 63.51 -> retrieved bigarray-compat.1.1.0 (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz) #23 63.55 -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz) #23 63.63 -> retrieved bigarray-overlap.0.2.1 (https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz) #23 63.76 -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz) #23 64.18 -> retrieved ca-certs.0.2.3 (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz) #23 64.23 -> retrieved camlp-streams.5.0.1 (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz) #23 64.48 -> retrieved ca-certs-nss.3.101 (https://github.com/mirage/ca-certs-nss/releases/download/v3.101/ca-certs-nss-3.101.tbz) #23 65.66 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz) #23 65.76 -> retrieved caqti.2.0.1, caqti-lwt.2.0.1 (https://github.com/paurkedal/ocaml-caqti/releases/download/v2.0.1/caqti-v2.0.1.tbz) #23 65.77 -> retrieved capnp.3.6.0 (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz) #23 66.37 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz) #23 66.42 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (https://github.com/robur-coop/carton/releases/download/0.7.2/carton-0.7.2.tbz) #23 66.45 -> retrieved checkseum.0.5.2 (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz) #23 66.61 -> retrieved cmdliner.1.3.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz) #23 67.25 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz) #23 67.29 -> retrieved cohttp.5.3.1 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz) #23 67.30 -> installed conf-capnproto.2 #23 67.30 -> installed conf-git.1.1 #23 67.51 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) #23 67.51 -> retrieved conf-gmp.5 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4) #23 67.52 -> installed conf-gmp.5 #23 67.56 -> retrieved conf-gmp-powm-sec.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3) #23 67.57 -> installed conf-pkg-config.4 #23 67.57 -> installed conf-gmp-powm-sec.4 #23 67.57 -> installed conf-libffi.2.0.0 #23 67.57 -> installed conf-sqlite3.1 #23 67.72 -> retrieved conf-libssl.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libssl/homebrew.sh.4) #23 67.73 -> installed conf-libssl.4 #23 67.91 -> retrieved conf-libev.4-12 (2 extra sources) #23 67.91 -> retrieved conf-libev.4-12 (2 extra sources) #23 68.04 -> retrieved cppo.1.8.0 (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz) #23 68.25 -> installed conf-libev.4-12 #23 68.46 -> retrieved crunch.4.0.0 (https://github.com/mirage/ocaml-crunch/releases/download/v4.0.0/crunch-4.0.0.tbz) #23 68.51 -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) #23 68.85 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) #23 69.29 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz) #23 69.59 -> retrieved current.0.7.1, current_docker.0.7.1, current_git.0.7.1 (https://github.com/ocurrent/ocurrent/releases/download/v0.7.1/ocurrent-0.7.1.tbz) #23 71.14 -> retrieved current_rpc.0.7.1 (file:///src/ocurrent) #23 71.15 -> retrieved current_incr.0.6.1 (https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz) #23 71.22 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz) #23 71.27 -> installed cmdliner.1.3.0 #23 72.10 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (https://github.com/mirage/ocaml-dns/releases/download/v7.0.3/dns-7.0.3.tbz) #23 72.12 -> retrieved decompress.1.5.3 (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz) #23 72.39 -> retrieved digestif.1.3.0 (https://github.com/mirage/digestif/releases/download/v1.3.0/digestif-1.3.0.tbz) #23 72.73 -> retrieved domain-name.0.4.1 (https://github.com/hannesm/domain-name/releases/download/v0.4.1/domain-name-0.4.1.tbz) #23 73.09 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3 (https://github.com/aantron/dream/releases/download/1.0.0-alpha6/dream-1.0.0-alpha6.tar.gz) #23 73.17 -> retrieved dream-pure.1.0.0~alpha2 (https://github.com/aantron/dream/releases/download/1.0.0-alpha4/dream-1.0.0-alpha4.tar.gz) #23 73.47 -> retrieved duff.0.5 (https://github.com/mirage/duff/releases/download/v0.5/duff-0.5.tbz) #23 74.13 -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz) #23 76.27 -> retrieved dune.3.16.1 (https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz) #23 82.28 -> retrieved dune-build-info.3.18.2, dune-configurator.3.18.2 (https://github.com/ocaml/dune/releases/download/3.18.2/dune-3.18.2.tbz) #23 82.30 -> retrieved encore.0.8.1 (https://github.com/mirage/encore/releases/download/v0.8.1/encore-0.8.1.tbz) #23 82.31 -> retrieved emile.1.1 (https://github.com/dinosaure/emile/releases/download/v1.1/emile-v1.1.tbz) #23 83.01 -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz) #23 83.06 -> retrieved extunix.0.4.3 (https://github.com/ygrek/extunix/releases/download/v0.4.3/extunix-0.4.3.tbz) #23 83.06 -> retrieved ethernet.3.2.0 (https://github.com/mirage/ethernet/releases/download/v3.2.0/ethernet-3.2.0.tbz) #23 83.25 -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz) #23 83.26 -> retrieved fmt.0.10.0 (https://erratique.ch/software/fmt/releases/fmt-0.10.0.tbz) #23 83.60 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz) #23 83.97 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz) #23 84.41 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (https://github.com/mirage/ocaml-git/releases/download/3.15.0/git-3.15.0.tbz) #23 84.42 -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz) #23 84.77 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (https://github.com/andreas/ocaml-graphql-server/releases/download/0.14.0/graphql-0.14.0.tbz) #23 85.19 -> retrieved h2.0.13.0, hpack.0.13.0 (https://github.com/anmonteiro/ocaml-h2/releases/download/0.13.0/h2-0.13.0.tbz) #23 85.28 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (https://github.com/robur-coop/happy-eyeballs/releases/download/v0.6.0/happy-eyeballs-0.6.0.tbz) #23 85.37 -> retrieved hex.1.5.0 (https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz) #23 85.49 -> retrieved hmap.0.8.1 (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz) #23 85.88 -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz) #23 85.90 -> retrieved httpaf.0.7.1 (https://github.com/inhabitedtype/httpaf/archive/0.7.1.tar.gz) #23 86.28 -> retrieved httpun-types.0.2.0 (https://github.com/anmonteiro/httpun/releases/download/0.2.0/httpun-0.2.0.tbz) #23 86.64 -> retrieved hxd.0.3.3 (https://github.com/dinosaure/hxd/releases/download/v0.3.3/hxd-0.3.3.tbz) #23 86.68 -> retrieved inotify.2.6 (https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz) #23 86.76 -> retrieved integers.0.7.0 (https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz) #23 86.96 -> retrieved jsonm.1.0.2 (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz) #23 87.28 -> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) #23 87.39 -> retrieved irmin-watcher.0.5.0 (https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz) #23 87.55 -> retrieved ke.0.6 (https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz) #23 87.62 -> retrieved logs.0.8.0 (https://erratique.ch/software/logs/releases/logs-0.8.0.tbz) #23 87.91 -> retrieved lambdasoup.1.1.1 (https://github.com/aantron/lambdasoup/archive/1.1.1.tar.gz) #23 88.31 -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.1.tar.gz) #23 88.32 -> retrieved lru.0.3.1 (https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz) #23 88.52 -> retrieved lwt-dllist.1.1.0 (https://github.com/mirage/lwt-dllist/releases/download/v1.1.0/lwt-dllist-1.1.0.tbz) #23 88.90 -> retrieved lwt_ssl.1.2.0 (https://github.com/ocsigen/lwt_ssl/releases/download/1.2.0/lwt_ssl-1.2.0.tbz) #23 88.91 -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz) #23 89.06 -> retrieved markup.1.0.3 (https://github.com/aantron/markup.ml/archive/1.0.3.tar.gz) #23 89.80 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz) #23 89.82 -> retrieved metrics.0.4.1 (https://github.com/mirage/metrics/releases/download/v0.4.1/metrics-0.4.1.tbz) #23 89.91 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (https://github.com/dinosaure/mimic/releases/download/0.0.6/mimic-0.0.6.tbz) #23 90.39 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz) #23 90.63 -> retrieved mirage-flow.3.0.0 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz) #23 90.99 -> retrieved mirage-kv.6.1.1 (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz) #23 91.47 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz) #23 91.50 -> retrieved mirage-net.4.0.0 (https://github.com/mirage/mirage-net/releases/download/v4.0.0/mirage-net-v4.0.0.tbz) #23 91.68 -> retrieved mirage-random.3.0.0 (https://github.com/mirage/mirage-random/releases/download/v3.0.0/mirage-random-v3.0.0.tbz) #23 92.31 -> retrieved mirage-runtime.4.9.0 (https://github.com/mirage/mirage/releases/download/v4.9.0/mirage-4.9.0.tbz) #23 92.32 -> retrieved mirage-time.3.0.0 (https://github.com/mirage/mirage-time/releases/download/v3.0.0/mirage-time-v3.0.0.tbz) #23 92.41 -> retrieved mirage-unix.5.0.1 (https://github.com/mirage/mirage-unix/releases/download/v5.0.1/mirage-unix-5.0.1.tbz) #23 92.50 -> retrieved mtime.2.1.0 (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz) #23 92.97 -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz) #23 93.09 -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz) #23 93.31 -> retrieved obuilder-spec.0.6.0 (https://github.com/ocurrent/obuilder/releases/download/v0.6.0/obuilder-0.6.0.tbz) #23 93.67 -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) #23 93.68 -> retrieved ocaml-compiler-libs.v0.12.4 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz) #23 93.92 -> retrieved ocaml-version.4.0.1 (https://github.com/ocurrent/ocaml-version/releases/download/v4.0.1/ocaml-version-4.0.1.tbz) #23 94.22 -> retrieved ocamlfind.1.9.8 (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz) #23 94.31 -> retrieved ocamlbuild.0.16.1 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz) #23 94.69 -> retrieved ocamlgraph.2.2.0 (https://github.com/backtracking/ocamlgraph/releases/download/2.2.0/ocamlgraph-2.2.0.tbz) #23 94.73 -> installed num.1.5-1 #23 94.75 -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz) #23 95.08 -> retrieved omigrate.0.3.2 (https://github.com/tmattio/omigrate/releases/download/0.3.2/omigrate-0.3.2.tbz) #23 95.36 -> retrieved opam-0install.0.5 (https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.5/opam-0install-0.5.tbz) #23 95.91 -> retrieved opam-core.2.3.0, opam-format.2.3.0, opam-repository.2.3.0, opam-state.2.3.0 (https://github.com/ocaml/opam/archive/refs/tags/2.3.0.tar.gz) #23 95.93 -> retrieved opam-file-format.2.1.6 (https://github.com/ocaml/opam-file-format/archive/refs/tags/2.1.6.tar.gz) #23 95.98 -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz) #23 96.15 -> retrieved parsexp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz) #23 96.48 -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz) #23 96.63 -> installed dune.3.16.1 #23 98.75 -> retrieved paf.0.5.0 (https://github.com/dinosaure/paf-le-chien/releases/download/0.5.0/paf-0.5.0.tbz) #23 98.76 -> retrieved pecu.0.7 (https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz) #23 98.90 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (https://github.com/arenadotio/pgx/releases/download/2.2/pgx-2.2.tbz) #23 98.97 -> installed ocamlfind.1.9.8 #23 98.99 -> installed 0install-solver.2.18 #23 99.00 -> installed base-bytes.base #23 99.01 -> installed base64.3.5.1 #23 99.03 -> installed bigarray-compat.1.1.0 #23 99.04 -> installed bigarray-overlap.0.2.1 #23 99.06 -> installed camlp-streams.5.0.1 #23 99.07 -> installed cppo.1.8.0 #23 99.09 -> installed csexp.1.5.2 #23 100.7 -> installed current_incr.0.6.1 #23 100.7 -> installed domain-name.0.4.1 #23 100.7 -> installed duration.0.2.1 #23 100.7 -> installed gmap.0.3.0 #23 100.8 -> installed lwt-dllist.1.1.0 #23 100.8 -> installed macaddr.5.6.0 #23 100.8 -> installed menhirCST.20240715 #23 100.8 -> installed mirage-clock.4.2.0 #23 100.8 -> installed ocamlbuild.0.16.1 #23 100.9 -> installed magic-mime.1.3.1 #23 100.9 -> installed menhirLib.20240715 #23 100.9 -> installed menhirSdk.20240715 #23 101.0 -> installed ocaml-compiler-libs.v0.12.4 #23 101.1 -> installed ocaml-syntax-shims.1.0.0 #23 101.1 -> installed ocaml-version.4.0.1 #23 101.3 -> installed ocamlgraph.2.2.0 #23 101.3 -> installed opam-file-format.2.1.6 #23 101.3 -> installed optint.0.3.0 #23 101.4 -> installed pecu.0.7 #23 101.4 -> installed ocplib-endian.1.2 #23 101.4 -> installed ipaddr.5.6.0 #23 101.5 -> retrieved ppx_compare.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz) #23 101.5 -> retrieved ppx_custom_printf.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_custom_printf-v0.16.0.tar.gz) #23 101.5 -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) #23 101.6 -> retrieved ppx_sexp_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz) #23 101.7 -> installed ppx_derivers.1.2.1 #23 102.1 -> retrieved ppx_deriving.6.0.3 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz) #23 102.1 -> installed dune-build-info.3.18.2 #23 102.2 -> retrieved ppx_deriving_yojson.3.9.1 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.1/ppx_deriving_yojson-3.9.1.tbz) #23 102.5 -> retrieved ppxlib.0.35.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.35.0/ppxlib-0.35.0.tbz) #23 102.7 -> retrieved prettym.0.0.3 (https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz) #23 102.9 -> retrieved ptime.1.2.0 (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz) #23 102.9 -> retrieved prometheus.1.2, prometheus-app.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz) #23 103.0 -> installed dune-configurator.3.18.2 #23 103.2 -> retrieved psq.0.2.1 (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz) #23 103.6 -> retrieved randomconv.0.1.3 (https://github.com/hannesm/randomconv/releases/download/v0.1.3/randomconv-v0.1.3.tbz) #23 103.7 -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz) #23 103.7 -> installed bigstringaf.0.10.0 #23 103.7 -> installed mirage-clock-unix.4.2.0 #23 103.8 -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) #23 103.9 -> retrieved res.5.0.2 (https://github.com/mmottl/res/releases/download/5.0.2/res-5.0.2.tbz) #23 104.0 -> installed faraday.0.8.2 #23 104.1 -> installed checkseum.0.5.2 #23 104.2 -> retrieved sexplib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz) #23 104.3 -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz) #23 104.3 -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz) #23 104.4 -> installed angstrom.0.16.1 #23 104.4 -> installed httpun-types.0.2.0 #23 104.4 -> retrieved seq.base (2 extra sources) #23 104.4 -> retrieved seq.base (2 extra sources) #23 104.4 -> installed seq.base #23 104.5 -> retrieved solver-service.dev (file:///src/solver-service) #23 104.5 -> retrieved solver-service-api.dev (file:///src/solver-service) #23 104.7 -> installed res.5.0.2 #23 104.7 -> installed result.1.5 #23 105.0 -> installed psq.0.2.1 #23 105.0 -> retrieved sha.1.15.4 (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz) #23 105.1 -> retrieved spdx_licenses.1.3.0 (https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.3.0/spdx_licenses-1.3.0.tar.gz) #23 105.2 -> installed sexplib0.v0.16.0 #23 105.3 -> retrieved sqlite3.5.3.1 (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.3.1/sqlite3-5.3.1.tbz) #23 105.4 -> installed lru.0.3.1 #23 105.5 -> installed hpack.0.13.0 #23 105.5 -> installed httpaf.0.7.1 #23 105.6 -> installed spdx_licenses.1.3.0 #23 105.6 -> retrieved ssl.0.7.0 (https://github.com/savonet/ocaml-ssl/archive/refs/tags/v0.7.0.tar.gz) #23 105.6 -> retrieved stdio.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz) #23 106.2 -> installed re.1.12.0 #23 106.2 -> retrieved stdint.0.7.2 (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz) #23 106.3 -> installed decompress.1.5.3 #23 106.3 -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) #23 106.4 -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz) #23 106.8 -> installed h2.0.13.0 #23 106.8 -> installed stdlib-shims.0.3.0 #23 106.9 -> installed stringext.1.6.0 #23 106.9 -> retrieved swhid_core.0.1 (https://github.com/OCamlPro/swhid_core/archive/refs/tags/0.1.tar.gz) #23 107.1 -> installed parsexp.v0.16.0 #23 107.2 -> retrieved tar.2.6.0, tar-unix.2.6.0 (https://github.com/mirage/ocaml-tar/releases/download/v2.6.0/tar-2.6.0.tbz) #23 107.4 -> installed lwt.5.9.1 #23 107.4 -> installed sqlite3.5.3.1 #23 107.4 -> installed integers.0.7.0 #23 107.6 -> installed swhid_core.0.1 #23 107.6 -> installed faraday-lwt.0.8.2 #23 107.7 -> installed stdint.0.7.2 #23 107.7 -> installed ssl.0.7.0 #23 107.7 -> installed mirage-time.3.0.0 #23 107.8 -> retrieved tcpip.8.0.0 (https://github.com/mirage/mirage-tcpip/releases/download/v8.0.0/tcpip-8.0.0.tbz) #23 107.8 -> installed inotify.2.6 #23 107.9 -> installed faraday-lwt-unix.0.8.2 #23 108.0 -> installed lwt_ssl.1.2.0 #23 109.1 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (https://github.com/daypack-dev/timere/releases/download/timedesc-3.1.0/timedesc-3.1.0.tar.gz) #23 109.6 -> installed sexplib.v0.16.0 #23 109.7 -> installed hxd.0.3.3 #23 109.7 -> installed sha.1.15.4 #23 109.8 -> retrieved topkg.1.0.8 (https://erratique.ch/software/topkg/releases/topkg-1.0.8.tbz) #23 109.9 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) #23 109.9 -> installed timedesc-tzdb.3.1.0 #23 110.0 -> installed timedesc-tzlocal.3.1.0 #23 110.5 -> retrieved tyxml.4.6.0 (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz) #23 110.5 -> retrieved uchar.0.0.2 (https://github.com/ocaml/uchar/releases/download/v0.0.2/uchar-0.0.2.tbz) #23 111.1 -> retrieved unstrctrd.0.4 (https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz) #23 111.2 -> installed uchar.0.0.2 #23 111.3 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) #23 111.3 -> retrieved uuidm.0.9.10 (https://erratique.ch/software/uuidm/releases/uuidm-0.9.10.tbz) #23 111.5 -> retrieved uutf.1.0.4 (https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz) #23 112.1 -> installed base.v0.16.4 #23 112.2 -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz) #23 112.3 -> retrieved yojson.2.2.2 (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz) #23 112.5 -> installed stdio.v0.16.0 #23 112.7 -> retrieved zarith.1.14 (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz) #23 113.6 -> installed uri.4.4.0 #23 114.0 -> installed ctypes.0.23.0 #23 114.2 -> installed yojson.2.2.2 #23 116.0 -> installed ctypes-foreign.0.23.0 #23 116.2 -> installed zarith.1.14 #23 116.2 -> installed cf.0.5.0 #23 116.3 -> installed topkg.1.0.8 #23 116.3 -> installed fsevents.0.3.0 #23 116.3 -> installed cf-lwt.0.5.0 #23 116.4 -> installed fsevents-lwt.0.3.0 #23 116.7 -> installed hmap.0.8.1 #23 116.9 -> installed menhir.20240715 #23 116.9 -> installed asetmap.0.8.1 #23 117.0 -> installed rresult.0.7.0 #23 117.2 -> installed uuidm.0.9.10 #23 117.6 -> installed uutf.1.0.4 #23 117.7 -> installed mtime.2.1.0 #23 117.8 -> installed fmt.0.10.0 #23 118.1 -> installed capnp.3.6.0 #23 118.1 -> installed ptime.1.2.0 #23 118.4 -> installed astring.0.8.5 #23 118.4 -> installed emile.1.1 #23 118.4 -> installed unstrctrd.0.4 #23 118.4 -> installed duff.0.5 #23 118.4 -> installed encore.0.8.1 #23 118.5 -> installed ke.0.6 #23 118.5 -> installed metrics.0.4.1 #23 118.5 -> installed cstruct.6.2.0 #23 118.8 -> installed mirage-kv.6.1.1 #23 118.8 -> installed prometheus.1.2 #23 118.9 -> installed crunch.4.0.0 #23 118.9 -> installed macaddr-cstruct.5.6.0 #23 119.0 -> installed cstruct-lwt.6.2.0 #23 119.0 -> installed graphql_parser.0.14.0 #23 119.1 -> installed cstruct-unix.6.2.0 #23 119.1 -> installed hex.1.5.0 #23 119.1 -> installed ipaddr-cstruct.5.6.0 #23 119.1 -> installed mirage-flow.3.0.0 #23 119.1 -> installed mirage-net.4.0.0 #23 119.2 -> installed mirage-random.3.0.0 #23 119.2 -> installed randomconv.0.1.3 #23 119.2 -> installed jsonm.1.0.2 #23 119.3 -> installed prettym.0.0.3 #23 119.4 -> installed eqaf.0.9 #23 119.5 -> installed fpath.0.7.3 #23 119.5 -> installed asn1-combinators.0.2.6 #23 119.6 -> installed tar.2.6.0 #23 119.7 -> installed logs.0.8.0 #23 120.6 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz) #23 121.3 -> installed tailwindcss.dev #23 121.3 -> installed digestif.1.3.0 #23 121.3 -> installed ethernet.3.2.0 #23 121.4 -> installed graphql.0.14.0 #23 121.4 -> installed happy-eyeballs.0.6.0 #23 121.5 -> installed irmin-watcher.0.5.0 #23 121.6 -> installed markup.1.0.3 #23 121.6 -> installed mimic.0.0.6 #23 121.6 -> installed mirage-runtime.4.9.0 #23 121.7 -> installed tar-unix.2.6.0 #23 121.8 -> installed capnp-rpc.1.2.3 #23 121.9 -> installed caqti.2.0.1 #23 122.0 -> installed dns.7.0.3 #23 122.1 -> installed multipart_form.0.6.0 #23 122.1 -> installed mirage-crypto.0.11.3 #23 122.3 -> installed timedesc.3.1.0 #23 122.3 -> installed arp.3.1.1 #23 122.5 -> installed tyxml.4.6.0 #23 122.5 -> installed graphql-lwt.0.14.0 #23 122.5 -> installed lambdasoup.1.1.1 #23 122.5 -> installed mirage-unix.5.0.1 #23 122.6 -> installed caqti-lwt.2.0.1 #23 122.6 -> installed multipart_form-lwt.0.6.0 #23 122.6 -> installed hkdf.1.0.4 #23 122.6 -> installed pbkdf.1.2.0 #23 122.9 -> installed mirage-crypto-rng.0.11.3 #23 123.2 -> installed ansi.0.7.0 #23 123.8 -> installed ppxlib.0.35.0 #23 123.9 -> installed bos.0.2.1 #23 124.1 -> installed tcpip.8.0.0 #23 124.2 -> installed dns-client.7.0.3 #23 124.2 -> installed mirage-crypto-pk.0.11.3 #23 124.2 -> installed mirage-crypto-rng-lwt.0.11.3 #23 124.8 -> installed capnp-rpc-lwt.1.2.3 #23 124.9 -> installed current_rpc.0.7.1 #23 125.2 -> installed carton.0.7.2 #23 125.3 -> installed opam-core.2.3.0 #23 125.8 -> installed carton-lwt.0.7.2 #23 126.3 -> installed carton-git.0.7.2 #23 126.4 -> installed ppx_compare.v0.16.0 #23 127.3 -> installed lwt_ppx.5.9.1 #23 127.7 -> installed ppx_sexp_conv.v0.16.0 #23 127.9 -> installed ppx_deriving.6.0.3 #23 129.2 -> installed dream-pure.1.0.0~alpha2 #23 129.5 -> installed git.3.15.0 #23 129.5 -> installed ipaddr-sexp.5.6.0 #23 129.5 -> installed uri-sexp.4.4.0 #23 130.2 -> installed obuilder-spec.0.6.0 #23 130.4 -> installed mirage-crypto-ec.0.11.3 #23 130.5 -> installed ppx_deriving_yojson.3.9.1 #23 130.6 -> installed solver-service-api.dev #23 131.2 -> installed current.0.7.1 #23 131.5 -> installed conduit.6.2.3 #23 131.7 -> installed ppx_custom_printf.v0.16.0 #23 132.0 -> installed opam-format.2.3.0 #23 132.2 -> installed cohttp.5.3.1 #23 132.3 -> installed x509.0.16.5 #23 132.7 -> installed ca-certs.0.2.3 #23 133.0 -> installed dream-httpaf.1.0.0~alpha3 #23 133.2 -> installed extunix.0.4.3 #23 133.3 -> installed current_git.0.7.1 #23 133.4 -> installed conduit-lwt.6.2.3 #23 133.9 -> installed ca-certs-nss.3.101 #23 134.3 -> installed cohttp-lwt.5.3.0 #23 134.5 -> installed tls.0.17.3 #23 134.6 -> installed pgx.2.2 #23 134.8 -> installed awa.0.3.0 #23 134.9 -> installed ocluster-api.0.3.0 #23 135.0 -> installed tls-mirage.0.17.3 #23 135.0 -> installed tls-lwt.0.17.3 #23 135.2 -> installed pgx_lwt.2.2 #23 135.2 -> installed awa-mirage.0.3.0 #23 135.5 -> installed current_docker.0.7.1 #23 135.5 -> installed dns-client-mirage.7.0.3 #23 135.7 -> installed pgx_lwt_unix.2.2 #23 135.7 -> installed dns-client-lwt.7.0.3 #23 135.8 -> installed paf.0.5.0 #23 135.9 -> installed happy-eyeballs-mirage.0.6.0 #23 136.1 -> installed dream.1.0.0~alpha6 #23 136.2 -> installed capnp-rpc-net.1.2.3 #23 136.3 -> installed git-paf.3.15.0 #23 136.3 -> installed mimic-happy-eyeballs.0.0.6 #23 136.4 -> installed opam-repository.2.3.0 #23 136.7 -> installed git-mirage.3.15.0 #23 136.9 -> installed omigrate.0.3.2 #23 137.0 -> installed capnp-rpc-unix.1.2.3 #23 137.1 -> installed happy-eyeballs-lwt.0.6.0 #23 137.3 -> installed conduit-lwt-unix.6.2.3 #23 138.7 -> installed current_ocluster.0.3.0 #23 139.6 -> installed git-unix.3.15.0 #23 140.5 -> installed cohttp-lwt-unix.5.3.0 #23 140.9 -> installed prometheus-app.1.2 #23 141.8 -> installed opam-state.2.3.0 #23 143.0 -> installed opam-0install.0.5 #23 143.0 -> installed solver-service.dev #23 146.2 Done. #23 146.2 #23 146.2 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><> #23 146.2 => Note: This package is deprecated. #23 146.2 => mirage-random is deprecated #23 146.2 #23 146.2 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><> #23 146.2 => Note: This package is deprecated. #23 146.2 # To update the current shell environment, run: eval $(opam env) #23 DONE 147.4s #24 [build 13/14] ADD --chown=opam . . #24 DONE 0.2s #25 [build 14/14] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web #25 0.243 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0. #25 1.763 schema.capnp --> schema.mli schema.ml #25 1.763 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src #25 1.763 schema.capnp --> schema.mli schema.ml #25 1.763 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src #25 1.765 schema.capnp --> schema.mli schema.ml #25 1.765 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src #25 1.766 schema.capnp --> schema.mli schema.ml #25 1.766 ocurrent.capnp --> ocurrent.mli ocurrent.ml #25 1.766 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src #25 5.609 Browserslist: caniuse-lite is outdated. Please run: #25 5.609 npx update-browserslist-db@latest #25 5.609 Why you should do it regularly: https://github.com/browserslist/update-db#readme #25 5.609 #25 5.609 Rebuilding... #25 5.609 #25 5.609 Done in 1857ms. #25 5.886 Generating static.ml #25 5.886 Skipping generation of .mli #25 DONE 12.7s #26 [stage-1 4/12] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-web /usr/local/bin/ #26 DONE 0.1s #27 [stage-1 5/12] RUN mkdir -p /profile-pictures/github #27 DONE 0.2s #28 [stage-1 6/12] RUN mkdir -p /profile-pictures/gitlab #28 DONE 0.3s #29 [stage-1 7/12] COPY --from=build --link /src/bin/add-profile-picture /usr/local/bin #29 DONE 0.0s #30 [stage-1 8/12] COPY --from=build --link /src/deploy-data/github-organisations.txt /github-organisations.txt #30 DONE 0.0s #31 [stage-1 9/12] COPY --from=build --link /src/deploy-data/gitlab-organisations.txt /gitlab-organisations.txt #31 DONE 0.0s #32 [stage-1 10/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --github < /github-organisations.txt #32 0.372 % Total % Received % Xferd Average Speed Time Time Time Current #32 0.372 Dload Upload Total Spent Left Speed #32 0.372 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 #32 0.632 100 14228 100 14228 0 0 54615 0 --:--:-- --:--:-- --:--:-- 54615 #32 0.636 talex5 ok #32 0.650 % Total % Received % Xferd Average Speed Time Time Time Current #32 0.650 Dload Upload Total Spent Left Speed #32 0.650 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 0.903 100 4895 100 4895 0 0 19306 0 --:--:-- --:--:-- --:--:-- 19306 #32 0.906 ocurrent ok #32 0.920 % Total % Received % Xferd Average Speed Time Time Time Current #32 0.920 Dload Upload Total Spent Left Speed #32 0.920 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 1.144 100 9007 100 9007 0 0 40180 0 --:--:-- --:--:-- --:--:-- 40180 #32 1.147 ocaml ok #32 1.160 % Total % Received % Xferd Average Speed Time Time Time Current #32 1.160 Dload Upload Total Spent Left Speed #32 1.160 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 1.390 100 10580 100 10580 0 0 45978 0 --:--:-- --:--:-- --:--:-- 45978 #32 1.392 mirage ok #32 1.404 % Total % Received % Xferd Average Speed Time Time Time Current #32 1.404 Dload Upload Total Spent Left Speed #32 1.404 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 #32 1.687 100 10800 100 10800 0 0 38093 0 --:--:-- --:--:-- --:--:-- 38093 #32 1.690 avsm ok #32 1.705 % Total % Received % Xferd Average Speed Time Time Time Current #32 1.705 Dload Upload Total Spent Left Speed #32 1.705 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 1.967 100 39809 100 39809 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k #32 1.970 samoht ok #32 1.983 % Total % Received % Xferd Average Speed Time Time Time Current #32 1.983 Dload Upload Total Spent Left Speed #32 1.983 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 2.197 100 22612 100 22612 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k #32 2.200 kit-ty-kate ok #32 2.213 % Total % Received % Xferd Average Speed Time Time Time Current #32 2.213 Dload Upload Total Spent Left Speed #32 2.213 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 2.459 100 9340 100 9340 0 0 37950 0 --:--:-- --:--:-- --:--:-- 37950 #32 2.461 tarides ok #32 2.474 % Total % Received % Xferd Average Speed Time Time Time Current #32 2.474 Dload Upload Total Spent Left Speed #32 2.475 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 #32 2.715 100 5540 100 5540 0 0 23021 0 --:--:-- --:--:-- --:--:-- 23021 #32 2.718 aantron ok #32 2.730 % Total % Received % Xferd Average Speed Time Time Time Current #32 2.730 Dload Upload Total Spent Left Speed #32 2.730 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 2.950 100 5902 100 5902 0 0 26825 0 --:--:-- --:--:-- --:--:-- 26825 #32 2.953 ocamllabs ok #32 2.966 % Total % Received % Xferd Average Speed Time Time Time Current #32 2.966 Dload Upload Total Spent Left Speed #32 2.967 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 3.181 100 45440 100 45440 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k #32 3.184 realworldocaml ok #32 3.195 % Total % Received % Xferd Average Speed Time Time Time Current #32 3.195 Dload Upload Total Spent Left Speed #32 3.196 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 3.398 100 8979 100 8979 0 0 44404 0 --:--:-- --:--:-- --:--:-- 44404 #32 3.400 NathanReb ok #32 3.414 % Total % Received % Xferd Average Speed Time Time Time Current #32 3.414 Dload Upload Total Spent Left Speed #32 3.415 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 #32 3.665 100 32638 100 32638 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k #32 3.669 0install ok #32 3.684 % Total % Received % Xferd Average Speed Time Time Time Current #32 3.684 Dload Upload Total Spent Left Speed #32 3.684 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 3.908 100 8252 100 8252 0 0 36772 0 --:--:-- --:--:-- --:--:-- 36772 #32 3.911 gpetiot ok #32 3.924 % Total % Received % Xferd Average Speed Time Time Time Current #32 3.924 Dload Upload Total Spent Left Speed #32 3.924 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 4.150 100 1549 100 1549 0 0 6871 0 --:--:-- --:--:-- --:--:-- 6871 #32 4.153 ocaml-ppx ok #32 4.166 % Total % Received % Xferd Average Speed Time Time Time Current #32 4.166 Dload Upload Total Spent Left Speed #32 4.166 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 4.386 100 12959 100 12959 0 0 58816 0 --:--:-- --:--:-- --:--:-- 58816 #32 4.389 CraigFe ok #32 4.402 % Total % Received % Xferd Average Speed Time Time Time Current #32 4.402 Dload Upload Total Spent Left Speed #32 4.402 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 #32 4.612 100 8989 100 8989 0 0 42784 0 --:--:-- --:--:-- --:--:-- 42784 #32 4.615 pascutto ok #32 4.628 % Total % Received % Xferd Average Speed Time Time Time Current #32 4.628 Dload Upload Total Spent Left Speed #32 4.628 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 4.847 100 13903 100 13903 0 0 63402 0 --:--:-- --:--:-- --:--:-- 63402 #32 4.850 Julow ok #32 4.860 % Total % Received % Xferd Average Speed Time Time Time Current #32 4.860 Dload Upload Total Spent Left Speed #32 4.860 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 5.067 100 1520 100 1520 0 0 7320 0 --:--:-- --:--:-- --:--:-- 7320 #32 5.070 ocaml-gospel ok #32 5.083 % Total % Received % Xferd Average Speed Time Time Time Current #32 5.083 Dload Upload Total Spent Left Speed #32 5.083 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 5.302 100 58601 100 58601 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k #32 5.305 vbmithr ok #32 5.316 % Total % Received % Xferd Average Speed Time Time Time Current #32 5.316 Dload Upload Total Spent Left Speed #32 5.317 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 5.511 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1534 100 1534 0 0 7512 0 --:--:-- --:--:-- --:--:-- 166k #32 5.523 gs0510 ok #32 5.538 % Total % Received % Xferd Average Speed Time Time Time Current #32 5.538 Dload Upload Total Spent Left Speed #32 5.538 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 5.754 100 5604 100 5604 0 0 25844 0 --:--:-- --:--:-- --:--:-- 25844 #32 5.757 MagnusS ok #32 5.770 % Total % Received % Xferd Average Speed Time Time Time Current #32 5.770 Dload Upload Total Spent Left Speed #32 5.770 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 5.983 100 1569 100 1569 0 0 7354 0 --:--:-- --:--:-- --:--:-- 7354 #32 5.985 dune-universe ok #32 5.998 % Total % Received % Xferd Average Speed Time Time Time Current #32 5.998 Dload Upload Total Spent Left Speed #32 5.998 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 6.206 100 14408 100 14408 0 0 69266 0 --:--:-- --:--:-- --:--:-- 69266 #32 6.208 janestreet ok #32 6.219 % Total % Received % Xferd Average Speed Time Time Time Current #32 6.219 Dload Upload Total Spent Left Speed #32 6.219 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 6.441 100 10078 100 10078 0 0 45370 0 --:--:-- --:--:-- --:--:-- 45370 #32 6.443 emillon ok #32 6.455 % Total % Received % Xferd Average Speed Time Time Time Current #32 6.455 Dload Upload Total Spent Left Speed #32 6.455 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 #32 6.705 100 13509 100 13509 0 0 54121 0 --:--:-- --:--:-- --:--:-- 54121 #32 6.708 capnproto ok #32 6.720 % Total % Received % Xferd Average Speed Time Time Time Current #32 6.720 Dload Upload Total Spent Left Speed #32 6.720 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 6.937 100 6605 100 6605 0 0 30412 0 --:--:-- --:--:-- --:--:-- 30412 #32 6.940 ocaml-opam ok #32 6.953 % Total % Received % Xferd Average Speed Time Time Time Current #32 6.953 Dload Upload Total Spent Left Speed #32 6.953 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 7.161 100 11985 100 11985 0 0 57489 0 --:--:-- --:--:-- --:--:-- 57489 #32 7.164 ocaml-dune ok #32 7.176 % Total % Received % Xferd Average Speed Time Time Time Current #32 7.176 Dload Upload Total Spent Left Speed #32 7.176 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 7.382 100 10132 100 10132 0 0 49052 0 --:--:-- --:--:-- --:--:-- 49052 #32 7.385 favonia ok #32 7.399 % Total % Received % Xferd Average Speed Time Time Time Current #32 7.399 Dload Upload Total Spent Left Speed #32 7.399 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 #32 7.619 100 8982 100 8982 0 0 40769 0 --:--:-- --:--:-- --:--:-- 40769 #32 7.622 joelburget ok #32 7.635 % Total % Received % Xferd Average Speed Time Time Time Current #32 7.635 Dload Upload Total Spent Left Speed #32 7.635 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 7.863 100 10742 100 10742 0 0 47175 0 --:--:-- --:--:-- --:--:-- 47175 #32 7.866 jeffa5 ok #32 7.880 % Total % Received % Xferd Average Speed Time Time Time Current #32 7.880 Dload Upload Total Spent Left Speed #32 7.880 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 8.088 100 1145 100 1145 0 0 5499 0 --:--:-- --:--:-- --:--:-- 5499 #32 8.091 bikallem ok #32 8.104 % Total % Received % Xferd Average Speed Time Time Time Current #32 8.104 Dload Upload Total Spent Left Speed #32 8.104 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 8.313 100 10992 100 10992 0 0 52380 0 --:--:-- --:--:-- --:--:-- 52380 #32 8.316 jonludlam ok #32 8.331 % Total % Received % Xferd Average Speed Time Time Time Current #32 8.331 Dload Upload Total Spent Left Speed #32 8.331 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 #32 8.579 100 19040 100 19040 0 0 76653 0 --:--:-- --:--:-- --:--:-- 76653 #32 8.582 g2p ok #32 8.595 % Total % Received % Xferd Average Speed Time Time Time Current #32 8.595 Dload Upload Total Spent Left Speed #32 8.595 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 8.806 100 1566 100 1566 0 0 7439 0 --:--:-- --:--:-- --:--:-- 7439 #32 8.809 stedolan ok #32 8.823 % Total % Received % Xferd Average Speed Time Time Time Current #32 8.823 Dload Upload Total Spent Left Speed #32 8.823 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 9.081 100 34666 100 34666 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k #32 9.084 ocsigen ok #32 9.098 % Total % Received % Xferd Average Speed Time Time Time Current #32 9.098 Dload Upload Total Spent Left Speed #32 9.098 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 9.302 100 8832 100 8832 0 0 43149 0 --:--:-- --:--:-- --:--:-- 43149 #32 9.305 dinosaure ok #32 9.318 % Total % Received % Xferd Average Speed Time Time Time Current #32 9.318 Dload Upload Total Spent Left Speed #32 9.318 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 #32 9.551 100 97695 100 97695 0 0 409k 0 --:--:-- --:--:-- --:--:-- 409k #32 9.554 hannesm ok #32 9.566 % Total % Received % Xferd Average Speed Time Time Time Current #32 9.566 Dload Upload Total Spent Left Speed #32 9.566 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 9.775 100 9388 100 9388 0 0 44882 0 --:--:-- --:--:-- --:--:-- 44882 #32 9.778 mirleft ok #32 9.792 % Total % Received % Xferd Average Speed Time Time Time Current #32 9.792 Dload Upload Total Spent Left Speed #32 9.792 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 10.02 100 3856 100 3856 0 0 17220 0 --:--:-- --:--:-- --:--:-- 17220 #32 10.02 robur-coop ok #32 10.03 % Total % Received % Xferd Average Speed Time Time Time Current #32 10.03 Dload Upload Total Spent Left Speed #32 10.03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 10.24 100 790 100 790 0 0 3804 0 --:--:-- --:--:-- --:--:-- 3804 #32 10.24 MisterDA ok #32 10.25 % Total % Received % Xferd Average Speed Time Time Time Current #32 10.25 Dload Upload Total Spent Left Speed #32 10.25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 10.46 100 1530 100 1530 0 0 7490 0 --:--:-- --:--:-- --:--:-- 7490 #32 10.46 ocaml-multicore ok #32 10.47 % Total % Received % Xferd Average Speed Time Time Time Current #32 10.47 Dload Upload Total Spent Left Speed #32 10.47 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 #32 10.68 100 7587 100 7587 0 0 36468 0 --:--:-- --:--:-- --:--:-- 36468 #32 10.68 cdaringe ok #32 10.70 % Total % Received % Xferd Average Speed Time Time Time Current #32 10.70 Dload Upload Total Spent Left Speed #32 10.70 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 10.94 100 706 100 706 0 0 2952 0 --:--:-- --:--:-- --:--:-- 2952 #32 10.94 inhabitedtype ok #32 10.96 % Total % Received % Xferd Average Speed Time Time Time Current #32 10.96 Dload Upload Total Spent Left Speed #32 10.96 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 11.20 100 9807 100 9807 0 0 40741 0 --:--:-- --:--:-- --:--:-- 40741 #32 11.20 tmcgilchrist ok #32 11.21 % Total % Received % Xferd Average Speed Time Time Time Current #32 11.21 Dload Upload Total Spent Left Speed #32 11.21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 11.45 100 1519 100 1519 0 0 6324 0 --:--:-- --:--:-- --:--:-- 6324 #32 11.46 ocaml-doc ok #32 11.47 % Total % Received % Xferd Average Speed Time Time Time Current #32 11.47 Dload Upload Total Spent Left Speed #32 11.47 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 #32 11.74 100 6973 100 6973 0 0 25530 0 --:--:-- --:--:-- --:--:-- 25530 #32 11.75 grievejia ok #32 11.76 % Total % Received % Xferd Average Speed Time Time Time Current #32 11.76 Dload Upload Total Spent Left Speed #32 11.76 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 11.97 100 5312 100 5312 0 0 25110 0 --:--:-- --:--:-- --:--:-- 25110 #32 11.97 Leonidas-from-XIV ok #32 11.98 % Total % Received % Xferd Average Speed Time Time Time Current #32 11.98 Dload Upload Total Spent Left Speed #32 11.98 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 12.20 100 9230 100 9230 0 0 42732 0 --:--:-- --:--:-- --:--:-- 42732 #32 12.20 ocaml-community ok #32 12.22 % Total % Received % Xferd Average Speed Time Time Time Current #32 12.22 Dload Upload Total Spent Left Speed #32 12.22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 12.45 100 8183 100 8183 0 0 34877 0 --:--:-- --:--:-- --:--:-- 34877 #32 12.46 verbosemode ok #32 12.47 % Total % Received % Xferd Average Speed Time Time Time Current #32 12.47 Dload Upload Total Spent Left Speed #32 12.47 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 #32 12.70 100 2705 100 2705 0 0 11974 0 --:--:-- --:--:-- --:--:-- 11974 #32 12.70 tomjridge ok #32 12.72 % Total % Received % Xferd Average Speed Time Time Time Current #32 12.72 Dload Upload Total Spent Left Speed #32 12.72 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 12.95 100 28293 100 28293 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k #32 12.95 thizanne ok #32 12.97 % Total % Received % Xferd Average Speed Time Time Time Current #32 12.97 Dload Upload Total Spent Left Speed #32 12.97 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 13.19 100 8968 100 8968 0 0 39082 0 --:--:-- --:--:-- --:--:-- 39082 #32 13.20 n-osborne ok #32 13.21 % Total % Received % Xferd Average Speed Time Time Time Current #32 13.21 Dload Upload Total Spent Left Speed #32 13.21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 13.42 100 61043 100 61043 0 0 289k 0 --:--:-- --:--:-- --:--:-- 289k #32 13.42 TheLortex ok #32 13.44 % Total % Received % Xferd Average Speed Time Time Time Current #32 13.44 Dload Upload Total Spent Left Speed #32 13.44 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 #32 13.66 100 11399 100 11399 0 0 52289 0 --:--:-- --:--:-- --:--:-- 52289 #32 13.66 patricoferris ok #32 13.68 % Total % Received % Xferd Average Speed Time Time Time Current #32 13.68 Dload Upload Total Spent Left Speed #32 13.68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 13.89 100 2650 100 2650 0 0 12221 0 --:--:-- --:--:-- --:--:-- 12221 #32 13.89 routineco ok #32 13.91 % Total % Received % Xferd Average Speed Time Time Time Current #32 13.91 Dload Upload Total Spent Left Speed #32 13.91 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 14.11 100 9179 100 9179 0 0 44467 0 --:--:-- --:--:-- --:--:-- 44467 #32 14.11 moby ok #32 14.13 % Total % Received % Xferd Average Speed Time Time Time Current #32 14.13 Dload Upload Total Spent Left Speed #32 14.13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 14.34 100 10942 100 10942 0 0 52260 0 --:--:-- --:--:-- --:--:-- 52260 #32 14.34 djs55 ok #32 14.35 % Total % Received % Xferd Average Speed Time Time Time Current #32 14.35 Dload Upload Total Spent Left Speed #32 14.35 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 #32 14.57 100 66548 100 66548 0 0 294k 0 --:--:-- --:--:-- --:--:-- 294k #32 14.58 hyunha ok #32 14.59 % Total % Received % Xferd Average Speed Time Time Time Current #32 14.59 Dload Upload Total Spent Left Speed #32 14.59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 14.86 100 4210 100 4210 0 0 15816 0 --:--:-- --:--:-- --:--:-- 15816 #32 14.86 hyper-systems ok #32 14.88 % Total % Received % Xferd Average Speed Time Time Time Current #32 14.88 Dload Upload Total Spent Left Speed #32 14.88 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 53 0 --:--:-- --:--:-- --:--:-- 53 #32 15.05 coco33920 ok #32 15.06 % Total % Received % Xferd Average Speed Time Time Time Current #32 15.06 Dload Upload Total Spent Left Speed #32 15.06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 15.30 100 1550 100 1550 0 0 6609 0 --:--:-- --:--:-- --:--:-- 6609 #32 15.30 sanette ok #32 15.31 % Total % Received % Xferd Average Speed Time Time Time Current #32 15.31 Dload Upload Total Spent Left Speed #32 15.31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 15.48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4845 100 4845 0 0 19123 0 --:--:-- --:--:-- --:--:-- 53833 #32 15.57 maiste ok #32 15.58 % Total % Received % Xferd Average Speed Time Time Time Current #32 15.58 Dload Upload Total Spent Left Speed #32 15.58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 15.78 100 10358 100 10358 0 0 51815 0 --:--:-- --:--:-- --:--:-- 51815 #32 15.79 yomimono ok #32 15.80 % Total % Received % Xferd Average Speed Time Time Time Current #32 15.80 Dload Upload Total Spent Left Speed #32 15.80 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 16.02 100 13727 100 13727 0 0 63317 0 --:--:-- --:--:-- --:--:-- 63317 #32 16.02 c-cube ok #32 16.03 % Total % Received % Xferd Average Speed Time Time Time Current #32 16.03 Dload Upload Total Spent Left Speed #32 16.03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 16.26 100 7266 100 7266 0 0 32271 0 --:--:-- --:--:-- --:--:-- 32271 #32 16.26 novemberkilo ok #32 16.27 % Total % Received % Xferd Average Speed Time Time Time Current #32 16.27 Dload Upload Total Spent Left Speed #32 16.27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 16.49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12132 100 12132 0 0 51322 0 --:--:-- --:--:-- --:--:-- 696k #32 16.51 joaosreis ok #32 16.52 % Total % Received % Xferd Average Speed Time Time Time Current #32 16.52 Dload Upload Total Spent Left Speed #32 16.52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 16.75 100 1589 100 1589 0 0 7122 0 --:--:-- --:--:-- --:--:-- 7122 #32 16.75 mtelvers ok #32 16.76 % Total % Received % Xferd Average Speed Time Time Time Current #32 16.76 Dload Upload Total Spent Left Speed #32 16.76 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 16.99 100 1285 100 1285 0 0 5704 0 --:--:-- --:--:-- --:--:-- 5704 #32 16.99 ygrek ok #32 17.00 % Total % Received % Xferd Average Speed Time Time Time Current #32 17.00 Dload Upload Total Spent Left Speed #32 17.00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 17.23 100 14300 100 14300 0 0 63669 0 --:--:-- --:--:-- --:--:-- 63669 #32 17.23 geocaml ok #32 17.24 % Total % Received % Xferd Average Speed Time Time Time Current #32 17.24 Dload Upload Total Spent Left Speed #32 17.24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 17.48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1519 100 1519 0 0 5992 0 --:--:-- --:--:-- --:--:-- 134k #32 17.50 panglesd ok #32 17.51 % Total % Received % Xferd Average Speed Time Time Time Current #32 17.51 Dload Upload Total Spent Left Speed #32 17.51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 17.73 100 8794 100 8794 0 0 40040 0 --:--:-- --:--:-- --:--:-- 40040 #32 17.73 SimonJF ok #32 17.75 % Total % Received % Xferd Average Speed Time Time Time Current #32 17.75 Dload Upload Total Spent Left Speed #32 17.75 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 18.05 100 10007 100 10007 0 0 32491 0 --:--:-- --:--:-- --:--:-- 32491 #32 18.06 haesbaert ok #32 18.07 % Total % Received % Xferd Average Speed Time Time Time Current #32 18.07 Dload Upload Total Spent Left Speed #32 18.07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 18.32 100 8232 100 8232 0 0 33348 0 --:--:-- --:--:-- --:--:-- 33348 #32 18.32 benmandrew ok #32 18.33 % Total % Received % Xferd Average Speed Time Time Time Current #32 18.33 Dload Upload Total Spent Left Speed #32 18.33 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 #32 18.54 100 4713 100 4713 0 0 22794 0 --:--:-- --:--:-- --:--:-- 22794 #32 18.54 andrenth ok #32 18.55 % Total % Received % Xferd Average Speed Time Time Time Current #32 18.55 Dload Upload Total Spent Left Speed #32 18.55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 18.79 100 6125 100 6125 0 0 25475 0 --:--:-- --:--:-- --:--:-- 25475 #32 18.80 backtracking ok #32 18.81 % Total % Received % Xferd Average Speed Time Time Time Current #32 18.81 Dload Upload Total Spent Left Speed #32 18.81 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 19.03 100 1569 100 1569 0 0 7266 0 --:--:-- --:--:-- --:--:-- 7266 #32 19.03 jmid ok #32 19.04 % Total % Received % Xferd Average Speed Time Time Time Current #32 19.04 Dload Upload Total Spent Left Speed #32 19.04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 19.26 100 5476 100 5476 0 0 25504 0 --:--:-- --:--:-- --:--:-- 25504 #32 19.26 shindere ok #32 19.27 % Total % Received % Xferd Average Speed Time Time Time Current #32 19.27 Dload Upload Total Spent Left Speed #32 19.27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 19.48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70613 100 70613 0 0 306k 0 --:--:-- --:--:-- --:--:-- 3629k #32 19.50 gildor478 ok #32 19.51 % Total % Received % Xferd Average Speed Time Time Time Current #32 19.51 Dload Upload Total Spent Left Speed #32 19.51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 19.72 100 13672 100 13672 0 0 66985 0 --:--:-- --:--:-- --:--:-- 66985 #32 19.72 mefyl ok #32 19.73 % Total % Received % Xferd Average Speed Time Time Time Current #32 19.73 Dload Upload Total Spent Left Speed #32 19.73 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 19.98 100 5923 100 5923 0 0 23854 0 --:--:-- --:--:-- --:--:-- 23854 #32 19.98 ElectreAAS ok #32 20.00 % Total % Received % Xferd Average Speed Time Time Time Current #32 20.00 Dload Upload Total Spent Left Speed #32 20.00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 20.21 100 11253 100 11253 0 0 52691 0 --:--:-- --:--:-- --:--:-- 52691 #32 20.21 well-typed-lightbulbs ok #32 20.23 % Total % Received % Xferd Average Speed Time Time Time Current #32 20.23 Dload Upload Total Spent Left Speed #32 20.23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 20.44 100 3235 100 3235 0 0 14997 0 --:--:-- --:--:-- --:--:-- 14997 #32 20.45 johnyob ok #32 20.46 % Total % Received % Xferd Average Speed Time Time Time Current #32 20.46 Dload Upload Total Spent Left Speed #32 20.46 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 #32 20.66 100 7053 100 7053 0 0 34331 0 --:--:-- --:--:-- --:--:-- 34331 #32 20.67 lasamlai ok #32 20.68 % Total % Received % Xferd Average Speed Time Time Time Current #32 20.68 Dload Upload Total Spent Left Speed #32 20.68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 20.89 100 14299 100 14299 0 0 66454 0 --:--:-- --:--:-- --:--:-- 66454 #32 20.90 zshipko ok #32 20.91 % Total % Received % Xferd Average Speed Time Time Time Current #32 20.91 Dload Upload Total Spent Left Speed #32 20.91 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 21.13 100 8123 100 8123 0 0 35667 0 --:--:-- --:--:-- --:--:-- 35667 #32 21.14 andreas ok #32 21.15 % Total % Received % Xferd Average Speed Time Time Time Current #32 21.15 Dload Upload Total Spent Left Speed #32 21.15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 21.37 100 60456 100 60456 0 0 265k 0 --:--:-- --:--:-- --:--:-- 265k #32 21.37 bobot ok #32 21.39 % Total % Received % Xferd Average Speed Time Time Time Current #32 21.39 Dload Upload Total Spent Left Speed #32 21.39 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 #32 21.61 100 19681 100 19681 0 0 87590 0 --:--:-- --:--:-- --:--:-- 87590 #32 21.62 dialohq ok #32 21.63 % Total % Received % Xferd Average Speed Time Time Time Current #32 21.63 Dload Upload Total Spent Left Speed #32 21.63 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 21.86 100 6526 100 6526 0 0 28923 0 --:--:-- --:--:-- --:--:-- 28923 #32 21.86 reynir ok #32 21.87 % Total % Received % Xferd Average Speed Time Time Time Current #32 21.87 Dload Upload Total Spent Left Speed #32 21.87 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 22.09 100 1561 100 1561 0 0 7233 0 --:--:-- --:--:-- --:--:-- 7233 #32 22.09 nilsbecker ok #32 22.10 % Total % Received % Xferd Average Speed Time Time Time Current #32 22.10 Dload Upload Total Spent Left Speed #32 22.10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 22.31 100 7805 100 7805 0 0 37465 0 --:--:-- --:--:-- --:--:-- 37465 #32 22.31 ngernest ok #32 22.33 % Total % Received % Xferd Average Speed Time Time Time Current #32 22.33 Dload Upload Total Spent Left Speed #32 22.33 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 #32 22.59 100 1538 100 1538 0 0 5756 0 --:--:-- --:--:-- --:--:-- 5756 #32 22.60 progman1 ok #32 22.61 % Total % Received % Xferd Average Speed Time Time Time Current #32 22.61 Dload Upload Total Spent Left Speed #32 22.61 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 22.82 100 8704 100 8704 0 0 42072 0 --:--:-- --:--:-- --:--:-- 42072 #32 22.82 moyodiallo ok #32 22.83 % Total % Received % Xferd Average Speed Time Time Time Current #32 22.83 Dload Upload Total Spent Left Speed #32 22.83 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 23.05 100 41957 100 41957 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k #32 23.05 edwintorok ok #32 23.07 % Total % Received % Xferd Average Speed Time Time Time Current #32 23.07 Dload Upload Total Spent Left Speed #32 23.07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 23.27 100 1540 100 1540 0 0 7442 0 --:--:-- --:--:-- --:--:-- 7442 #32 23.28 smuenzel ok #32 23.29 % Total % Received % Xferd Average Speed Time Time Time Current #32 23.29 Dload Upload Total Spent Left Speed #32 23.29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 23.49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9906 100 9906 0 0 45979 0 --:--:-- --:--:-- --:--:-- 879k #32 23.51 9glenda ok #32 23.52 % Total % Received % Xferd Average Speed Time Time Time Current #32 23.52 Dload Upload Total Spent Left Speed #32 23.52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 23.74 100 5798 100 5798 0 0 26166 0 --:--:-- --:--:-- --:--:-- 26166 #32 23.74 Cumulus ok #32 23.75 % Total % Received % Xferd Average Speed Time Time Time Current #32 23.75 Dload Upload Total Spent Left Speed #32 23.75 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 23.97 100 7742 100 7742 0 0 35512 0 --:--:-- --:--:-- --:--:-- 35512 #32 23.97 gustavodiasag ok #32 23.99 % Total % Received % Xferd Average Speed Time Time Time Current #32 23.99 Dload Upload Total Spent Left Speed #32 23.99 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 24.20 100 43477 100 43477 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k #32 24.20 art-w ok #32 24.22 % Total % Received % Xferd Average Speed Time Time Time Current #32 24.22 Dload Upload Total Spent Left Speed #32 24.22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 24.43 100 9409 100 9409 0 0 44359 0 --:--:-- --:--:-- --:--:-- 44359 #32 24.43 sqids ok #32 24.44 % Total % Received % Xferd Average Speed Time Time Time Current #32 24.44 Dload Upload Total Spent Left Speed #32 24.44 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 #32 24.65 100 6298 100 6298 0 0 30215 0 --:--:-- --:--:-- --:--:-- 30215 #32 24.65 rizo ok #32 24.67 % Total % Received % Xferd Average Speed Time Time Time Current #32 24.67 Dload Upload Total Spent Left Speed #32 24.67 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 24.88 100 8330 100 8330 0 0 39029 0 --:--:-- --:--:-- --:--:-- 39029 #32 24.88 koonwen ok #32 24.90 % Total % Received % Xferd Average Speed Time Time Time Current #32 24.90 Dload Upload Total Spent Left Speed #32 24.90 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 25.11 100 48867 100 48867 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k #32 25.11 lubegasimon ok #32 25.13 % Total % Received % Xferd Average Speed Time Time Time Current #32 25.13 Dload Upload Total Spent Left Speed #32 25.13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 25.36 100 7252 100 7252 0 0 30560 0 --:--:-- --:--:-- --:--:-- 30560 #32 25.37 punchagan ok #32 25.38 % Total % Received % Xferd Average Speed Time Time Time Current #32 25.38 Dload Upload Total Spent Left Speed #32 25.38 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 #32 25.59 100 807 100 807 0 0 3832 0 --:--:-- --:--:-- --:--:-- 3832 #32 25.59 ahrefs ok #32 25.60 % Total % Received % Xferd Average Speed Time Time Time Current #32 25.60 Dload Upload Total Spent Left Speed #32 25.60 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 25.85 100 1571 100 1571 0 0 6446 0 --:--:-- --:--:-- --:--:-- 6446 #32 25.85 ocaml-semver ok #32 25.87 % Total % Received % Xferd Average Speed Time Time Time Current #32 25.87 Dload Upload Total Spent Left Speed #32 25.87 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 26.08 100 1553 100 1553 0 0 7099 0 --:--:-- --:--:-- --:--:-- 7099 #32 26.09 raphael-proust ok #32 26.10 % Total % Received % Xferd Average Speed Time Time Time Current #32 26.10 Dload Upload Total Spent Left Speed #32 26.10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 26.32 100 6985 100 6985 0 0 32230 0 --:--:-- --:--:-- --:--:-- 32230 #32 26.32 tiferrei ok #32 26.33 % Total % Received % Xferd Average Speed Time Time Time Current #32 26.33 Dload Upload Total Spent Left Speed #32 26.33 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 #32 26.56 100 3498 100 3498 0 0 15487 0 --:--:-- --:--:-- --:--:-- 15487 #32 26.56 deepmarker ok #32 26.57 % Total % Received % Xferd Average Speed Time Time Time Current #32 26.57 Dload Upload Total Spent Left Speed #32 26.57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 26.79 100 4813 100 4813 0 0 21687 0 --:--:-- --:--:-- --:--:-- 21687 #32 26.79 FayCarsons ok #32 26.81 % Total % Received % Xferd Average Speed Time Time Time Current #32 26.81 Dload Upload Total Spent Left Speed #32 26.81 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 27.01 100 3215 100 3215 0 0 15951 0 --:--:-- --:--:-- --:--:-- 15951 #32 27.01 ptrichr ok #32 27.02 % Total % Received % Xferd Average Speed Time Time Time Current #32 27.02 Dload Upload Total Spent Left Speed #32 27.02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 27.25 100 6422 100 6422 0 0 28335 0 --:--:-- --:--:-- --:--:-- 28335 #32 27.25 umd-cmsc330 ok #32 27.27 % Total % Received % Xferd Average Speed Time Time Time Current #32 27.27 Dload Upload Total Spent Left Speed #32 27.27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 #32 27.47 100 1538 100 1538 0 0 7573 0 --:--:-- --:--:-- --:--:-- 7573 #32 27.47 mbarbin ok #32 DONE 27.5s #33 [stage-1 11/12] RUN xargs -n 1 /usr/local/bin/add-profile-picture --gitlab < /gitlab-organisations.txt #33 0.320 % Total % Received % Xferd Average Speed Time Time Time Current #33 0.320 Dload Upload Total Spent Left Speed #33 0.320 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 285 100 285 0 0 176 0 0:00:01 0:00:01 --:--:-- 176 #33 1.950 % Total % Received % Xferd Average Speed Time Time Time Current #33 1.950 Dload Upload Total Spent Left Speed #33 1.950 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3493 100 3493 0 0 36610 0 --:--:-- --:--:-- --:--:-- 36385 #33 2.048 talex5 ok #33 2.062 % Total % Received % Xferd Average Speed Time Time Time Current #33 2.062 Dload Upload Total Spent Left Speed #33 2.062 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 297 100 297 0 0 1321 0 --:--:-- --:--:-- --:--:-- 1325 #33 2.300 % Total % Received % Xferd Average Speed Time Time Time Current #33 2.300 Dload Upload Total Spent Left Speed #33 2.300 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2286 100 2286 0 0 31965 0 --:--:-- --:--:-- --:--:-- 32197 #33 2.373 tmcgilchrist ok #33 2.385 % Total % Received % Xferd Average Speed Time Time Time Current #33 2.385 Dload Upload Total Spent Left Speed #33 2.385 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 7 0 --:--:-- --:--:-- --:--:-- 7 #33 2.641 ERROR: Profile picture lookup for nomadic-labs #33 2.656 % Total % Received % Xferd Average Speed Time Time Time Current #33 2.656 Dload Upload Total Spent Left Speed #33 2.656 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 222 100 222 0 0 758 0 --:--:-- --:--:-- --:--:-- 760 #33 2.963 % Total % Received % Xferd Average Speed Time Time Time Current #33 2.963 Dload Upload Total Spent Left Speed #33 2.963 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23952 100 23952 0 0 175k 0 --:--:-- --:--:-- --:--:-- 174k #33 3.099 maiste ok #33 3.115 % Total % Received % Xferd Average Speed Time Time Time Current #33 3.115 Dload Upload Total Spent Left Speed #33 3.115 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 247 100 247 0 0 553 0 --:--:-- --:--:-- --:--:-- 553 #33 3.574 % Total % Received % Xferd Average Speed Time Time Time Current #33 3.574 Dload Upload Total Spent Left Speed #33 3.575 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1354 100 1354 0 0 14281 0 --:--:-- --:--:-- --:--:-- 14404 #33 3.671 raphael-proust ok #33 DONE 3.7s #34 exporting to image #34 exporting layers #34 exporting layers 0.8s done #34 writing image sha256:e7404858b0e83d60df894dedabec0d8e8280e979a0e17cbd73ed3d25bae28398 done #34 DONE 0.8s Job succeeded 2025-06-06 10:37.26: Job succeeded