OCamllabs icon Home|Differences with the last checks|Previous runs


Building on toxis.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:9d6ee237fc4a0f2d144b9f12cf3c55843e12649cd33c20ff24b4e8d1a10c60b0
Status: Downloaded newer image for ocaml/opam:debian-unstable
2026-05-15 09:19.32 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-05-15 09:19.32 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ba330746a50a77a950460e0b4891860ef8473d4a"))
2026-05-15 09:19.32 ---> using "0b49d9c5d33265e52b08d514139ec3a7efff263621554bb891ac88b3da01b46a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
2026-05-15 09:19.32 ---> using "b7ecd9b0118fa7e153c05dc4df3871f8f2c9ddbf76d9663cd7e4dde34de6053e" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-compiler.5.3.0  (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2026-05-15 09:19.32 ---> using "41faa638303766ca262e7de852394b2e57f78dd2e5175e14d2ec6673576b5d95" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [189 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Fetched 614 kB in 2s (283 kB/s)
- Reading package lists...
2026-05-15 09:19.32 ---> using "83d06f9b290f8fa9acae9c92874804750322455980bdf3e52099776e128ec662" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.23.0

The following actions will be performed:
=== install 1 package
  - install dune 3.23.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.23.0  (cached)
-> installed dune.3.23.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:19.32 ---> using "7265f30b092a56c7885cec35a3cbb57018b52ead97eb8ee5c84033684bc61948" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "opam remove -y curl.0.10.0\
               \nopam install -vy curl.0.10.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: curl.0.10.0 | grep -q 'debian-unstable'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] curl.0.10.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 4 packages
  - install conf-libcurl      2      [required by curl]
  - install csexp             1.5.2  [required by dune-configurator]
  - install curl              0.10.0
  - install dune-configurator 3.23.0 [required by curl]

The following system packages will first need to be installed:
    libcurl4-gnutls-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev"
- (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 ... 21834 files and directories currently installed.)
- Preparing to unpack .../00-krb5-locales_1.22.1-2.1_all.deb ...
- Unpacking krb5-locales (1.22.1-2.1) over (1.22.1-2) ...
- Selecting previously unselected package comerr-dev:amd64.
- Preparing to unpack .../01-comerr-dev_2.1-1.47.4-1_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.47.4-1) ...
- Preparing to unpack .../02-libgssapi-krb5-2_1.22.1-2.1_amd64.deb ...
- Unpacking libgssapi-krb5-2:amd64 (1.22.1-2.1) over (1.22.1-2+b1) ...
- Preparing to unpack .../03-libkrb5-3_1.22.1-2.1_amd64.deb ...
- Unpacking libkrb5-3:amd64 (1.22.1-2.1) over (1.22.1-2+b1) ...
- Preparing to unpack .../04-libkrb5support0_1.22.1-2.1_amd64.deb ...
- Unpacking libkrb5support0:amd64 (1.22.1-2.1) over (1.22.1-2+b1) ...
- Preparing to unpack .../05-libk5crypto3_1.22.1-2.1_amd64.deb ...
- Unpacking libk5crypto3:amd64 (1.22.1-2.1) over (1.22.1-2+b1) ...
- Preparing to unpack .../06-libidn2-0_2.3.8-5_amd64.deb ...
- Unpacking libidn2-0:amd64 (2.3.8-5) over (2.3.8-4+b2) ...
- Preparing to unpack .../07-libssh2-1t64_1.11.1-3_amd64.deb ...
- Unpacking libssh2-1t64:amd64 (1.11.1-3) over (1.11.1-2) ...
- Preparing to unpack .../08-curl_8.20.0-2_amd64.deb ...
- Unpacking curl (8.20.0-2) over (8.20.0-1) ...
- Preparing to unpack .../09-libcurl4t64_8.20.0-2_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.20.0-2) over (8.20.0-1) ...
- Selecting previously unselected package libgssrpc4t64:amd64.
- Preparing to unpack .../10-libgssrpc4t64_1.22.1-2.1_amd64.deb ...
- Unpacking libgssrpc4t64:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../11-libkadm5clnt-mit12_1.22.1-2.1_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package libkdb5-10t64:amd64.
- Preparing to unpack .../12-libkdb5-10t64_1.22.1-2.1_amd64.deb ...
- Unpacking libkdb5-10t64:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../13-libkadm5srv-mit12_1.22.1-2.1_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../14-krb5-multidev_1.22.1-2.1_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../15-libbrotli-dev_1.2.0-3_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.2.0-3) ...
- Preparing to unpack .../16-libcurl3t64-gnutls_8.20.0-2_amd64.deb ...
- Unpacking libcurl3t64-gnutls:amd64 (8.20.0-2) over (8.20.0-1) ...
- Selecting previously unselected package libevent-2.1-7t64:amd64.
- Preparing to unpack .../17-libevent-2.1-7t64_2.1.12-stable-10+b2_amd64.deb ...
- Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b2) ...
- Selecting previously unselected package libunbound8:amd64.
- Preparing to unpack .../18-libunbound8_1.25.0-1_amd64.deb ...
- Unpacking libunbound8:amd64 (1.25.0-1) ...
- Selecting previously unselected package libgnutls-dane0t64:amd64.
- Preparing to unpack .../19-libgnutls-dane0t64_3.8.13-1_amd64.deb ...
- Unpacking libgnutls-dane0t64:amd64 (3.8.13-1) ...
- Selecting previously unselected package libidn2-dev:amd64.
- Preparing to unpack .../20-libidn2-dev_2.3.8-5_amd64.deb ...
- Unpacking libidn2-dev:amd64 (2.3.8-5) ...
- Selecting previously unselected package libp11-kit-dev:amd64.
- Preparing to unpack .../21-libp11-kit-dev_0.26.2-2_amd64.deb ...
- Unpacking libp11-kit-dev:amd64 (0.26.2-2) ...
- Selecting previously unselected package libtasn1-6-dev:amd64.
- Preparing to unpack .../22-libtasn1-6-dev_4.21.0-2+b1_amd64.deb ...
- Unpacking libtasn1-6-dev:amd64 (4.21.0-2+b1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../23-libgmpxx4ldbl_2%3a6.3.0+dfsg-5+b2_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5+b2) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../24-libgmp-dev_2%3a6.3.0+dfsg-5+b2_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
- Selecting previously unselected package nettle-dev:amd64.
- Preparing to unpack .../25-nettle-dev_3.10.2-1+b1_amd64.deb ...
- Unpacking nettle-dev:amd64 (3.10.2-1+b1) ...
- Selecting previously unselected package libgnutls28-dev:amd64.
- Preparing to unpack .../26-libgnutls28-dev_3.8.13-1_amd64.deb ...
- Unpacking libgnutls28-dev:amd64 (3.8.13-1) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../27-libkrb5-dev_1.22.1-2.1_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.22.1-2.1) ...
- Selecting previously unselected package libldap-dev:amd64.
- Preparing to unpack .../28-libldap-dev_2.6.10+dfsg-1+b2_amd64.deb ...
- Unpacking libldap-dev:amd64 (2.6.10+dfsg-1+b2) ...
- Selecting previously unselected package libpkgconf7:amd64.
- Preparing to unpack .../29-libpkgconf7_2.5.1-4_amd64.deb ...
- Unpacking libpkgconf7:amd64 (2.5.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../30-pkgconf-bin_2.5.1-4_amd64.deb ...
- Unpacking pkgconf-bin (2.5.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../31-pkgconf_2.5.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (2.5.1-4) ...
- Selecting previously unselected package libnghttp2-dev:amd64.
- Preparing to unpack .../32-libnghttp2-dev_1.69.0-1_amd64.deb ...
- Unpacking libnghttp2-dev:amd64 (1.69.0-1) ...
- Selecting previously unselected package libnghttp3-dev:amd64.
- Preparing to unpack .../33-libnghttp3-dev_1.15.0-1_amd64.deb ...
- Unpacking libnghttp3-dev:amd64 (1.15.0-1) ...
- Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64.
- Preparing to unpack .../34-libngtcp2-crypto-gnutls-dev_1.22.1-1_amd64.deb ...
- Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.22.1-1) ...
- Selecting previously unselected package libngtcp2-dev:amd64.
- Preparing to unpack .../35-libngtcp2-dev_1.22.1-1_amd64.deb ...
- Unpacking libngtcp2-dev:amd64 (1.22.1-1) ...
- Selecting previously unselected package libpsl-dev:amd64.
- Preparing to unpack .../36-libpsl-dev_0.21.5-1_amd64.deb ...
- Unpacking libpsl-dev:amd64 (0.21.5-1) ...
- Selecting previously unselected package librtmp1:amd64.
- Preparing to unpack .../37-librtmp1_2.6-1_amd64.deb ...
- Unpacking librtmp1:amd64 (2.6-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../38-zlib1g-dev_1%3a1.3.dfsg+really1.3.2-3_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
- Selecting previously unselected package librtmp-dev:amd64.
- Preparing to unpack .../39-librtmp-dev_2.6-1_amd64.deb ...
- Unpacking librtmp-dev:amd64 (2.6-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../40-libssl-dev_3.6.2-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.6.2-1) ...
- Selecting previously unselected package libssh2-1-dev:amd64.
- Preparing to unpack .../41-libssh2-1-dev_1.11.1-3_amd64.deb ...
- Unpacking libssh2-1-dev:amd64 (1.11.1-3) ...
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- Preparing to unpack .../42-libcurl4-gnutls-dev_8.20.0-2_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (8.20.0-2) ...
- Selecting previously unselected package libtasn1-doc.
- Preparing to unpack .../43-libtasn1-doc_4.21.0-2_all.deb ...
- Unpacking libtasn1-doc (4.21.0-2) ...
- Setting up libtasn1-doc (4.21.0-2) ...
- Setting up libpkgconf7:amd64 (2.5.1-4) ...
- Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b2) ...
- Setting up krb5-locales (1.22.1-2.1) ...
- Setting up libidn2-0:amd64 (2.3.8-5) ...
- Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.22.1-1) ...
- Setting up libngtcp2-dev:amd64 (1.22.1-1) ...
- Setting up libpsl-dev:amd64 (0.21.5-1) ...
- Setting up libkrb5support0:amd64 (1.22.1-2.1) ...
- Setting up libunbound8:amd64 (1.25.0-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5+b2) ...
- Setting up libgnutls-dane0t64:amd64 (3.8.13-1) ...
- Setting up librtmp1:amd64 (2.6-1) ...
- Setting up libldap-dev:amd64 (2.6.10+dfsg-1+b2) ...
- Setting up comerr-dev:amd64 (2.1-1.47.4-1) ...
- Setting up libssl-dev:amd64 (3.6.2-1) ...
- Setting up pkgconf-bin (2.5.1-4) ...
- Setting up libk5crypto3:amd64 (1.22.1-2.1) ...
- Setting up libidn2-dev:amd64 (2.3.8-5) ...
- Setting up libnghttp3-dev:amd64 (1.15.0-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
- Setting up libkrb5-3:amd64 (1.22.1-2.1) ...
- Setting up libssh2-1t64:amd64 (1.11.1-3) ...
- Setting up libtasn1-6-dev:amd64 (4.21.0-2+b1) ...
- Setting up libbrotli-dev:amd64 (1.2.0-3) ...
- Setting up libp11-kit-dev:amd64 (0.26.2-2) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
- Setting up nettle-dev:amd64 (3.10.2-1+b1) ...
- Setting up pkgconf:amd64 (2.5.1-4) ...
- Setting up libgssapi-krb5-2:amd64 (1.22.1-2.1) ...
- Setting up libssh2-1-dev:amd64 (1.11.1-3) ...
- Setting up libgnutls28-dev:amd64 (3.8.13-1) ...
- Setting up libnghttp2-dev:amd64 (1.69.0-1) ...
- Setting up libcurl4t64:amd64 (8.20.0-2) ...
- Setting up libcurl3t64-gnutls:amd64 (8.20.0-2) ...
- Setting up libgssrpc4t64:amd64 (1.22.1-2.1) ...
- Setting up librtmp-dev:amd64 (2.6-1) ...
- Setting up curl (8.20.0-2) ...
- Setting up libkadm5clnt-mit12:amd64 (1.22.1-2.1) ...
- Setting up libkdb5-10t64:amd64 (1.22.1-2.1) ...
- Setting up libkadm5srv-mit12:amd64 (1.22.1-2.1) ...
- Setting up krb5-multidev:amd64 (1.22.1-2.1) ...
- Setting up libkrb5-dev:amd64 (1.22.1-2.1) ...
- Setting up libcurl4-gnutls-dev:amd64 (8.20.0-2) ...
- Processing triggers for libc-bin (2.42-16) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/12: [csexp.1.5.2: extract]
Processing  3/12: [csexp.1.5.2: extract] [curl.0.10.0: extract]
Processing  4/12: [csexp.1.5.2: extract] [curl.0.10.0: extract] [dune-configurator.3.23.0: extract]
Processing  5/12: [csexp.1.5.2: extract] [curl.0.10.0: extract] [dune-configurator.3.23.0: extract] [conf-libcurl: curl-config]
-> retrieved csexp.1.5.2  (cached)
Processing  5/12: [curl.0.10.0: extract] [dune-configurator.3.23.0: extract] [conf-libcurl: curl-config]
Processing  6/12: [curl.0.10.0: extract] [dune-configurator.3.23.0: extract] [conf-libcurl: curl-config] [csexp: dune build]
-> retrieved curl.0.10.0  (cached)
Processing  6/12: [dune-configurator.3.23.0: extract] [conf-libcurl: curl-config] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "curl-config" "--libs" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-libcurl.2)
- -lcurl
-> compiled  conf-libcurl.2
Processing  6/12: [dune-configurator.3.23.0: extract] [csexp: dune build]
-> installed conf-libcurl.2
Processing  7/12: [dune-configurator.3.23.0: extract] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing  7/12: [dune-configurator.3.23.0: extract]
-> installed csexp.1.5.2
Processing  8/12: [dune-configurator.3.23.0: extract]
-> retrieved dune-configurator.3.23.0  (cached)
Processing  9/12: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.23.0)
-> compiled  dune-configurator.3.23.0
-> installed dune-configurator.3.23.0
Processing 11/12: [curl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "curl" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/curl.0.10.0)
-> compiled  curl.0.10.0
-> installed curl.0.10.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:20.01 ---> saved as "133ad7630d158dc7d3ec2ede103aea4116867641b8238668052194423ec609dc"
Job succeeded