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


Building on x86-bm-7.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-12-03 08:01.44 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 08:01.44 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 08:01.44 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" 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.

2021-12-03 08:01.44 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2021-12-03 08:01.44 ---> using "0e38fe413b54c61efc89a327e12fe3900a62f3b6cb3cd04c0c479a041012ee9a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (5270 kB/s)
- Reading package lists...
- 
2021-12-03 08:01.44 ---> using "52f2d4f15b9d78ee09b71f4309e713a547edef1ddf1f05123778836008ea41c8" from cache

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

Nothing to do.
The following actions will be performed:
  - install seq              base     [required by re]
  - install cmdliner         1.0.4    [required by ez_cmdliner]
  - install dune             2.9.1    [required by drom]
  - install re               1.10.3   [required by ez_file]
  - install opam-file-format 2.1.3    [required by ez_opam_file]
  - install ocplib_stuff     0.3.0    [required by ez_cmdliner]
  - install menhirSdk        20211012 [required by menhir]
  - install menhirLib        20211012 [required by menhir]
  - install ez_subst         0.1.0    [required by drom_lib]
  - install directories      0.4      [required by drom_lib]
  - install ISO8601          0.2.6    [required by toml]
  - install ez_opam_file     0.1.0    [required by drom_lib]
  - install ez_file          0.2.0    [required by drom_lib]
  - install menhir           20211012 [required by toml]
  - install ez_cmdliner      0.4.0    [required by drom_lib]
  - install ez_config        0.1.1    [required by drom_lib]
  - install toml             6.0.0    [required by drom_lib]
  - install drom_lib         0.3.0    [required by drom]
  - install drom             0.3.0
===== 19 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/57:
Processing  2/57:
Processing  3/57:
-> retrieved cmdliner.1.0.4  (cached)
Processing  4/57:
Processing  5/57: [cmdliner: make all]
-> retrieved directories.0.4  (cached)
Processing  6/57: [cmdliner: make all]
-> retrieved drom.0.3.0  (cached)
Processing  7/57: [cmdliner: make all]
-> retrieved drom_lib.0.3.0  (cached)
Processing  8/57: [cmdliner: make all]
-> retrieved ez_cmdliner.0.4.0  (cached)
Processing  9/57: [cmdliner: make all]
-> retrieved ez_config.0.1.1  (cached)
Processing 10/57: [cmdliner: make all]
-> retrieved ez_opam_file.0.1.0  (cached)
Processing 11/57: [cmdliner: make all]
-> retrieved ez_subst.0.1.0  (cached)
Processing 12/57: [cmdliner: make all]
-> retrieved ISO8601.0.2.6  (cached)
Processing 13/57: [cmdliner: make all]
-> retrieved ez_file.0.2.0  (cached)
Processing 14/57: [cmdliner: make all]
-> retrieved menhir.20211012  (cached)
Processing 15/57: [cmdliner: make all]
-> retrieved dune.2.9.1  (cached)
Processing 16/57: [cmdliner: make all]
Processing 17/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20211012  (cached)
Processing 18/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20211012  (cached)
Processing 19/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocplib_stuff.0.3.0  (cached)
Processing 20/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 21/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 22/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> installed seq.base
Processing 23/57: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved opam-file-format.2.1.3  (cached)
-> retrieved re.1.10.3  (cached)
-> retrieved toml.6.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.09" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 23/57: [dune: ocaml bootstrap.ml]
Processing 24/57: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.09/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.09/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.09/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.09/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.09/lib/cmdliner
- install -d /home/opam/.opam/4.09/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.09/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.09/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.09/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.09/lib/cmdliner
Processing 24/57: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.09/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09/doc/cmdliner
- install -d /home/opam/.opam/4.09/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 24/57: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 24/57: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.1
Processing 26/57: [directories: dune build]
Processing 27/57: [directories: dune build] [ez_subst: dune build]
Processing 28/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build]
Processing 29/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build]
Processing 30/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 31/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build]
Processing 32/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build]
Processing 33/57: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_subst" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_subst.0.1.0)
-> compiled  ez_subst.0.1.0
Processing 33/57: [directories: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed ez_subst.0.1.0
Processing 34/57: [directories: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "directories" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/directories.0.4)
-> compiled  directories.0.4
Processing 34/57: [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed directories.0.4
Processing 35/57: [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ISO8601" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ISO8601.0.2.6)
-> compiled  ISO8601.0.2.6
Processing 35/57: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed ISO8601.0.2.6
Processing 36/57: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhirSdk.20211012)
-> compiled  menhirSdk.20211012
Processing 36/57: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed menhirSdk.20211012
Processing 37/57: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib_stuff.0.3.0)
-> compiled  ocplib_stuff.0.3.0
Processing 37/57: [menhirLib: dune build] [opam-file-format: dune build] [re: dune build]
-> installed ocplib_stuff.0.3.0
Processing 38/57: [menhirLib: dune build] [opam-file-format: dune build] [re: dune build]
Processing 39/57: [ez_cmdliner: sh] [menhirLib: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.0)
Processing 39/57: [ez_cmdliner: dune build] [menhirLib: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhirLib.20211012)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211012
Processing 39/57: [ez_cmdliner: dune build] [opam-file-format: dune build] [re: dune build]
-> installed menhirLib.20211012
Processing 40/57: [ez_cmdliner: dune build] [opam-file-format: dune build] [re: dune build]
Processing 41/57: [ez_cmdliner: dune build] [menhir: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/opam-file-format.2.1.3)
-> compiled  opam-file-format.2.1.3
Processing 41/57: [ez_cmdliner: dune build] [menhir: dune build] [re: dune build]
-> installed opam-file-format.2.1.3
Processing 42/57: [ez_cmdliner: dune build] [menhir: dune build] [re: dune build]
Processing 43/57: [ez_cmdliner: dune build] [ez_opam_file: dune build] [menhir: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_cmdliner" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.0)
Processing 43/57: [ez_cmdliner: sh] [ez_opam_file: dune build] [menhir: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.0)
-> compiled  ez_cmdliner.0.4.0
Processing 43/57: [ez_opam_file: dune build] [menhir: dune build] [re: dune build]
Processing 44/57: [ez_opam_file: dune build] [menhir: dune build] [re: 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.09/.opam-switch/build/ez_cmdliner.0.4.0)
-> installed ez_cmdliner.0.4.0
Processing 44/57: [ez_opam_file: dune build] [menhir: 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.09/.opam-switch/build/re.1.10.3)
-> compiled  re.1.10.3
Processing 44/57: [ez_opam_file: dune build] [menhir: dune build]
-> installed re.1.10.3
Processing 45/57: [ez_opam_file: dune build] [menhir: dune build]
Processing 46/57: [ez_file: dune build] [ez_opam_file: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_opam_file" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_opam_file.0.1.0)
-> compiled  ez_opam_file.0.1.0
Processing 46/57: [ez_file: dune build] [menhir: dune build]
-> installed ez_opam_file.0.1.0
Processing 47/57: [ez_file: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_file.0.2.0)
-> compiled  ez_file.0.2.0
Processing 47/57: [menhir: dune build]
-> installed ez_file.0.2.0
Processing 48/57: [menhir: dune build]
Processing 49/57: [ez_config: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_config" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_config.0.1.1)
-> compiled  ez_config.0.1.1
Processing 49/57: [menhir: dune build]
-> installed ez_config.0.1.1
Processing 50/57: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhir.20211012)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20211012
-> installed menhir.20211012
Processing 52/57: [toml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "toml" "-j" "31" (CWD=/home/opam/.opam/4.09/.opam-switch/build/toml.6.0.0)
-> compiled  toml.6.0.0
-> installed toml.6.0.0
Processing 54/57: [drom_lib: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'drom_lib'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom_lib.0.3.0)
Processing 54/57: [drom_lib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "drom_lib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom_lib.0.3.0)
-        ocaml src/drom_lib/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 54/57: [drom_lib: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'drom_lib'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom_lib.0.3.0)
-> compiled  drom_lib.0.3.0
Processing 55/57: [drom_lib: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'drom_lib'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom_lib.0.3.0)
-> installed drom_lib.0.3.0
Processing 56/57: [drom: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'drom'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom.0.3.0)
Processing 56/57: [drom: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "drom" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom.0.3.0)
Processing 56/57: [drom: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'drom'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom.0.3.0)
-> compiled  drom.0.3.0
Processing 57/57: [drom: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'drom'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/drom.0.3.0)
-> installed drom.0.3.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 08:02.41 ---> saved as "5b7a3d23ac2c476690b4b9ac8f006d6e8c25ceccd55e405e53980cc5b40fce61"
Job succeeded