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


Building on x86-bm-c5.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:89df21cca807fa87b4b2f289b786c2274be7311ffc6c6f947386d1042094600a
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-05-23 08:38.40 ---> 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-05-23 08:38.40 ---> 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 d4d1aa63ab7830b868cb8cbd85e076c699d8eb06"))
2025-05-23 08:38.40 ---> using "9dd08d1070d43bd32b9bd541b7c80c489e99c8b764fe1cf09cf53dcf45faae9d" 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-05-23 08:38.40 ---> using "d921eb389f66f97f3cd81fad6e72bfcbf285b9f49ad655f05bd4f22ef863e39d" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-05-23 08:38.40 ---> using "a18a0c02cfeef5213719a03e285506f4d704a6aad5dd28beb60486e20b9a87bc" 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-05-22-2015.53-F-2025-05-18-2007.08.pdiff [127 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-22-2015.53-F-2025-05-18-2007.08.pdiff [127 kB]
- Fetched 399 kB in 4s (108 kB/s)
- Reading package lists...
- 
2025-05-23 08:38.40 ---> using "0993aec241ec05275dccd143eb723afb8f24e45ae330f72845d3c7ab2897797b" from cache

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

Nothing to do.
The following actions will be performed:
=== install 12 packages
  - install cmdliner          1.3.0  [required by ez_cmdliner]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.19.0 [required by ez_search]
  - install dune-configurator 3.19.0 [required by parmap]
  - install ez_cmdliner       0.4.3  [required by ez_search]
  - install ez_file           0.3.0  [required by ez_search]
  - install ez_search         0.2.2
  - install ez_subst          0.2.1  [required by ez_cmdliner]
  - install ocplib_stuff      0.4.0  [required by ez_cmdliner, ez_file]
  - install parmap            1.2.5  [required by ez_search]
  - install re                1.12.0 [required by ez_search]
  - install seq               base   [required by re]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/35: [cmdliner.1.3.0: extract]
Processing  2/35: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing  3/35: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [dune.3.19.0, dune-configurator.3.19.0: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  3/35: [csexp.1.5.2: extract] [dune.3.19.0, dune-configurator.3.19.0: extract]
Processing  4/35: [csexp.1.5.2: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_cmdliner.0.4.3: extract]
Processing  5/35: [csexp.1.5.2: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  5/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
Processing  6/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_cmdliner.0.4.3: extract] [ez_file.0.3.0: extract] [cmdliner: make all]
-> retrieved ez_cmdliner.0.4.3  (cached)
Processing  6/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_file.0.3.0: extract] [cmdliner: make all]
Processing  7/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_file.0.3.0: extract] [ez_search.0.2.2: extract] [cmdliner: make all]
-> retrieved ez_file.0.3.0  (cached)
Processing  7/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_search.0.2.2: extract] [cmdliner: make all]
Processing  8/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_search.0.2.2: extract] [ez_subst.0.2.1: extract] [cmdliner: make all]
-> retrieved ez_search.0.2.2  (cached)
Processing  8/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_subst.0.2.1: extract] [cmdliner: make all]
Processing  9/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
-> retrieved dune.3.19.0, dune-configurator.3.19.0  (cached)
Processing  9/35: [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
Processing 10/35: [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [cmdliner: make all]
Processing 11/35: [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [cmdliner: make all] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 11/35: [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [dune: ocaml 31]
Processing 12/35: [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ez_subst.0.2.1  (cached)
Processing 12/35: [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 13/35: [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [re.1.12.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ocplib_stuff.0.4.0  (cached)
Processing 13/35: [parmap.1.2.5: extract] [re.1.12.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 14/35: [parmap.1.2.5: extract] [re.1.12.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 15/35: [parmap.1.2.5: extract] [re.1.12.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved parmap.1.2.5  (cached)
Processing 15/35: [re.1.12.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved re.1.12.0  (cached)
Processing 15/35: [dune: ocaml 31] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner"
Processing 15/35: [dune: ocaml 31] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 15/35: [dune: ocaml 31]
-> installed seq.base
Processing 16/35: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.19.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 16/35: [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" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.19.0)
-> compiled  dune.3.19.0
-> installed dune.3.19.0
Processing 18/35: [csexp: dune build]
Processing 19/35: [csexp: dune build] [ez_subst: sh]
Processing 20/35: [csexp: dune build] [ez_subst: sh] [ocplib_stuff: sh]
Processing 21/35: [csexp: dune build] [ez_subst: sh] [ocplib_stuff: sh] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_subst.0.2.1)
Processing 21/35: [csexp: dune build] [ez_subst: dune build] [ocplib_stuff: sh] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 21/35: [csexp: dune build] [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 21/35: [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 22/35: [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
Processing 23/35: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/re.1.12.0)
-> compiled  re.1.12.0
Processing 23/35: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build]
-> installed re.1.12.0
Processing 24/35: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_subst" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_subst.0.2.1)
Processing 24/35: [dune-configurator: rm] [ez_subst: sh] [ocplib_stuff: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 24/35: [dune-configurator: rm] [ez_subst: sh] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.19.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib_stuff.0.4.0)
-> compiled  ocplib_stuff.0.4.0
Processing 24/35: [dune-configurator: rm] [ez_subst: sh]
Processing 25/35: [dune-configurator: rm] [ez_subst: sh] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_subst.0.2.1)
-> compiled  ez_subst.0.2.1
Processing 25/35: [dune-configurator: rm] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.19.0)
Processing 25/35: [dune-configurator: dune build] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ocplib_stuff'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib_stuff.0.4.0)
-> installed ocplib_stuff.0.4.0
Processing 25/35: [dune-configurator: dune build]
Processing 26/35: [dune-configurator: dune build] [ez_file: sh]
Processing 27/35: [dune-configurator: dune build] [ez_file: sh] [ez_subst: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_file'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_file.0.3.0)
Processing 27/35: [dune-configurator: dune build] [ez_file: dune build] [ez_subst: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_subst'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_subst.0.2.1)
-> installed ez_subst.0.2.1
Processing 27/35: [dune-configurator: dune build] [ez_file: dune build]
Processing 28/35: [dune-configurator: dune build] [ez_cmdliner: sh] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_cmdliner.0.4.3)
Processing 28/35: [dune-configurator: dune build] [ez_cmdliner: dune build] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_cmdliner" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_cmdliner.0.4.3)
Processing 28/35: [dune-configurator: dune build] [ez_cmdliner: sh] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_file.0.3.0)
Processing 28/35: [dune-configurator: dune build] [ez_cmdliner: sh] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_cmdliner.0.4.3)
-> compiled  ez_cmdliner.0.4.3
Processing 28/35: [dune-configurator: dune build] [ez_file: sh]
Processing 29/35: [dune-configurator: dune build] [ez_file: sh] [ez_cmdliner: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_file'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_file.0.3.0)
-> compiled  ez_file.0.3.0
Processing 29/35: [dune-configurator: dune build] [ez_cmdliner: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_cmdliner'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_cmdliner.0.4.3)
-> installed ez_cmdliner.0.4.3
Processing 29/35: [dune-configurator: dune build]
Processing 30/35: [dune-configurator: dune build] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_file'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_file.0.3.0)
-> installed ez_file.0.3.0
Processing 30/35: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.19.0)
-> compiled  dune-configurator.3.19.0
-> installed dune-configurator.3.19.0
Processing 32/35: [parmap: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parmap" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/parmap.1.2.5)
-> compiled  parmap.1.2.5
-> installed parmap.1.2.5
Processing 34/35: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_search'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_search.0.2.2)
Processing 34/35: [ez_search: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_search" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_search.0.2.2)
- File "dune-project", line 34, characters 3-26:
- 34 |    (ez_search (= version))
-         ^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Possible typo in constraint for dependency "ez_search": '(=
- version)' might be a mistake.
- Hint: Did you mean to use the `:version` variable instead? Example: (depends
- (ez_search (= :version)))
- (cd _build/default/src/ez_search && /home/opam/.opam/4.14/bin/ocaml unix.cma version.mlt) > _build/default/src/ez_search/version.ml
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 34/35: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_search'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_search.0.2.2)
-> compiled  ez_search.0.2.2
Processing 35/35: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_search'" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ez_search.0.2.2)
-> installed ez_search.0.2.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-05-23 08:39.41 ---> saved as "20bcdb6d02b8264cfbb9faf90ec76384f3dcd7686078c31a243b3dcb7fcbe4d0"
Job succeeded