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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
384752546542: Pulling fs layer
384752546542: Verifying Checksum
384752546542: Download complete
384752546542: Pull complete
Digest: sha256:fcf3121263c59a1f7716501e69921b634fac652b1c96757a18e40158f5625013
Status: Downloaded newer image for ocaml/opam:debian-unstable
2023-11-18 06:56.17 ---> 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-dev /usr/bin/opam"))
2023-11-18 06:56.17 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 2dcd8684f95238ebe345f74fa6b964d42688f5b0"))
2023-11-18 06:56.17 ---> using "b0c8000718557b8df6d1174db7450577d3e662bdcbef702258ae014f9d274c4a" 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-11-18 06:56.17 ---> using "ffa3c56d541ad61e0ad7a929f22642bbc60b6f0af5a2de19fe22937eb35228af" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2023-11-18 06:56.17 ---> using "8e1a52054c948eb31d5353cd287a0435c2b51bbdf09cf78599919119b7b6b472" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-11-17-1403.39-F-2023-11-17-0204.01.pdiff [30.7 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-11-17-1403.39-F-2023-11-17-0204.01.pdiff [30.7 kB]
- Fetched 292 kB in 1s (228 kB/s)
- Reading package lists...
2023-11-18 06:56.17 ---> using "43acdf0c1bccef6a1d5fe2b85a0bc3b44a0cf258337f1f370448368a05ecd0fb" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

The following actions will be performed:
=== install 27 packages
  - install angstrom                   0.15.0   [required by uri]
  - install bigstringaf                0.9.1    [required by angstrom]
  - install cmdliner                   1.2.0    [required by js_of_ocaml-compiler]
  - install cppo                       1.6.9    [required by yojson]
  - install csexp                      1.5.2    [required by dune-configurator]
  - install dune                       3.11.1   [required by json-data-encoding-browser]
  - install dune-configurator          3.11.1   [required by bigstringaf]
  - install gen                        1.1      [required by sedlex]
  - install js_of_ocaml                5.4.0    [required by json-data-encoding-browser]
  - install js_of_ocaml-compiler       5.4.0    [required by js_of_ocaml]
  - install json-data-encoding         0.9      [required by json-data-encoding-browser]
  - install json-data-encoding-browser 0.9
  - install menhir                     20230608 [required by js_of_ocaml-compiler]
  - install menhirLib                  20230608 [required by js_of_ocaml-compiler]
  - install menhirSdk                  20230608 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs        v0.12.4  [required by ppxlib]
  - install ocaml-syntax-shims         1.0.0    [required by angstrom]
  - install ppx_derivers               1.2.1    [required by ppxlib]
  - install ppxlib                     0.31.0   [required by js_of_ocaml]
  - install result                     1.5      [required by angstrom]
  - install sedlex                     3.2      [required by js_of_ocaml-compiler]
  - install seq                        base     [required by yojson]
  - install sexplib0                   v0.16.0  [required by ppxlib]
  - install stdlib-shims               0.3.0    [required by ppxlib]
  - install stringext                  1.6.0    [required by uri]
  - install uri                        4.4.0    [required by json-data-encoding]
  - install yojson                     2.1.1    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/76:
Processing  2/76:
Processing  3/76:
-> retrieved bigstringaf.0.9.1  (cached)
Processing  4/76:
-> retrieved cppo.1.6.9  (cached)
Processing  5/76:
-> retrieved cmdliner.1.2.0  (cached)
Processing  6/76:
Processing  7/76: [cmdliner: make all]
-> retrieved angstrom.0.15.0  (cached)
Processing  8/76: [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  9/76: [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 10/76: [cmdliner: make all]
-> retrieved json-data-encoding.0.9, json-data-encoding-browser.0.9  (cached)
Processing 11/76: [cmdliner: make all]
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing 12/76: [cmdliner: make all]
-> retrieved js_of_ocaml.5.4.0, js_of_ocaml-compiler.5.4.0  (cached)
Processing 13/76: [cmdliner: make all]
-> retrieved dune.3.11.1, dune-configurator.3.11.1  (cached)
Processing 14/76: [cmdliner: make all]
Processing 15/76: [cmdliner: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 15/76: [dune: ocaml 255]
Processing 16/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 17/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 18/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 19/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved result.1.5  (cached)
Processing 20/76: [dune: ocaml 255] [cmdliner: make install]
Processing 21/76: [dune: ocaml 255] [cmdliner: make install]
Processing 22/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 23/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved sedlex.3.2  (cached)
Processing 24/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 25/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved stringext.1.6.0  (cached)
Processing 26/76: [dune: ocaml 255] [cmdliner: make install]
-> retrieved yojson.2.1.1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.10/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.10/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.10/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.10/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.10/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.10/lib/cmdliner"
Processing 26/76: [dune: ocaml 255] [cmdliner: make install-doc]
-> retrieved uri.4.4.0  (cached)
-> retrieved ppxlib.0.31.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.10/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.10/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.10/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 26/76: [dune: ocaml 255]
-> installed seq.base
Processing 27/76: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.11.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
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing 27/76: [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.10/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 29/76: [cppo: dune build]
Processing 30/76: [cppo: dune build] [csexp: dune build]
Processing 31/76: [cppo: dune build] [csexp: dune build] [gen: dune build]
Processing 32/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build]
Processing 33/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 34/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 35/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 36/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 37/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 38/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 39/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 40/76: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 40/76: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.2
Processing 41/76: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 42/76: [cppo: dune build] [dune-configurator: rm] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 42/76: [dune-configurator: rm] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed cppo.1.6.9
Processing 43/76: [dune-configurator: rm] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 44/76: [dune-configurator: rm] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 44/76: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 45/76: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirLib.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 45/76: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed menhirLib.20230608
Processing 46/76: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirSdk.20230608)
-> compiled  menhirSdk.20230608
Processing 46/76: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed menhirSdk.20230608
Processing 47/76: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 48/76: [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: 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.10/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 48/76: [dune-configurator: rm] [menhir: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 49/76: [dune-configurator: rm] [menhir: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 49/76: [dune-configurator: rm] [menhir: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 50/76: [dune-configurator: rm] [menhir: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 50/76: [dune-configurator: rm] [menhir: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 51/76: [dune-configurator: rm] [menhir: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 51/76: [dune-configurator: rm] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed result.1.5
Processing 52/76: [dune-configurator: rm] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 52/76: [dune-configurator: rm] [menhir: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed sexplib0.v0.16.0
Processing 53/76: [dune-configurator: rm] [menhir: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 53/76: [dune-configurator: rm] [menhir: dune build] [stringext: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 54/76: [dune-configurator: rm] [menhir: dune build] [stringext: dune build] [yojson: dune build]
Processing 55/76: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build] [stringext: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 55/76: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed stringext.1.6.0
Processing 56/76: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.11.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.11.1)
Processing 56/76: [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" "yojson" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/yojson.2.1.1)
-> compiled  yojson.2.1.1
Processing 56/76: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.1.1
Processing 57/76: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
Processing 57/76: [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.11.1
Processing 58/76: [menhir: dune build] [ppxlib: dune build]
Processing 59/76: [bigstringaf: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigstringaf.0.9.1)
-> compiled  bigstringaf.0.9.1
Processing 59/76: [menhir: dune build] [ppxlib: dune build]
-> installed bigstringaf.0.9.1
Processing 60/76: [menhir: dune build] [ppxlib: dune build]
Processing 61/76: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 61/76: [menhir: dune build] [ppxlib: dune build]
-> installed angstrom.0.15.0
Processing 62/76: [menhir: dune build] [ppxlib: dune build]
Processing 63/76: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uri.4.4.0)
-> compiled  uri.4.4.0
Processing 63/76: [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.4.0
Processing 64/76: [menhir: dune build] [ppxlib: dune build]
Processing 65/76: [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "255" "-p" "json-data-encoding" (CWD=/home/opam/.opam/4.10/.opam-switch/build/json-data-encoding.0.9)
-> compiled  json-data-encoding.0.9
Processing 65/76: [menhir: dune build] [ppxlib: dune build]
-> installed json-data-encoding.0.9
Processing 66/76: [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.10/.opam-switch/build/menhir.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (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.
- The StackLang code contains 3973 instructions in 267 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.20230608
Processing 66/76: [ppxlib: dune build]
-> installed menhir.20230608
Processing 67/76: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
-> installed ppxlib.0.31.0
Processing 69/76: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "255" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sedlex.3.2)
-> compiled  sedlex.3.2
-> installed sedlex.3.2
Processing 71/76: [js_of_ocaml-compiler: 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.10/.opam-switch/build/js_of_ocaml-compiler.5.4.0)
- (cd tools/version && /home/opam/.opam/4.10/bin/ocaml -I +compiler-libs /home/opam/.opam/4.10/.opam-switch/build/js_of_ocaml-compiler.5.4.0/_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.4.0
-> installed js_of_ocaml-compiler.5.4.0
Processing 73/76: [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.10/.opam-switch/build/js_of_ocaml.5.4.0)
- (cd tools/version && /home/opam/.opam/4.10/bin/ocaml -I +compiler-libs /home/opam/.opam/4.10/.opam-switch/build/js_of_ocaml.5.4.0/_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.4.0
-> installed js_of_ocaml.5.4.0
Processing 75/76: [json-data-encoding-browser: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "255" "-p" "json-data-encoding-browser" (CWD=/home/opam/.opam/4.10/.opam-switch/build/json-data-encoding-browser.0.9)
- (cd _build/default && /home/opam/.opam/4.10/bin/ocamlc.opt -w -40 -w -9 -open Js_of_ocaml -g -bin-annot -I src/.json_data_encoding_browser.objs/byte -I /home/opam/.opam/4.10/lib/angstrom -I /home/opam/.opam/4.10/lib/bigstringaf -I /home/opam/.opam/4.10/lib/js_of_ocaml -I /home/opam/.opam/4.10/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.10/lib/json-data-encoding -I /home/opam/.opam/4.10/lib/stringext -I /home/opam/.opam/4.10/lib/uri -intf-suffix .ml -no-alias-deps -o src/.json_data_encoding_browser.objs/byte/json_repr_browser.cmo -c -impl src/json_repr_browser.ml)
- File "src/json_repr_browser.ml", line 77, characters 5-23:
- 77 |     (Js.Unsafe.variable "JSON")
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- File "src/json_repr_browser.ml", line 91, characters 5-23:
- 91 |     (Js.Unsafe.variable "JSON")
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- (cd _build/default && /home/opam/.opam/4.10/bin/ocamlopt.opt -w -40 -w -9 -open Js_of_ocaml -g -I src/.json_data_encoding_browser.objs/byte -I src/.json_data_encoding_browser.objs/native -I /home/opam/.opam/4.10/lib/angstrom -I /home/opam/.opam/4.10/lib/bigstringaf -I /home/opam/.opam/4.10/lib/js_of_ocaml -I /home/opam/.opam/4.10/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.10/lib/json-data-encoding -I /home/opam/.opam/4.10/lib/stringext -I /home/opam/.opam/4.10/lib/uri -intf-suffix .ml -no-alias-deps -o src/.json_data_encoding_browser.objs/native/json_repr_browser.cmx -c -impl src/json_repr_browser.ml)
- File "src/json_repr_browser.ml", line 77, characters 5-23:
- 77 |     (Js.Unsafe.variable "JSON")
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- File "src/json_repr_browser.ml", line 91, characters 5-23:
- 91 |     (Js.Unsafe.variable "JSON")
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
-> compiled  json-data-encoding-browser.0.9
-> installed json-data-encoding-browser.0.9
Done.
# Run eval $(opam env) to update the current shell environment
2023-11-18 06:57.18 ---> saved as "0e5c889f7f9b318ed39435363813ca4c9a1ec6eddcaa9ef518127ec09b1eadf6"
Job succeeded