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


Building on x86-bm-15.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-09-03 19:04.18 ---> 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-09-03 19:04.18 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-03 19:04.18 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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-09-03 19:04.18 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-03 19:04.18 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-03 19:04.18 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.11.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11.2) to update the current shell environment
2021-09-03 19:04.18 ---> using "02a105aeb299ad931aed2945f016f8166bc1f7e878243889fb755113c09b1667" 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 [8766 kB]
- Fetched 8994 kB in 3s (3147 kB/s)
- Reading package lists...
- 
2021-09-03 19:04.18 ---> using "8048fa6c82a0969e44a210039fa920031a2f110ed38f8762e8da9ac3d158cc4b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"drom_lib.0.3.0\"\
               \nopam install -vy \"drom_lib.0.3.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"drom_lib.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_lib.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.0    [required by drom_lib]
  - install re               1.9.0    [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        20210419 [required by menhir]
  - install menhirLib        20210419 [required by menhir]
  - install ez_subst         0.1.0    [required by drom_lib]
  - install directories      0.3      [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           20210419 [required by toml]
  - install ez_cmdliner      0.2.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
===== 18 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/54:
Processing  2/54:
Processing  3/54:
-> retrieved cmdliner.1.0.4  (cached)
Processing  4/54:
Processing  5/54: [cmdliner: make all]
-> retrieved directories.0.3  (cached)
Processing  6/54: [cmdliner: make all]
-> retrieved drom_lib.0.3.0  (cached)
Processing  7/54: [cmdliner: make all]
-> retrieved dune.2.9.0  (cached)
Processing  8/54: [cmdliner: make all]
Processing  9/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ez_cmdliner.0.2.0  (cached)
Processing 10/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ez_config.0.1.1  (cached)
Processing 11/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ez_file.0.2.0  (cached)
Processing 12/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ez_opam_file.0.1.0  (cached)
Processing 13/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ez_subst.0.1.0  (cached)
Processing 14/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ISO8601.0.2.6  (cached)
Processing 15/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20210419  (cached)
Processing 16/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20210419  (cached)
Processing 17/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20210419  (cached)
Processing 18/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocplib_stuff.0.3.0  (cached)
Processing 19/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 20/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 21/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> installed seq.base
Processing 22/54: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved opam-file-format.2.1.3  (cached)
-> retrieved re.1.9.0  (cached)
-> retrieved toml.6.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.11.2" (CWD=/home/opam/.opam/4.11.2/.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 22/54: [dune: ocaml bootstrap.ml]
Processing 23/54: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.11.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11.2/doc/cmdliner" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.11.2/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.11.2/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.11.2/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.11.2/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.11.2/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.11.2/lib/cmdliner
- install -d /home/opam/.opam/4.11.2/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.11.2/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.11.2/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.11.2/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.11.2/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.11.2/lib/cmdliner
Processing 23/54: [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.11.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11.2/doc/cmdliner" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.11.2/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.11.2/doc/cmdliner
- install -d /home/opam/.opam/4.11.2/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.11.2/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 23/54: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/dune.2.9.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 23/54: [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.11.2/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 25/54: [directories: dune build]
Processing 26/54: [directories: dune build] [ez_subst: dune build]
Processing 27/54: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build]
Processing 28/54: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build]
Processing 29/54: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 30/54: [directories: dune build] [ez_subst: dune build] [ISO8601: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build]
Processing 31/54: [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 32/54: [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" "directories" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/directories.0.3)
-> compiled  directories.0.3
Processing 32/54: [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]
-> installed directories.0.3
Processing 33/54: [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.11.2/.opam-switch/build/ez_subst.0.1.0)
-> compiled  ez_subst.0.1.0
Processing 33/54: [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/54: [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.11.2/.opam-switch/build/ISO8601.0.2.6)
-> compiled  ISO8601.0.2.6
Processing 34/54: [menhirLib: dune build] [menhirSdk: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed ISO8601.0.2.6
Processing 35/54: [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.11.2/.opam-switch/build/menhirSdk.20210419)
-> compiled  menhirSdk.20210419
Processing 35/54: [menhirLib: dune build] [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed menhirSdk.20210419
Processing 36/54: [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" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/menhirLib.20210419)
-         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.20210419
Processing 36/54: [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
-> installed menhirLib.20210419
Processing 37/54: [ocplib_stuff: dune build] [opam-file-format: dune build] [re: dune build]
Processing 38/54: [menhir: 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.11.2/.opam-switch/build/ocplib_stuff.0.3.0)
-> compiled  ocplib_stuff.0.3.0
Processing 38/54: [menhir: dune build] [opam-file-format: dune build] [re: dune build]
-> installed ocplib_stuff.0.3.0
Processing 39/54: [menhir: dune build] [opam-file-format: dune build] [re: dune build]
Processing 40/54: [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.11.2/.opam-switch/build/opam-file-format.2.1.3)
-> compiled  opam-file-format.2.1.3
Processing 40/54: [ez_cmdliner: dune build] [menhir: dune build] [re: dune build]
-> installed opam-file-format.2.1.3
Processing 41/54: [ez_cmdliner: dune build] [menhir: dune build] [re: dune build]
Processing 42/54: [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.11.2/.opam-switch/build/ez_cmdliner.0.2.0)
-> compiled  ez_cmdliner.0.2.0
Processing 42/54: [ez_opam_file: dune build] [menhir: dune build] [re: dune build]
-> installed ez_cmdliner.0.2.0
Processing 43/54: [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.11.2/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 43/54: [ez_opam_file: dune build] [menhir: dune build]
-> installed re.1.9.0
Processing 44/54: [ez_opam_file: dune build] [menhir: dune build]
Processing 45/54: [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.11.2/.opam-switch/build/ez_opam_file.0.1.0)
-> compiled  ez_opam_file.0.1.0
Processing 45/54: [ez_file: dune build] [menhir: dune build]
-> installed ez_opam_file.0.1.0
Processing 46/54: [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.11.2/.opam-switch/build/ez_file.0.2.0)
-> compiled  ez_file.0.2.0
Processing 46/54: [menhir: dune build]
-> installed ez_file.0.2.0
Processing 47/54: [menhir: dune build]
Processing 48/54: [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.11.2/.opam-switch/build/ez_config.0.1.1)
-> compiled  ez_config.0.1.1
Processing 48/54: [menhir: dune build]
-> installed ez_config.0.1.1
Processing 49/54: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/menhir.20210419)
-       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.20210419
-> installed menhir.20210419
Processing 51/54: [toml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "toml" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/toml.6.0.0)
-> compiled  toml.6.0.0
-> installed toml.6.0.0
Processing 53/54: [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.11.2/.opam-switch/build/drom_lib.0.3.0)
Processing 53/54: [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.11.2/.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 53/54: [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.11.2/.opam-switch/build/drom_lib.0.3.0)
-> compiled  drom_lib.0.3.0
Processing 54/54: [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.11.2/.opam-switch/build/drom_lib.0.3.0)
-> installed drom_lib.0.3.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-03 19:06.02 ---> saved as "cd02eddd79b5367ff4c6463f3a8a23981dd59b1ce7c32aaa264c61540163b4b8"
Job succeeded