(not at the head of any monitored branch or PR)
2026-02-18 11:18.33: New job: build curl_lwt.0.10.0, using opam 2.0
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29421/head (e4a40d9efaf0f57348f6edf811dc5513cf04e4c6)
                              on debian-13-ocaml-4.14/amd64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29421/head" && git reset --hard e4a40d9e
git fetch origin master
git merge --no-edit b5f07b3c26f80aa84f0fc82453a61b2bbb4b1ee0
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:04864ce35c9a53a8f91e1b6ddfe19ff405f2881ec1201cdca698239b3b811633
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam
RUN opam init --reinit -ni
RUN opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam depext -u || true
RUN opam pin add -k version -yn curl_lwt.0.10.0 0.10.0
RUN opam depext curl_lwt.0.10.0 && opam reinstall curl_lwt.0.10.0; \
    res=$?; \
    test "$res" != 31 && exit "$res"; \
    export OPAMCLI=2.0; \
    build_dir=$(opam var prefix)/.opam-switch/build; \
    failed=$(ls "$build_dir"); \
    partial_fails=""; \
    for pkg in $failed; do \
    if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"debian-13\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'curl_lwt.0.10.0' && partial_fails="$partial_fails $pkg"; \
    done; \
    test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
    exit 1

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2026-02-18 11:18.33: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:04864ce35c9a53a8f91e1b6ddfe19ff405f2881ec1201cdca698239b3b811633-curl_lwt.0.10.0-e4a40d9efaf0f57348f6edf811dc5513cf04e4c6"
2026-02-18 11:18.33: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:04864ce35c9a53a8f91e1b6ddfe19ff405f2881ec1201cdca698239b3b811633)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam"))
 (run (network host)
      (shell "opam init --reinit --config .opamrc-sandbox -ni"))
 (run (shell "opam config report"))
 (env OPAMDOWNLOADJOBS 1)
 (env OPAMERRLOGLEN 0)
 (env OPAMPRECISETRACKING 1)
 (env CI true)
 (env OPAM_REPO_CI true)
 (run (shell "rm -rf opam-repository/"))
 (copy (src .) (dst opam-repository/))
 (run (shell "opam repository set-url --strict default opam-repository/"))
 (run (network host)
      (shell "opam depext -u || true"))
 (run (shell "opam pin add -k version -yn curl_lwt.0.10.0 0.10.0"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam depext curl_lwt.0.10.0 && opam reinstall curl_lwt.0.10.0;\
             \n        res=$?;\
             \n        test \"$res\" != 31 && exit \"$res\";\
             \n        export OPAMCLI=2.0;\
             \n        build_dir=$(opam var prefix)/.opam-switch/build;\
             \n        failed=$(ls \"$build_dir\");\
             \n        partial_fails=\"\";\
             \n        for pkg in $failed; do\
             \n          if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'curl_lwt.0.10.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2026-02-18 11:18.33: Waiting for resource in pool OCluster
2026-02-18 11:18.33: Waiting for worker…
2026-02-18 11:18.34: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at b5f07b3c26 Merge pull request #29408 from Octachron/release_OCaml_5.4.1_and_4.14.3
Updating b5f07b3c26..e4a40d9efa
Fast-forward
 packages/curl_lwt/curl_lwt.0.10.0/opam | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(from ocaml/opam:debian-13-ocaml-4.14@sha256:04864ce35c9a53a8f91e1b6ddfe19ff405f2881ec1201cdca698239b3b811633)
2026-02-18 11:19.14 ---> using "d6079ab6cce1b58b34ac9b5ed11aa86b7980ab728c75f5a6ba9271e98dc1ac1c" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam"))
2026-02-18 11:19.14 ---> saved as "0b67f23dfefec5ba3e50da7b15b5b005e035a700d7156a35a97d7f54648aefa3"

/home/opam: (run (network host)
                 (shell "opam init --reinit --config .opamrc-sandbox -ni"))
[NOTE] Will configure from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

[WARNING] Recommended dependencies -- most packages rely on these:
  - m4

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
default (at git+file:///home/opam/opam-repository): 
    [INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

2026-02-18 11:19.58 ---> saved as "687d42d18e1f0d83126b6886564b9f4f41a8da92203c5a21775f77361f6516d6"

/home/opam: (run (shell "opam config report"))
# opam config report
# opam-version      2.0.10 (adc1e1829a2bef5b240746df80341b508290fe3b) 
# self-upgrade      no
# system            arch=x86_64 os=linux os-distribution=debian os-version=13
# solver            builtin-mccs+glpk
# install-criteria  -removed,-count[version-lag,request],-count[version-lag,changed],-changed
# upgrade-criteria  -removed,-count[version-lag,solution],-new
# jobs              71
# repositories      1 (version-controlled)
# pinned            1 (version)
# current-switch    4.14
2026-02-18 11:19.59 ---> saved as "1a312237e6cc317162bf6e7c10f0ca280a9c903bfe96f1b5ff573baf72b38463"

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMPRECISETRACKING 1)

/home/opam: (env CI true)

/home/opam: (env OPAM_REPO_CI true)

/home/opam: (run (shell "rm -rf opam-repository/"))
2026-02-18 11:20.16 ---> saved as "fbb61444c2f0aa9a7b16e970009a0bb8e791b4932a513f59e5ee3ea339cb39a0"

/home/opam: (copy (src .) (dst opam-repository/))
2026-02-18 11:20.24 ---> saved as "57fa9c07abe56b9eb2d832d6be2409d550f7eb594f8da36ac2a86be462e7f579"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
default (at file:///home/opam/opam-repository): 
    [INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

2026-02-18 11:20.35 ---> saved as "56ba1b8df29d022b23a01fb4739098551932c923a84e50644e7c538c94d65919"

/home/opam: (run (network host)
                 (shell "opam depext -u || true"))
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
The following command needs to be run through "sudo":
    apt-get update
Hit:1 http://deb.debian.org/debian trixie InRelease
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [108 kB]
Fetched 198 kB in 0s (2406 kB/s)
Reading package lists...
# OS package update successful
2026-02-18 11:20.37 ---> saved as "b1f968815f060a218c1b5ca34f4a7d22d8409449cee56efd63ebe2e48da12939"

/home/opam: (run (shell "opam pin add -k version -yn curl_lwt.0.10.0 0.10.0"))
curl_lwt is now pinned to version 0.10.0
2026-02-18 11:20.38 ---> saved as "1cc7109c91c63e37b438bead3706148f9a7e0a7807131badd499ce67ce78e209"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam depext curl_lwt.0.10.0 && opam reinstall curl_lwt.0.10.0;\
                        \n        res=$?;\
                        \n        test \"$res\" != 31 && exit \"$res\";\
                        \n        export OPAMCLI=2.0;\
                        \n        build_dir=$(opam var prefix)/.opam-switch/build;\
                        \n        failed=$(ls \"$build_dir\");\
                        \n        partial_fails=\"\";\
                        \n        for pkg in $failed; do\
                        \n          if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'curl_lwt.0.10.0' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libcurl4-gnutls-dev
The following command needs to be run through "sudo":
    apt-get install -qq -yy libcurl4-gnutls-dev
Selecting previously unselected package comerr-dev:amd64.
(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 ... 20623 files and directories currently installed.)
Preparing to unpack .../00-comerr-dev_2.1-1.47.2-3+b7_amd64.deb ...
Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b7) ...
Selecting previously unselected package libgssrpc4t64:amd64.
Preparing to unpack .../01-libgssrpc4t64_1.21.3-5_amd64.deb ...
Unpacking libgssrpc4t64:amd64 (1.21.3-5) ...
Selecting previously unselected package libkadm5clnt-mit12:amd64.
Preparing to unpack .../02-libkadm5clnt-mit12_1.21.3-5_amd64.deb ...
Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ...
Selecting previously unselected package libkdb5-10t64:amd64.
Preparing to unpack .../03-libkdb5-10t64_1.21.3-5_amd64.deb ...
Unpacking libkdb5-10t64:amd64 (1.21.3-5) ...
Selecting previously unselected package libkadm5srv-mit12:amd64.
Preparing to unpack .../04-libkadm5srv-mit12_1.21.3-5_amd64.deb ...
Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ...
Selecting previously unselected package krb5-multidev:amd64.
Preparing to unpack .../05-krb5-multidev_1.21.3-5_amd64.deb ...
Unpacking krb5-multidev:amd64 (1.21.3-5) ...
Selecting previously unselected package libbrotli-dev:amd64.
Preparing to unpack .../06-libbrotli-dev_1.1.0-2+b7_amd64.deb ...
Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ...
Selecting previously unselected package libevent-2.1-7t64:amd64.
Preparing to unpack .../07-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ...
Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Selecting previously unselected package libunbound8:amd64.
Preparing to unpack .../08-libunbound8_1.22.0-2+deb13u1_amd64.deb ...
Unpacking libunbound8:amd64 (1.22.0-2+deb13u1) ...
Selecting previously unselected package libgnutls-dane0t64:amd64.
Preparing to unpack .../09-libgnutls-dane0t64_3.8.9-3+deb13u1_amd64.deb ...
Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ...
Selecting previously unselected package libgnutls-openssl27t64:amd64.
Preparing to unpack .../10-libgnutls-openssl27t64_3.8.9-3+deb13u1_amd64.deb ...
Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ...
Selecting previously unselected package libidn2-dev:amd64.
Preparing to unpack .../11-libidn2-dev_2.3.8-2_amd64.deb ...
Unpacking libidn2-dev:amd64 (2.3.8-2) ...
Selecting previously unselected package libp11-kit-dev:amd64.
Preparing to unpack .../12-libp11-kit-dev_0.25.5-3_amd64.deb ...
Unpacking libp11-kit-dev:amd64 (0.25.5-3) ...
Selecting previously unselected package libtasn1-6-dev:amd64.
Preparing to unpack .../13-libtasn1-6-dev_4.20.0-2_amd64.deb ...
Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../14-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../15-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
Selecting previously unselected package nettle-dev:amd64.
Preparing to unpack .../16-nettle-dev_3.10.1-1_amd64.deb ...
Unpacking nettle-dev:amd64 (3.10.1-1) ...
Selecting previously unselected package libgnutls28-dev:amd64.
Preparing to unpack .../17-libgnutls28-dev_3.8.9-3+deb13u1_amd64.deb ...
Unpacking libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ...
Selecting previously unselected package libkrb5-dev:amd64.
Preparing to unpack .../18-libkrb5-dev_1.21.3-5_amd64.deb ...
Unpacking libkrb5-dev:amd64 (1.21.3-5) ...
Selecting previously unselected package libldap-dev:amd64.
Preparing to unpack .../19-libldap-dev_2.6.10+dfsg-1_amd64.deb ...
Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../20-libpkgconf3_1.8.1-4_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-4) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../21-pkgconf-bin_1.8.1-4_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-4) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../22-pkgconf_1.8.1-4_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-4) ...
Selecting previously unselected package libnghttp2-dev:amd64.
Preparing to unpack .../23-libnghttp2-dev_1.64.0-1.1_amd64.deb ...
Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ...
Selecting previously unselected package libnghttp3-dev:amd64.
Preparing to unpack .../24-libnghttp3-dev_1.8.0-1_amd64.deb ...
Unpacking libnghttp3-dev:amd64 (1.8.0-1) ...
Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64.
Preparing to unpack .../25-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ...
Selecting previously unselected package libngtcp2-dev:amd64.
Preparing to unpack .../26-libngtcp2-dev_1.11.0-1_amd64.deb ...
Unpacking libngtcp2-dev:amd64 (1.11.0-1) ...
Selecting previously unselected package libpsl-dev:amd64.
Preparing to unpack .../27-libpsl-dev_0.21.2-1.1+b1_amd64.deb ...
Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../28-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Selecting previously unselected package librtmp-dev:amd64.
Preparing to unpack .../29-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../30-libssl-dev_3.5.4-1~deb13u2_amd64.deb ...
Unpacking libssl-dev:amd64 (3.5.4-1~deb13u2) ...
Selecting previously unselected package libssh2-1-dev:amd64.
Preparing to unpack .../31-libssh2-1-dev_1.11.1-1_amd64.deb ...
Unpacking libssh2-1-dev:amd64 (1.11.1-1) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../32-libzstd-dev_1.5.7+dfsg-1_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ...
Selecting previously unselected package libcurl4-gnutls-dev:amd64.
Preparing to unpack .../33-libcurl4-gnutls-dev_8.14.1-2+deb13u2_amd64.deb ...
Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u2) ...
Selecting previously unselected package libtasn1-doc.
Preparing to unpack .../34-libtasn1-doc_4.20.0-2_all.deb ...
Unpacking libtasn1-doc (4.20.0-2) ...
Setting up libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ...
Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ...
Setting up libtasn1-doc (4.20.0-2) ...
Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ...
Setting up libngtcp2-dev:amd64 (1.11.0-1) ...
Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ...
Setting up libunbound8:amd64 (1.22.0-2+deb13u1) ...
Setting up libpkgconf3:amd64 (1.8.1-4) ...
Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ...
Setting up libgssrpc4t64:amd64 (1.21.3-5) ...
Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ...
Setting up comerr-dev:amd64 (2.1-1.47.2-3+b7) ...
Setting up libssl-dev:amd64 (3.5.4-1~deb13u2) ...
Setting up pkgconf-bin (1.8.1-4) ...
Setting up libidn2-dev:amd64 (2.3.8-2) ...
Setting up libnghttp3-dev:amd64 (1.8.0-1) ...
Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Setting up libtasn1-6-dev:amd64 (4.20.0-2) ...
Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ...
Setting up libp11-kit-dev:amd64 (0.25.5-3) ...
Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ...
Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
Setting up nettle-dev:amd64 (3.10.1-1) ...
Setting up libkdb5-10t64:amd64 (1.21.3-5) ...
Setting up pkgconf:amd64 (1.8.1-4) ...
Setting up libssh2-1-dev:amd64 (1.11.1-1) ...
Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ...
Setting up krb5-multidev:amd64 (1.21.3-5) ...
Setting up libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ...
Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ...
Setting up libkrb5-dev:amd64 (1.21.3-5) ...
Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u2) ...
Processing triggers for libc-bin (2.41-12+deb13u1) ...
# OS packages installation successful
curl_lwt.0.10.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
  - install ocamlfind         1.9.8   [required by base-bytes]
  - install conf-libcurl      2       [required by curl]
  - install dune              3.21.1  [required by curl_lwt]
  - install base-bytes        base    [required by ocplib-endian]
  - install csexp             1.5.2   [required by dune-configurator]
  - install cppo              1.8.0   [required by lwt]
  - install dune-configurator 3.21.1  [required by curl, lwt]
  - install ocplib-endian     1.2     [required by lwt]
  - install curl              0.10.0  [required by curl_lwt]
  - install lwt               6.1.0   [required by curl_lwt]
  - install curl_lwt          0.10.0*
===== 11 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.8.0] found in cache
[csexp.1.5.2] found in cache
[curl.0.10.0] found in cache
[curl_lwt.0.10.0] found in cache
[dune.3.21.1] found in cache
[dune-configurator.3.21.1] found in cache
[lwt.6.1.0] found in cache
[ocamlfind.1.9.8] found in cache
[ocplib-endian.1.2] found in cache

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed conf-libcurl.2
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed dune.3.21.1
-> installed csexp.1.5.2
-> installed cppo.1.8.0
-> installed ocplib-endian.1.2
-> installed dune-configurator.3.21.1
-> installed curl.0.10.0
-> installed lwt.6.1.0
-> installed curl_lwt.0.10.0
Done.
# Run eval $(opam env) to update the current shell environment
2026-02-18 11:21.11 ---> saved as "b3d9faa91f7079316792020c5c19ef4cfdade410c2fdcdb2f9649f840e294247"
Job succeeded
2026-02-18 11:21.20: Job succeeded