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


Building on marpe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093)
Unable to find image 'ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093' locally
docker.io/ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093: Pulling from ocaml/opam
e8210966e922: Pulling fs layer
e8210966e922: Verifying Checksum
e8210966e922: Download complete
e8210966e922: Pull complete
Digest: sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093
Status: Downloaded newer image for ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093
2023-01-01 18:12.41 ---> using "5d5e87cadfec7e7a6401d2d54a8a47d3afe330b6b820d94db1727311dcdec05c" 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-dev /usr/bin/opam"))
2023-01-01 18:12.41 ---> using "86042612f669534a818a296d6f90d3dc51e57d4ebd633dfa7989b39af8377107" 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 4d71c85721434d76da9b416c2f1a082c22d45769"))
2023-01-01 18:12.41 ---> using "90895767b00e1346da46b38f4308fa97ba1a26e268eba7a075ef0d09efec3e97" 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.

2023-01-01 18:12.41 ---> using "3050b9cd72d96212fd6181d1c3b1f2881a3f2eaaa639640851ef8d83a4071d7b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-01-01 18:12.41 ---> using "b19ce552d13e772f359b82d8331c562988d47638b2a7912da592ee0a7c016e33" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB]
- Fetched 304 kB in 1s (230 kB/s)
- Reading package lists...
2023-01-01 18:12.41 ---> using "f846e9158822536b320490c9b9baae40151a31d8d3169663fe9e9785185cb4c7" from cache

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

The following actions will be performed:
=== install 35 packages
  - install base                 v0.15.1  [required by ppx_inline_test]
  - install cmdliner             1.1.1    [required by js_of_ocaml-compiler]
  - install cppo                 1.6.9    [required by yojson]
  - install csexp                1.5.1    [required by dune-configurator]
  - install dune                 3.6.1    [required by fmlib_js]
  - install dune-configurator    3.6.1    [required by base]
  - install fmlib                0.2.0    [required by fmlib_js]
  - install fmlib_js             0.2.0
  - install jane-street-headers  v0.15.0  [required by time_now]
  - install js_of_ocaml          5.0.1    [required by fmlib_js]
  - install js_of_ocaml-compiler 5.0.1    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      5.0.1    [required by fmlib_js]
  - install jst-config           v0.15.1  [required by time_now]
  - install menhir               20220210 [required by js_of_ocaml-compiler]
  - install menhirLib            20220210 [required by js_of_ocaml-compiler]
  - install menhirSdk            20220210 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ppx_assert           v0.15.0  [required by jst-config]
  - install ppx_base             v0.15.0  [required by time_now]
  - install ppx_cold             v0.15.0  [required by ppx_base]
  - install ppx_compare          v0.15.0  [required by ppx_base]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppx_enumerate        v0.15.0  [required by ppx_base]
  - install ppx_hash             v0.15.0  [required by ppx_base]
  - install ppx_here             v0.15.0  [required by ppx_assert]
  - install ppx_inline_test      v0.15.0  [required by fmlib_js]
  - install ppx_optcomp          v0.15.0  [required by time_now]
  - install ppx_sexp_conv        v0.15.1  [required by ppx_base]
  - install ppxlib               0.28.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install seq                  base     [required by yojson]
  - install sexplib0             v0.15.1  [required by base, ppxlib]
  - install stdio                v0.15.0  [required by ppx_optcomp]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install time_now             v0.15.0  [required by ppx_inline_test]
  - install yojson               2.0.2    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/99:
Processing  2/99:
Processing  3/99:
-> retrieved cppo.1.6.9  (cached)
Processing  4/99:
-> retrieved cmdliner.1.1.1  (cached)
Processing  5/99:
Processing  6/99: [cmdliner: make all]
-> retrieved base.v0.15.1  (cached)
Processing  7/99: [cmdliner: make all]
-> retrieved csexp.1.5.1  (cached)
Processing  8/99: [cmdliner: make all]
-> retrieved fmlib.0.2.0, fmlib_js.0.2.0  (cached)
Processing  9/99: [cmdliner: make all]
-> retrieved jane-street-headers.v0.15.0  (cached)
Processing 10/99: [cmdliner: make all]
-> retrieved jst-config.v0.15.1  (cached)
Processing 11/99: [cmdliner: make all]
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing 12/99: [cmdliner: make all]
-> retrieved js_of_ocaml.5.0.1, js_of_ocaml-compiler.5.0.1, js_of_ocaml-ppx.5.0.1  (cached)
Processing 13/99: [cmdliner: make all]
-> retrieved dune.3.6.1, dune-configurator.3.6.1  (cached)
Processing 14/99: [cmdliner: make all]
Processing 15/99: [cmdliner: make all] [dune: ocaml 255]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 16/99: [cmdliner: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 16/99: [dune: ocaml 255]
Processing 17/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_assert.v0.15.0  (cached)
Processing 18/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_base.v0.15.0  (cached)
Processing 19/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_cold.v0.15.0  (cached)
Processing 20/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_compare.v0.15.0  (cached)
Processing 21/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 22/99: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_enumerate.v0.15.0  (cached)
Processing 23/99: [dune: ocaml 255] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.13/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.13/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.13/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.13/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.13/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.13/lib/cmdliner
Processing 23/99: [dune: ocaml 255] [cmdliner: make install-doc]
-> retrieved ppx_hash.v0.15.0  (cached)
Processing 24/99: [dune: ocaml 255] [cmdliner: make install-doc]
-> retrieved ppx_here.v0.15.0  (cached)
Processing 25/99: [dune: ocaml 255] [cmdliner: make install-doc]
-> retrieved ppx_inline_test.v0.15.0  (cached)
Processing 26/99: [dune: ocaml 255] [cmdliner: make install-doc]
-> retrieved ppx_optcomp.v0.15.0  (cached)
Processing 27/99: [dune: ocaml 255] [cmdliner: make install-doc]
Processing 28/99: [dune: ocaml 255] [cmdliner: make install-doc]
Processing 29/99: [dune: ocaml 255] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.13/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 29/99: [dune: ocaml 255]
-> installed seq.base
Processing 30/99: [dune: ocaml 255]
-> retrieved ppx_sexp_conv.v0.15.1  (cached)
Processing 31/99: [dune: ocaml 255]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 32/99: [dune: ocaml 255]
-> retrieved ppxlib.0.28.0  (cached)
Processing 33/99: [dune: ocaml 255]
-> retrieved stdio.v0.15.0  (cached)
Processing 34/99: [dune: ocaml 255]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved time_now.v0.15.0  (cached)
-> retrieved yojson.2.0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.6.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 34/99: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing 36/99: [cppo: dune build]
Processing 37/99: [cppo: dune build] [csexp: dune build]
Processing 38/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 39/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build]
Processing 40/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 41/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 42/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 43/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 44/99: [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jane-street-headers.v0.15.0)
-> compiled  jane-street-headers.v0.15.0
Processing 44/99: [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.15.0
Processing 45/99: [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 45/99: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 46/99: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 47/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 47/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20220210
Processing 48/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 48/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 49/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 49/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.1
Processing 50/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 50/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed stdlib-shims.0.3.0
Processing 51/99: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.6.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 51/99: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20220210
Processing 52/99: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build]
Processing 53/99: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.6.1)
Processing 53/99: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 53/99: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.9
Processing 54/99: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 55/99: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 55/99: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 56/99: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
Processing 57/99: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.6.1)
-> compiled  dune-configurator.3.6.1
Processing 57/99: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.6.1
Processing 58/99: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 59/99: [base: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.2.0.2)
-> compiled  yojson.2.0.2
Processing 59/99: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.0.2
Processing 60/99: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 60/99: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.15.1
Processing 61/99: [menhir: dune build] [ppxlib: dune build]
Processing 62/99: [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdio.v0.15.0)
-> compiled  stdio.v0.15.0
Processing 62/99: [menhir: dune build] [ppxlib: dune build]
-> installed stdio.v0.15.0
Processing 63/99: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20220210)
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- 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.
- 41 out of 96 symbols keep track of their end position.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20220210
Processing 63/99: [ppxlib: dune build]
-> installed menhir.20220210
Processing 64/99: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.28.0)
-> compiled  ppxlib.0.28.0
-> installed ppxlib.0.28.0
Processing 66/99: [js_of_ocaml-compiler: dune build]
Processing 67/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build]
Processing 68/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 69/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 70/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 71/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 72/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_optcomp.v0.15.0)
-> compiled  ppx_optcomp.v0.15.0
Processing 72/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.15.0
Processing 73/99: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_cold.v0.15.0)
-> compiled  ppx_cold.v0.15.0
Processing 73/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.15.0
Processing 74/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_here.v0.15.0)
-> compiled  ppx_here.v0.15.0
Processing 74/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.15.0
Processing 75/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_enumerate.v0.15.0)
-> compiled  ppx_enumerate.v0.15.0
Processing 75/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.15.0
Processing 76/99: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_compare.v0.15.0)
-> compiled  ppx_compare.v0.15.0
Processing 76/99: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.15.0
Processing 77/99: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_conv.v0.15.1)
-> compiled  ppx_sexp_conv.v0.15.1
Processing 77/99: [js_of_ocaml-compiler: dune build]
-> installed ppx_sexp_conv.v0.15.1
Processing 78/99: [js_of_ocaml-compiler: dune build]
Processing 79/99: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 80/99: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_hash.v0.15.0)
-> compiled  ppx_hash.v0.15.0
Processing 80/99: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
-> installed ppx_hash.v0.15.0
Processing 81/99: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 82/99: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_assert.v0.15.0)
-> compiled  ppx_assert.v0.15.0
Processing 82/99: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
-> installed ppx_assert.v0.15.0
Processing 83/99: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
Processing 84/99: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_base.v0.15.0)
-> compiled  ppx_base.v0.15.0
Processing 84/99: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
-> installed ppx_base.v0.15.0
Processing 85/99: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jst-config.v0.15.1)
-> compiled  jst-config.v0.15.1
Processing 85/99: [js_of_ocaml-compiler: dune build]
-> installed jst-config.v0.15.1
Processing 86/99: [js_of_ocaml-compiler: dune build]
Processing 87/99: [js_of_ocaml-compiler: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.5.0.1)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.5.0.1/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.0.1
Processing 87/99: [time_now: dune build]
-> installed js_of_ocaml-compiler.5.0.1
Processing 88/99: [time_now: dune build]
Processing 89/99: [js_of_ocaml: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/time_now.v0.15.0)
-> compiled  time_now.v0.15.0
Processing 89/99: [js_of_ocaml: dune build]
-> installed time_now.v0.15.0
Processing 90/99: [js_of_ocaml: dune build]
Processing 91/99: [js_of_ocaml: dune build] [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_inline_test.v0.15.0)
-> compiled  ppx_inline_test.v0.15.0
Processing 91/99: [js_of_ocaml: dune build]
-> installed ppx_inline_test.v0.15.0
Processing 92/99: [js_of_ocaml: dune build]
Processing 93/99: [fmlib: dune build] [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fmlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/fmlib.0.2.0)
-> compiled  fmlib.0.2.0
Processing 93/99: [js_of_ocaml: dune build]
-> installed fmlib.0.2.0
Processing 94/99: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.5.0.1)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.5.0.1/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.5.0.1
-> installed js_of_ocaml.5.0.1
Processing 96/99: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.5.0.1)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.5.0.1/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-ppx.5.0.1
-> installed js_of_ocaml-ppx.5.0.1
Processing 98/99: [fmlib_js: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fmlib_js" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/fmlib_js.0.2.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/js/.fmlib_js.objs/byte -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/fmlib/fmlib_std -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/js_of_ocaml -I /home/opam/.opam/4.13/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/time_now -intf-suffix .ml -no-alias-deps -open Fmlib_js__ -o src/js/.fmlib_js.objs/byte/fmlib_js__Base.cmo -c -impl src/js/base.pp.ml)
- File "src/js/base.ml", line 222, characters 12-26:
- 222 |             raise_js_error
-                   ^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/js/.fmlib_js.objs/byte -I src/js/.fmlib_js.objs/native -I /home/opam/.opam/4.13/lib/base -I /home/opam/.opam/4.13/lib/base/base_internalhash_types -I /home/opam/.opam/4.13/lib/base/caml -I /home/opam/.opam/4.13/lib/base/shadow_stdlib -I /home/opam/.opam/4.13/lib/fmlib/fmlib_std -I /home/opam/.opam/4.13/lib/jane-street-headers -I /home/opam/.opam/4.13/lib/js_of_ocaml -I /home/opam/.opam/4.13/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.13/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_inline_test/config -I /home/opam/.opam/4.13/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/time_now -intf-suffix .ml -no-alias-deps -open Fmlib_js__ -o src/js/.fmlib_js.objs/native/fmlib_js__Base.cmx -c -impl src/js/base.pp.ml)
- File "src/js/base.ml", line 222, characters 12-26:
- 222 |             raise_js_error
-                   ^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
-> compiled  fmlib_js.0.2.0
-> installed fmlib_js.0.2.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-01-01 18:13.39 ---> saved as "f8597c3a253cf39ff4a9e9cf5717ac4f5fb17a4360221b3b02e741a208ce6fbf"
Job succeeded