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


Building on doris.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:3b17f093210ab4b2143df87d6bcffe7c8b76edac3aeb5b6ef89c0a626b2cfad4
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-06-20 16:33.07 ---> 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"))
2025-06-20 16:33.07 ---> 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 85c0ae7c3d35162c6ab6387e823d02d11bb7c212"))
2025-06-20 16:33.07 ---> using "b84eca2a00483a6b2c6df2ffab4d6d94655aed06a514ded91e77432786de54f2" 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.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-06-20 16:33.07 ---> using "cdf15c30c809691a58c51fa61dd7a0eeb40101a920b892cc27caec109d66fec4" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2)
2025-06-20 16:33.07 ---> using "5ac9c8acdca9da255901c74135df111da23609ddf236c82d81c5272600cc3449" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [208 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-2025-06-19-2006.43-F-2025-06-14-1435.52.pdiff [162 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-06-19-2006.43-F-2025-06-14-1435.52.pdiff [162 kB]
- Fetched 433 kB in 2s (271 kB/s)
- Reading package lists...
- 
2025-06-20 16:33.07 ---> using "960503da6f170fc7d68537750de51e55657287d2b7d087fa2bcca7adc769e931" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y prbnmcn-dagger.0.0.6\
               \nopam install -vy prbnmcn-dagger.0.0.6\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: prbnmcn-dagger.0.0.6 | 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] prbnmcn-dagger.0.0.6 is not installed.

Nothing to do.
The following actions will be performed:
=== install 9 packages
  - install backoff            0.1.1  [required by saturn]
  - install domain-local-await 1.0.1  [required by domainslib]
  - install domainslib         0.5.2  [required by prbnmcn-dagger]
  - install dune               3.19.1 [required by prbnmcn-dagger]
  - install multicore-magic    2.3.1  [required by saturn]
  - install prbnmcn-cgrph      0.0.2  [required by prbnmcn-dagger]
  - install prbnmcn-dagger     0.0.6
  - install saturn             1.0.0  [required by domainslib]
  - install thread-table       1.0.0  [required by domain-local-await]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/27: [backoff.0.1.1: extract]
Processing  2/27: [backoff.0.1.1: extract] [domain-local-await.1.0.1: extract]
Processing  3/27: [backoff.0.1.1: extract] [domain-local-await.1.0.1: extract] [domainslib.0.5.2: extract]
-> retrieved backoff.0.1.1  (cached)
Processing  3/27: [domain-local-await.1.0.1: extract] [domainslib.0.5.2: extract]
Processing  4/27: [domain-local-await.1.0.1: extract] [domainslib.0.5.2: extract] [dune.3.19.1: extract]
-> retrieved domain-local-await.1.0.1  (cached)
Processing  4/27: [domainslib.0.5.2: extract] [dune.3.19.1: extract]
Processing  5/27: [domainslib.0.5.2: extract] [dune.3.19.1: extract] [multicore-magic.2.3.1: extract]
-> retrieved domainslib.0.5.2  (cached)
Processing  5/27: [dune.3.19.1: extract] [multicore-magic.2.3.1: extract]
Processing  6/27: [dune.3.19.1: extract] [multicore-magic.2.3.1: extract] [prbnmcn-cgrph.0.0.2: extract]
-> retrieved multicore-magic.2.3.1  (cached)
Processing  6/27: [dune.3.19.1: extract] [prbnmcn-cgrph.0.0.2: extract]
Processing  7/27: [dune.3.19.1: extract] [prbnmcn-cgrph.0.0.2: extract] [prbnmcn-dagger.0.0.6: http]
-> retrieved prbnmcn-cgrph.0.0.2  (cached)
Processing  7/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: http]
Processing  8/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: http] [saturn.1.0.0: extract]
-> retrieved saturn.1.0.0  (cached)
Processing  8/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: http]
Processing  9/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: http] [thread-table.1.0.0: extract]
-> retrieved thread-table.1.0.0  (cached)
Processing  9/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: http]
Processing  9/27: [dune.3.19.1: extract] [prbnmcn-dagger.0.0.6: extract]
-> retrieved prbnmcn-dagger.0.0.6  (https://github.com/igarnier/prbnmcn-dagger/archive/refs/tags/0.0.6.tar.gz)
Processing  9/27: [dune.3.19.1: extract]
-> retrieved dune.3.19.1  (cached)
Processing 10/27: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 10/27: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.19.1)
-> compiled  dune.3.19.1
-> installed dune.3.19.1
Processing 12/27: [backoff: dune build]
Processing 13/27: [backoff: dune build] [multicore-magic: dune build]
Processing 14/27: [backoff: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
Processing 15/27: [backoff: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build] [thread-table: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "backoff" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/backoff.0.1.1)
-> compiled  backoff.0.1.1
Processing 15/27: [multicore-magic: dune build] [prbnmcn-cgrph: dune build] [thread-table: dune build]
-> installed backoff.0.1.1
Processing 16/27: [multicore-magic: dune build] [prbnmcn-cgrph: dune build] [thread-table: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "thread-table" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/thread-table.1.0.0)
-> compiled  thread-table.1.0.0
Processing 16/27: [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
-> installed thread-table.1.0.0
Processing 17/27: [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
Processing 18/27: [domain-local-await: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "prbnmcn-cgrph" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/prbnmcn-cgrph.0.0.2)
-> compiled  prbnmcn-cgrph.0.0.2
Processing 18/27: [domain-local-await: dune build] [multicore-magic: dune build]
-> installed prbnmcn-cgrph.0.0.2
Processing 19/27: [domain-local-await: dune build] [multicore-magic: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "multicore-magic" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/multicore-magic.2.3.1)
-> compiled  multicore-magic.2.3.1
Processing 19/27: [domain-local-await: dune build]
-> installed multicore-magic.2.3.1
Processing 20/27: [domain-local-await: dune build]
Processing 21/27: [domain-local-await: dune build] [saturn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-local-await" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/domain-local-await.1.0.1)
-> compiled  domain-local-await.1.0.1
Processing 21/27: [saturn: dune build]
-> installed domain-local-await.1.0.1
Processing 22/27: [saturn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "saturn" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/saturn.1.0.0)
-> compiled  saturn.1.0.0
-> installed saturn.1.0.0
Processing 24/27: [domainslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domainslib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/domainslib.0.5.2)
-> compiled  domainslib.0.5.2
-> installed domainslib.0.5.2
Processing 26/27: [prbnmcn-dagger: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "prbnmcn-dagger" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/prbnmcn-dagger.0.0.6)
-> compiled  prbnmcn-dagger.0.0.6
-> installed prbnmcn-dagger.0.0.6
Done.
# To update the current shell environment, run: eval $(opam env)
2025-06-20 16:33.36 ---> saved as "baeef59f9aa34651cdf087932d7cf94d608a12edad57a10f12dc048a678052a0"
Job succeeded