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


Building on x86-bm-5.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-04 03:23.48 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" 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"))
2022-06-04 03:23.48 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-04 03:23.48 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" 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.

2022-06-04 03:23.48 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" 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
2022-06-04 03:23.48 ---> using "c0bc5222958fec68b9f224d9e5211a41f84fd50642e2b1a5c94a027b0f618620" 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]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 2s (155 kB/s)
- Reading package lists...
2022-06-04 03:23.48 ---> using "335a6070f0618137c8aa7821f467efa53063fbc40bd995d0e1d63691920fbdd3" from cache

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

The following actions will be performed:
=== install 10 packages
  - install cmdliner  1.1.1        [required by touist]
  - install dune      3.2.0        [required by minisat, menhir, re]
  - install jbuilder  1.0+beta20.2 [required by touist]
  - install menhir    20220210     [required by touist]
  - install menhirLib 20220210     [required by menhir]
  - install menhirSdk 20220210     [required by menhir]
  - install minisat   0.4          [required by touist]
  - install re        1.10.4       [required by touist]
  - install seq       base         [required by re]
  - install touist    3.5.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/28:
Processing  2/28:
Processing  3/28:
-> retrieved cmdliner.1.1.1  (cached)
Processing  4/28:
Processing  5/28: [cmdliner: make all]
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing  6/28: [cmdliner: make all]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing  7/28: [cmdliner: make all]
Processing  8/28: [cmdliner: make all] [jbuilder: ocaml configure.ml]
-> retrieved minisat.0.4  (cached)
Processing  9/28: [cmdliner: make all] [jbuilder: ocaml configure.ml]
Processing 10/28: [touist.3.5.0: http] [cmdliner: make all] [jbuilder: ocaml configure.ml]
Processing 11/28: [touist.3.5.0: http] [cmdliner: make all] [jbuilder: ocaml configure.ml]
-> installed seq.base
Processing 12/28: [touist.3.5.0: http] [cmdliner: make all] [jbuilder: ocaml configure.ml]
-> retrieved re.1.10.4  (cached)
-> retrieved dune.3.2.0  (cached)
Processing 13/28: [touist.3.5.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
Processing 13/28: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved touist.3.5.0  (https://github.com/touist/touist/archive/v3.5.0.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.13/lib" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 13/28: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
+ /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 13/28: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
Processing 14/28: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
- File "./bootstrap.ml", line 185, characters 29-41:
- 185 |              let base, ext = String.break base i in
-                                    ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "./bootstrap.ml", line 190, characters 28-40:
- 190 |                  let a, b = String.break ext i in
-                                   ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- '/home/opam/.opam/4.13/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.13/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune/io.ml", line 1, characters 11-21:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Processing 14/28: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [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 14/28: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31] [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 14/28: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/jbuilder.1.0+beta20.2)
-       ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- 6 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 4 |   open Pervasives
-            ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:
- 1 | module P = Pervasives
-                ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:
- 98 |        pp_open_tag ppf (embed_tag ~opening ~closing);
-             ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- 100 |        pp_close_tag ppf ()
-              ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- 103 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- 105 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- 209 |   let tfuncs = Format.pp_get_formatter_tag_functions ppf () in
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- 210 |   Format.pp_set_formatter_tag_functions ppf
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:
- 105 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- 107 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:
- 72 |       ?host
-             ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  jbuilder.1.0+beta20.2
Processing 14/28: [dune: ocaml bootstrap.ml]
-> installed jbuilder.1.0+beta20.2
Processing 15/28: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.2.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 15/28: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.2.0)
-> compiled  dune.3.2.0
-> installed dune.3.2.0
Processing 17/28: [menhirLib: dune build]
Processing 18/28: [menhirLib: dune build] [menhirSdk: dune build]
Processing 19/28: [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build]
Processing 20/28: [menhirLib: dune build] [menhirSdk: dune build] [minisat: 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.13/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 20/28: [menhirLib: dune build] [minisat: dune build] [re: dune build]
-> installed menhirSdk.20220210
Processing 21/28: [menhirLib: dune build] [minisat: 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.13/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 21/28: [minisat: dune build] [re: dune build]
-> installed menhirLib.20220210
Processing 22/28: [minisat: dune build] [re: dune build]
Processing 23/28: [menhir: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "minisat" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/minisat.0.4)
-> compiled  minisat.0.4
Processing 23/28: [menhir: dune build] [re: dune build]
-> installed minisat.0.4
Processing 24/28: [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.13/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 24/28: [menhir: dune build]
-> installed re.1.10.4
Processing 25/28: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (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
-> installed menhir.20220210
Processing 27/28: [touist: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "touist" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/touist.3.5.0)
-       menhir src/lib/parserMsgs.ml
- File "parser.mly", line 143, characters 0-10:
- Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s).
- Warning: 7 states have shift/reduce conflicts.
- Warning: 17 shift/reduce conflicts were arbitrarily resolved.
- Read 302 sample input sentences and 93 error messages.
-       menhir src/lib/parser.{ml,mli}
- File "parser.mly", line 143, characters 0-10:
- Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s).
- Warning: 7 states have shift/reduce conflicts.
- Warning: 17 shift/reduce conflicts were arbitrarily resolved.
-       ocamlc src/lib/.touist.objs/touist__Err.{cmo,cmt}
- File "src/lib/err.ml", line 31, characters 2-8:
- 31 |   Re_str.(global_replace (regexp pattern) replacement text)
-        ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 13-34:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 36-49:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 13-34:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 36-49:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 21-42:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 44-57:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 19-40:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 42-55:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 26-47:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 49-62:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 12-33:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 35-48:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 27-49:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 51-64:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 4-28:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 30-43:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 86-106:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                                                                             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 4-28:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 30-43:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 113, characters 17-37:
- 113 |         let s = (Re_str.matched_group 1 s) in
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 4-28:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 30-43:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 83-103:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 7-30:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 32-45:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 91-111:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Err.{cmx,o}
- File "src/lib/err.ml", line 31, characters 2-8:
- 31 |   Re_str.(global_replace (regexp pattern) replacement text)
-        ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 13-34:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 36-49:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 13-34:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 36-49:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 21-42:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 44-57:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 19-40:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 42-55:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 26-47:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 49-62:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 12-33:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 35-48:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 27-49:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 51-64:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 4-28:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 30-43:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 86-106:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                                                                             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 4-28:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 30-43:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 113, characters 17-37:
- 113 |         let s = (Re_str.matched_group 1 s) in
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 4-28:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 30-43:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 83-103:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 7-30:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 32-45:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 91-111:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/lib/.touist.objs/touist__Types.{cmo,cmt}
- File "src/lib/types.ml", line 133, characters 26-44:
- 133 |         | Int x, Int y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 134, characters 30-48:
- 134 |         | Float x, Float y -> Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 135, characters 28-46:
- 135 |         | Prop x, Prop y -> Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 136, characters 26-44:
- 136 |         | Set x, Set y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc src/lib/.touist.objs/touist__SatSolve.{cmo,cmt}
- File "src/lib/satSolve.ml", line 33, characters 22-40:
- 33 |   let compare l1 l2 = Pervasives.compare l1 l2
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc src/lib/.touist.objs/touist__Latex.{cmo,cmt}
- File "src/lib/latex.ml", line 119, characters 4-25:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/latex.ml", line 119, characters 27-40:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Types.{cmx,o}
- File "src/lib/types.ml", line 133, characters 26-44:
- 133 |         | Int x, Int y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 134, characters 30-48:
- 134 |         | Float x, Float y -> Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 135, characters 28-46:
- 135 |         | Prop x, Prop y -> Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/lib/types.ml", line 136, characters 26-44:
- 136 |         | Set x, Set y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc src/lib/.touist.objs/touist__Qbf.{cmo,cmt}
- File "src/lib/qbf.ml", line 6, characters 11-17:
- 6 |   let open Re_str in
-                ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 14-36:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                   ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 38-51:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                                           ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 14-37:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 39-52:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                                            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/lib/.touist.objs/touist__ParserReport.{cmi,cmo,cmt}
- File "src/lib/parserReport.ml", line 137, characters 2-23:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 137, characters 25-38:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 245, characters 27-47:
- 245 |     let i = int_of_string (Re_str.matched_group 1 message) in
-                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 258, characters 2-26:
- 258 |   Re_str.global_substitute
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 259, characters 5-18:
- 259 |     (Re_str.regexp "\\$\\([0-9]+\\)")
-            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/.main.eobjs/main.{cmi,cmo,cmt}
- File "src/main.ml", line 75, characters 32-38:
- 75 |   let prog, opts = match cmd |> Re_str.(split (regexp " +")) with
-                                      ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 86, characters 11-17:
- 86 |       s |> Re_str.(split (regexp " +")) |> List.fold_left
-                 ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 747, characters 4-8:
- 747 |     info "touist" ~version:Version.v
-           ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 748, characters 64-73:
- 748 |       ~doc ~man ~exits:(code_msgs |> List.map (fun (doc,err) -> exit_info ~doc (get_code err))))
-                                                                       ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_info
- Use Cmd.Exit.info instead.
- File "src/main.ml", line 750, characters 9-18:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "src/main.ml", line 750, characters 53-62:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                                                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt src/lib/.touist.objs/touist__ParserReport.{cmx,o}
- File "src/lib/parserReport.ml", line 137, characters 2-23:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 137, characters 25-38:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 245, characters 27-47:
- 245 |     let i = int_of_string (Re_str.matched_group 1 message) in
-                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 258, characters 2-26:
- 258 |   Re_str.global_substitute
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 259, characters 5-18:
- 259 |     (Re_str.regexp "\\$\\([0-9]+\\)")
-            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Latex.{cmx,o}
- File "src/lib/latex.ml", line 119, characters 4-25:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/latex.ml", line 119, characters 27-40:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__SatSolve.{cmx,o}
- File "src/lib/satSolve.ml", line 33, characters 22-40:
- 33 |   let compare l1 l2 = Pervasives.compare l1 l2
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt src/lib/.touist.objs/touist__Qbf.{cmx,o}
- File "src/lib/qbf.ml", line 6, characters 11-17:
- 6 |   let open Re_str in
-                ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 14-36:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                   ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 38-51:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                                           ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 14-37:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 39-52:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                                            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/.main.eobjs/main.{cmx,o}
- File "src/main.ml", line 75, characters 32-38:
- 75 |   let prog, opts = match cmd |> Re_str.(split (regexp " +")) with
-                                      ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 86, characters 11-17:
- 86 |       s |> Re_str.(split (regexp " +")) |> List.fold_left
-                 ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 747, characters 4-8:
- 747 |     info "touist" ~version:Version.v
-           ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 748, characters 64-73:
- 748 |       ~doc ~man ~exits:(code_msgs |> List.map (fun (doc,err) -> exit_info ~doc (get_code err))))
-                                                                       ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_info
- Use Cmd.Exit.info instead.
- File "src/main.ml", line 750, characters 9-18:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "src/main.ml", line 750, characters 53-62:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                                                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  touist.3.5.0
-> installed touist.3.5.0
Done.

<><> touist.3.5.0 installed successfully ><><><><><><><><><><><><><><><><><><><>
=> To install more solvers, see 'opam info touist'
=> Built without yices2 (SMT solver)
=> Built without qbf (QBF solver)
# Run eval $(opam env) to update the current shell environment
2022-06-04 03:24.54 ---> saved as "70aafffef91c70fd0ca26e7bcb4dba1ff8c7ec56e15a9f0166627b006ffd2fb5"
Job succeeded