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:ddf15bac1fa20047ef1a74f312acfa03eb67216bc7b4dc9eae73336fee957f7c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2026-01-21 11:23.12 ---> 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-01-21 11:23.12 ---> 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 10a02a697b08f6d78a6c4c2cb9a76136afc7776d"))
2026-01-21 11:23.12 ---> using "1e900f095b617695cba731f8ea7d4f181f17d5d2c67a45e910b441ea8b4cc395" 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-01-21 11:23.12 ---> using "dde2ec861d92885e35715529e38f79775c7e8cc633662c811e07abc19e33e887" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "sudo apt update && sudo apt install autoconf -y"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Get:1 http://deb.debian.org/debian unstable InRelease [187 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-01-21-0800.23-F-2026-01-16-2009.15.pdiff [881 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-01-21-0800.23-F-2026-01-16-2009.15.pdiff [881 kB]
Fetched 1131 kB in 3s (400 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
65 packages can be upgraded. Run 'apt list --upgradable' to see them.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
Installing:
  autoconf

Installing dependencies:
  automake  autotools-dev  m4

Suggested packages:
  autoconf-archive  gnu-standards  autoconf-doc  libtool  gettext  m4-doc

Summary:
  Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 65
  Download size: 1757 kB
  Space needed: 5333 kB / 135 GB available

Get:1 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.20-2 [325 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.18.1-3 [878 kB]
Fetched 1757 kB in 0s (32.2 MB/s)
Selecting previously unselected package m4.
(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 ... 20859 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.20-2_amd64.deb ...
Unpacking m4 (1.4.20-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.18.1-3_all.deb ...
Unpacking automake (1:1.18.1-3) ...
Setting up m4 (1.4.20-2) ...
Setting up autotools-dev (20240727.1) ...
Setting up autoconf (2.72-3.1) ...
Setting up automake (1:1.18.1-3) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
2026-01-21 11:23.12 ---> using "1799f973d7e56ed7a0dfa7e98e537e0f6b9380429d423b25c85bd301ff8db70b" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/oxcaml/opam-repository' ~/'oxcaml' && git -C ~/'oxcaml' checkout -q d26509af1e9232ddaab223c3cab162ecf81e52b8"))
2026-01-21 11:23.12 ---> using "2814ab43288df8b068af11359de6c2e85949a3d6e2f2218776bc7c1f9c9af05e" from cache

/: (run (shell "opam repository add --dont-select 'oxcaml' ~/'oxcaml'"))
[oxcaml] Initialised
2026-01-21 11:23.12 ---> using "bdd8d3afe8e38fb87653ddbd31aa79956dedc657ba2a251ad8f4ffc25815b952" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.2.0+ox"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> installed conf-autoconf.0.2
-> installed conf-which.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-variants.5.2.0+ox  (https://github.com/oxcaml/oxcaml/archive/refs/tags/5.2.0minus-25.tar.gz)
-> installed ocaml-variants.5.2.0+ox
-> 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.0+flambda2)
2026-01-21 11:23.12 ---> using "c4b13ec5d9609bce0206ed1cb5e5f4bc921db329ec3c9213ee27bd3b03bde010" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian unstable InRelease
- Reading package lists...
2026-01-21 11:23.12 ---> using "9beb6678510458dab111501a44a02ca68362c4f008cca5d48cc74c2c94ccf823" 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+ox  [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.21.0+ox [required by prbnmcn-dagger]
  - install multicore-magic    2.3.2     [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+ox: extract]
Processing  2/27: [backoff.0.1.1+ox: extract] [domain-local-await.1.0.1: extract]
Processing  3/27: [backoff.0.1.1+ox: extract] [domain-local-await.1.0.1: extract] [domainslib.0.5.2: extract]
-> retrieved backoff.0.1.1+ox  (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.21.0+ox: extract]
-> retrieved domain-local-await.1.0.1  (cached)
Processing  4/27: [domainslib.0.5.2: extract] [dune.3.21.0+ox: extract]
Processing  5/27: [domainslib.0.5.2: extract] [dune.3.21.0+ox: extract] [multicore-magic.2.3.2: extract]
-> retrieved domainslib.0.5.2  (cached)
Processing  5/27: [dune.3.21.0+ox: extract] [multicore-magic.2.3.2: extract]
Processing  6/27: [dune.3.21.0+ox: extract] [multicore-magic.2.3.2: extract] [prbnmcn-cgrph.0.0.2: extract]
-> retrieved multicore-magic.2.3.2  (cached)
Processing  6/27: [dune.3.21.0+ox: extract] [prbnmcn-cgrph.0.0.2: extract]
Processing  7/27: [dune.3.21.0+ox: 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.21.0+ox: extract] [prbnmcn-dagger.0.0.6: http]
Processing  8/27: [dune.3.21.0+ox: extract] [prbnmcn-dagger.0.0.6: http] [saturn.1.0.0: extract]
-> retrieved saturn.1.0.0  (cached)
Processing  8/27: [dune.3.21.0+ox: extract] [prbnmcn-dagger.0.0.6: http]
Processing  9/27: [dune.3.21.0+ox: 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.21.0+ox: extract] [prbnmcn-dagger.0.0.6: http]
Processing  9/27: [dune.3.21.0+ox: 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.21.0+ox: extract]
-> retrieved dune.3.21.0+ox  (cached)
[dune: patch] applying oxcaml-dune.patch
Processing 10/27: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.21.0+ox)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads lmdb__Lmdb_bindings.ml
- File "lmdb__Lmdb_bindings.ml", line 64, characters 2-29:
- 64 |   Callback.register_exception "LmdbExists" Exists;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 65, characters 2-29:
- 65 |   Callback.register_exception "LmdbError" (Error 0);
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 66, characters 2-29:
- 66 |   Callback.register_exception "LmdbMapFull" (Map_full);
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Callback.register_exception
- Use [Callback.Safe.register_exception].
- 
- File "lmdb__Lmdb_bindings.ml", line 67, characters 2-27:
- 67 |   Printexc.register_printer @@ begin function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__Code_error.ml
- File "stdune__Code_error.ml", line 30, characters 2-27:
- 30 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads notty_unix.ml
- File "notty_unix.ml", line 38, characters 23-29:
- 38 |     let old_hdl = Sys.(signal signum (Signal_handle (fun _ -> f ()))) in
-                             ^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.signal
- Use [Sys.Safe.signal].
- 
- File "notty_unix.ml", line 39, characters 31-45:
- 39 |     `Revert (once @@ fun () -> Sys.set_signal signum old_hdl)
-                                     ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads stdune__User_error.ml
- File "stdune__User_error.ml", line 18, characters 2-27:
- 18 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamStd.ml
- File "opamStd.ml", line 958, characters 10-24:
- 958 |       try Sys.set_signal 28 (* SIGWINCH *)
-                 ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "opamStd.ml", line 1407, characters 4-15:
- 1407 |     Unix.putenv "HOME" dir;
-            ^^^^^^^^^^^
- Alert unsafe_multidomain: Unix.putenv
- Mutating the environment makes reading the environment unsafe.
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Conv.ml
- File "dune_rpc_private__Conv.ml", line 49, characters 2-27:
- 49 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Where.ml
- File "dune_rpc_private__Where.ml", line 23, characters 2-27:
- 23 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Registry.ml
- File "dune_rpc_private__Registry.ml", line 68, characters 4-29:
- 68 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Types.ml
- File "dune_rpc_private__Types.ml", line 155, characters 6-31:
- 155 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamSystem.ml
- File "opamSystem.ml", line 1248, characters 2-27:
- 1248 |   Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "opamSystem.ml", line 1264, characters 6-20:
- 1264 |   try Sys.set_signal Sys.sigpipe (Sys.Signal_handle (fun _ -> ()))
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private__Versioned.ml
- File "dune_rpc_private__Versioned.ml", line 24, characters 4-29:
- 24 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads memo.ml
- File "memo.ml", line 415, characters 2-27:
- 415 |   Printexc.register_printer (fun exn ->
-         ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_private.ml
- File "dune_rpc_private.ml", line 176, characters 6-31:
- 176 |       Printexc.register_printer (function
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_rpc_server.ml
- File "dune_rpc_server.ml", line 15, characters 2-27:
- 15 |   Printexc.register_printer (function
-        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_engine__Scheduler.ml
- File "dune_engine__Scheduler.ml", line 55, characters 4-29:
- 55 |     Printexc.register_printer (function
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- 
- File "dune_engine__Scheduler.ml", line 631, characters 6-20:
- 631 |       Sys.set_signal
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_engine__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads opamPp.ml
- File "opamPp.ml", line 64, characters 9-34:
- 64 | let () = Printexc.register_printer @@ function
-               ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Printexc.register_printer
- Use [Printexc.Safe.register_printer].
- cd _boot && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-23-53 -alert -unstable -I +unix -I +threads dune_tui.ml
- File "dune_tui.ml", line 15, characters 7-21:
- 15 |        Sys.set_signal Sys.sigcont
-             ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.set_signal
- Use [Sys.Safe.set_signal].
- 
- File "dune_tui.ml", line 23, characters 12-22:
- 23 |            (Sys.signal Sys.sigtstp
-                  ^^^^^^^^^^
- Alert unsafe_multidomain: Dune_tui__.Import.Sys.signal
- Use [Sys.Safe.signal].
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" "71" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/dune.3.21.0+ox)
-> compiled  dune.3.21.0+ox
-> installed dune.3.21.0+ox
[backoff: patch] applying backoff.patch
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" "thread-table" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/thread-table.1.0.0)
-> compiled  thread-table.1.0.0
Processing 15/27: [backoff: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
-> installed thread-table.1.0.0
Processing 16/27: [backoff: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
Processing 17/27: [backoff: dune build] [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" "backoff" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/backoff.0.1.1+ox)
-> compiled  backoff.0.1.1+ox
Processing 17/27: [domain-local-await: dune build] [multicore-magic: dune build] [prbnmcn-cgrph: dune build]
-> installed backoff.0.1.1+ox
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" "multicore-magic" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/multicore-magic.2.3.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.Multicore_magic.objs/byte -I src/unboxed5/.multicore_magic_atomic_array_unboxed5.objs/byte -no-alias-deps -open Multicore_magic__ -o src/.Multicore_magic.objs/byte/multicore_magic__Index.cmo -c -impl src/index.ml)
- File "src/index.ml", line 145, characters 12-30:
- 145 |   let key = Domain.DLS.new_key Domain_index_allocator.new_domain
-                   ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "src/index.ml", line 149, characters 17-31:
- 149 |     let domain = Domain.DLS.get key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/index.ml", line 158, characters 15-29:
- 158 |   let domain = Domain.DLS.get key in
-                      ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.Multicore_magic.objs/byte -I src/.Multicore_magic.objs/native -I src/unboxed5/.multicore_magic_atomic_array_unboxed5.objs/byte -I src/unboxed5/.multicore_magic_atomic_array_unboxed5.objs/native -cmi-file src/.Multicore_magic.objs/byte/multicore_magic__Index.cmi -no-alias-deps -open Multicore_magic__ -o src/.Multicore_magic.objs/native/multicore_magic__Index.cmx -c -impl src/index.ml)
- File "src/index.ml", line 145, characters 12-30:
- 145 |   let key = Domain.DLS.new_key Domain_index_allocator.new_domain
-                   ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "src/index.ml", line 149, characters 17-31:
- 149 |     let domain = Domain.DLS.get key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/index.ml", line 158, characters 15-29:
- 158 |   let domain = Domain.DLS.get key in
-                      ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-> compiled  multicore-magic.2.3.2
Processing 18/27: [domain-local-await: dune build] [prbnmcn-cgrph: dune build]
-> installed multicore-magic.2.3.2
Processing 19/27: [domain-local-await: dune build] [prbnmcn-cgrph: dune build]
Processing 20/27: [domain-local-await: dune build] [prbnmcn-cgrph: dune build] [saturn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "prbnmcn-cgrph" "-j" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/prbnmcn-cgrph.0.0.2)
-> compiled  prbnmcn-cgrph.0.0.2
Processing 20/27: [domain-local-await: dune build] [saturn: dune build]
-> installed prbnmcn-cgrph.0.0.2
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" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/domain-local-await.1.0.1)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.Domain_local_await.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file src/.Domain_local_await.objs/byte/domain_local_await.cmi -no-alias-deps -open Domain_local_await__ -o src/.Domain_local_await.objs/byte/domain_local_await.cmo -c -impl src/Domain_local_await.ml)
- File "src/Domain_local_await.ml", line 57, characters 2-20:
- 57 |   Domain.DLS.new_key @@ fun () -> Per_domain { prepare_for_await = default }
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "src/Domain_local_await.ml", line 85, characters 35-49:
- 85 |         update_prepare_atomically (Domain.DLS.get key) prepare_for_await
-                                         ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 90, characters 8-22:
- 90 |   match Domain.DLS.get key with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 96, characters 6-20:
- 96 |       Domain.DLS.set key
-            ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "src/Domain_local_await.ml", line 100, characters 8-22:
- 100 |   match Domain.DLS.get key with
-               ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 113, characters 8-22:
- 113 |   match Domain.DLS.get key with
-               ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I src/.Domain_local_await.objs/byte -I src/.Domain_local_await.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file src/.Domain_local_await.objs/byte/domain_local_await.cmi -no-alias-deps -open Domain_local_await__ -o src/.Domain_local_await.objs/native/domain_local_await.cmx -c -impl src/Domain_local_await.ml)
- File "src/Domain_local_await.ml", line 57, characters 2-20:
- 57 |   Domain.DLS.new_key @@ fun () -> Per_domain { prepare_for_await = default }
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "src/Domain_local_await.ml", line 85, characters 35-49:
- 85 |         update_prepare_atomically (Domain.DLS.get key) prepare_for_await
-                                         ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 90, characters 8-22:
- 90 |   match Domain.DLS.get key with
-              ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 96, characters 6-20:
- 96 |       Domain.DLS.set key
-            ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.set
- Use [Domain.Safe.DLS.set].
- 
- File "src/Domain_local_await.ml", line 100, characters 8-22:
- 100 |   match Domain.DLS.get key with
-               ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "src/Domain_local_await.ml", line 113, characters 8-22:
- 113 |   match Domain.DLS.get key with
-               ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
-> 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" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.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" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.opam-switch/build/domainslib.0.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.domainslib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/byte/domainslib__Multi_channel.cmo -c -impl lib/multi_channel.ml)
- File "lib/multi_channel.ml", line 48, characters 2-20:
- 48 |   Domain.DLS.new_key (fun () ->
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/multi_channel.ml", line 82, characters 18-32:
- 82 |   let dls_state = Domain.DLS.get mchan.dls_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/multi_channel.ml", line 91, characters 18-32:
- 91 |   let dls_state = Domain.DLS.get mchan.dls_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.domainslib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file lib/.domainslib.objs/byte/domainslib__Chan.cmi -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/byte/domainslib__Chan.cmo -c -impl lib/chan.ml)
- File "lib/chan.ml", line 22, characters 2-20:
- 22 |   Domain.DLS.new_key (fun () ->
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/chan.ml", line 54, characters 21-35:
- 54 |             let mc = Domain.DLS.get mutex_condvar_key in
-                           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/chan.ml", line 104, characters 19-33:
- 104 |           let mc = Domain.DLS.get mutex_condvar_key in
-                          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/chan.ml", line 148, characters 17-31:
- 148 |         let mc = Domain.DLS.get mutex_condvar_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.domainslib.objs/byte -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file lib/.domainslib.objs/byte/domainslib__Task.cmi -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/byte/domainslib__Task.cmo -c -impl lib/task.ml)
- File "lib/task.ml", line 146, characters 4-16:
- 146 |     Domain.spawn (fun _ -> worker task_chan))
-           ^^^^^^^^^^^^
- Alert do_not_spawn_domains: Stdlib.Domain.spawn
- User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
- 
- File "lib/task.ml", line 146, characters 4-16:
- 146 |     Domain.spawn (fun _ -> worker task_chan))
-           ^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.spawn
- Use [Domain.Safe.spawn].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.domainslib.objs/byte -I lib/.domainslib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file lib/.domainslib.objs/byte/domainslib__Chan.cmi -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/native/domainslib__Chan.cmx -c -impl lib/chan.ml)
- File "lib/chan.ml", line 22, characters 2-20:
- 22 |   Domain.DLS.new_key (fun () ->
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/chan.ml", line 54, characters 21-35:
- 54 |             let mc = Domain.DLS.get mutex_condvar_key in
-                           ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/chan.ml", line 104, characters 19-33:
- 104 |           let mc = Domain.DLS.get mutex_condvar_key in
-                          ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/chan.ml", line 148, characters 17-31:
- 148 |         let mc = Domain.DLS.get mutex_condvar_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.domainslib.objs/byte -I lib/.domainslib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file lib/.domainslib.objs/byte/domainslib__Multi_channel.cmi -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/native/domainslib__Multi_channel.cmx -c -impl lib/multi_channel.ml)
- File "lib/multi_channel.ml", line 48, characters 2-20:
- 48 |   Domain.DLS.new_key (fun () ->
-        ^^^^^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.new_key
- Use [Domain.Safe.DLS.new_key].
- 
- File "lib/multi_channel.ml", line 82, characters 18-32:
- 82 |   let dls_state = Domain.DLS.get mchan.dls_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- 
- File "lib/multi_channel.ml", line 91, characters 18-32:
- 91 |   let dls_state = Domain.DLS.get mchan.dls_key in
-                        ^^^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.DLS.get
- Use [Domain.Safe.DLS.get].
- (cd _build/default && /home/opam/.opam/5.2.0+flambda2/bin/ocamlopt.opt -w -40 -g -I lib/.domainslib.objs/byte -I lib/.domainslib.objs/native -I /home/opam/.opam/5.2.0+flambda2/lib/backoff -I /home/opam/.opam/5.2.0+flambda2/lib/domain-local-await -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic -I /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5 -H /home/opam/.opam/5.2.0+flambda2/lib/multicore-magic/__private__/multicore_magic_atomic_array_unboxed5/.public_cmi -I /home/opam/.opam/5.2.0+flambda2/lib/saturn -I /home/opam/.opam/5.2.0+flambda2/lib/thread-table -cmi-file lib/.domainslib.objs/byte/domainslib__Task.cmi -no-alias-deps -open Domainslib__ -o lib/.domainslib.objs/native/domainslib__Task.cmx -c -impl lib/task.ml)
- File "lib/task.ml", line 146, characters 4-16:
- 146 |     Domain.spawn (fun _ -> worker task_chan))
-           ^^^^^^^^^^^^
- Alert do_not_spawn_domains: Stdlib.Domain.spawn
- User programs should never spawn domains. To execute a function on a domain, use [Multicore] from the threading library. This is because spawning more than [recommended_domain_count] domains (the CPU core count) will significantly degrade GC performance.
- 
- File "lib/task.ml", line 146, characters 4-16:
- 146 |     Domain.spawn (fun _ -> worker task_chan))
-           ^^^^^^^^^^^^
- Alert unsafe_multidomain: Stdlib.Domain.spawn
- Use [Domain.Safe.spawn].
-> 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" "71" "@install" (CWD=/home/opam/.opam/5.2.0+flambda2/.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)
2026-01-21 11:27.15 ---> saved as "e6f79cb04e7d11329ae66d0f3d1d5e391037d30e2481b99c34c9e681f29770f6"
Job succeeded