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


Building on c2-4.equinix.ci.dev

(from ocaml/opam:debian-unstable@sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429)
2023-08-04 18:24.52 ---> using "1688e6cead7a211407201f25e173a474f2cf65da14e5435b8b346b88873a4cda" 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-08-04 18:24.52 ---> using "baff8eed56a8f2f47531becc2f8a7d836779ae04bac70618ae7cfdb8c1904657" 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 9dfe4d4a4c4c7821e09a65dac30eace7352f6a2e"))
2023-08-04 18:24.52 ---> using "333a06c6db5e532c58e801a3224d5c42e00b63c7902926055134a708d4d1b1da" 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-08-04 18:24.52 ---> using "3a73bb96cdfd75e23af01b5307ff931f13b98d54d8f4b3aa6e4dd2b8f1810cdb" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"} | "ocaml-system" {= "4.14.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.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2023-08-04 18:24.52 ---> using "14690271ac56dd9f4b372da36a5cd274f1801ad40bdd8449182eceb09ef85724" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [210 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-08-04-1420.51-F-2023-08-03-2034.19.pdiff [66.8 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-08-04-1420.51-F-2023-08-03-2034.19.pdiff [66.8 kB]
- Fetched 340 kB in 2s (194 kB/s)
- Reading package lists...
- 
2023-08-04 18:24.52 ---> using "ec6037df453db73e6c29314bd70ccb082af8d63dfd45837cb8f61e10e75e46cd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"chartjs-streaming.0.2.2\"\
               \nopam install -vy \"chartjs-streaming.0.2.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"chartjs-streaming.0.2.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] chartjs-streaming.0.2.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 20 packages
  - install chartjs              0.2.2    [required by chartjs-streaming]
  - install chartjs-streaming    0.2.2
  - install cmdliner             1.2.0    [required by js_of_ocaml-compiler]
  - install cppo                 1.6.9    [required by yojson]
  - install dune                 3.10.0   [required by chartjs-streaming]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          5.4.0    [required by chartjs-streaming]
  - install js_of_ocaml-compiler 5.4.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      5.4.0    [required by chartjs-streaming]
  - 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 ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.30.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - 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 yojson               2.1.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http]
Processing  2/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http]
Processing  3/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http]
-> retrieved cppo.1.6.9  (cached)
Processing  4/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http]
-> retrieved cmdliner.1.2.0  (cached)
Processing  5/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http]
Processing  6/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http] [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing  7/55: [chartjs.0.2.2, chartjs-streaming.0.2.2: http] [cmdliner: make all]
Processing  7/55: [cmdliner: make all]
-> retrieved chartjs.0.2.2, chartjs-streaming.0.2.2  (https://github.com/monstasat/chartjs-ocaml/archive/v0.2.2.tar.gz)
Processing  8/55: [cmdliner: make all]
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing  9/55: [cmdliner: make all]
-> retrieved js_of_ocaml.5.4.0, js_of_ocaml-compiler.5.4.0, js_of_ocaml-ppx.5.4.0  (cached)
Processing 10/55: [cmdliner: make all]
-> retrieved dune.3.10.0  (cached)
Processing 11/55: [cmdliner: make all]
Processing 12/55: [cmdliner: make all] [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 12/55: [dune: ocaml 47]
Processing 13/55: [dune: ocaml 47] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 14/55: [dune: ocaml 47] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 15/55: [dune: ocaml 47] [cmdliner: make install]
Processing 16/55: [dune: ocaml 47] [cmdliner: make install]
Processing 17/55: [dune: ocaml 47] [cmdliner: make install]
-> retrieved ppxlib.0.30.0  (cached)
Processing 18/55: [dune: ocaml 47] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner"
Processing 18/55: [dune: ocaml 47] [cmdliner: make install-doc]
-> retrieved sedlex.3.2  (cached)
Processing 19/55: [dune: ocaml 47] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.2.1.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 19/55: [dune: ocaml 47]
-> installed seq.base
Processing 20/55: [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.10.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 20/55: [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" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.10.0)
-> compiled  dune.3.10.0
-> installed dune.3.10.0
Processing 22/55: [cppo: dune build]
Processing 23/55: [cppo: dune build] [gen: dune build]
Processing 24/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build]
Processing 25/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 26/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 27/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 28/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 29/55: [cppo: dune build] [gen: 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" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 29/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 30/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: 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" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 30/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 31/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/menhirSdk.20230608)
-> compiled  menhirSdk.20230608
Processing 31/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20230608
Processing 32/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 32/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.16.0
Processing 33/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/menhirLib.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 33/55: [cppo: dune build] [gen: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20230608
Processing 34/55: [cppo: dune build] [gen: dune build] [ocaml-compiler-libs: dune build]
Processing 35/55: [cppo: dune build] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 35/55: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed gen.1.1
Processing 36/55: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 36/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.9
Processing 37/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 38/55: [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" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 38/55: [menhir: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 39/55: [menhir: dune build] [yojson: dune build]
Processing 40/55: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/yojson.2.1.0)
-> compiled  yojson.2.1.0
Processing 40/55: [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.1.0
Processing 41/55: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.14/.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 41/55: [ppxlib: dune build]
-> installed menhir.20230608
Processing 42/55: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.30.0)
-> compiled  ppxlib.0.30.0
-> installed ppxlib.0.30.0
Processing 44/55: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sedlex.3.2)
-> compiled  sedlex.3.2
-> installed sedlex.3.2
Processing 46/55: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/js_of_ocaml-compiler.5.4.0)
- (cd tools/version && /home/opam/.opam/4.14/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14/.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 48/55: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/js_of_ocaml.5.4.0)
- (cd tools/version && /home/opam/.opam/4.14/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14/.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 50/55: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/js_of_ocaml-ppx.5.4.0)
- (cd tools/version && /home/opam/.opam/4.14/bin/ocaml -I +compiler-libs /home/opam/.opam/4.14/.opam-switch/build/js_of_ocaml-ppx.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-ppx.5.4.0
-> installed js_of_ocaml-ppx.5.4.0
Processing 52/55: [chartjs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "chartjs" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/chartjs.0.2.2)
-> compiled  chartjs.0.2.2
-> installed chartjs.0.2.2
Processing 54/55: [chartjs-streaming: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "chartjs-streaming" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/chartjs-streaming.0.2.2)
-> compiled  chartjs-streaming.0.2.2
-> installed chartjs-streaming.0.2.2
Done.
# Run eval $(opam env) to update the current shell environment
2023-08-04 18:27.40 ---> saved as "82d34febdaf666d1f6917477eb491d26573ad7b11990df33e4cc6ed3cbddbbcb"
Job succeeded