Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55) Unable to find image 'ocaml/opam:debian-unstable@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55' locally docker.io/ocaml/opam@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55: Pulling from ocaml/opam efa9f7f1546f: Pulling fs layer efa9f7f1546f: Verifying Checksum efa9f7f1546f: Download complete efa9f7f1546f: Pull complete Digest: sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55 Status: Downloaded newer image for ocaml/opam@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55 2022-08-12 04:53.13 ---> using "6347096d99ad883c63df360476202f6c10a9b84f0c879a3dccb844b30d60fe11" 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-08-12 04:53.13 ---> using "c6ee73a09a36014a133f67b1c792ebfc98d592f9ac4b0c06ef235f337338446b" 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 3927b22abaf68fd9cf6a7363519eb86f7c8f7040")) 2022-08-12 04:53.13 ---> using "25caf0f628f396b1d7cfc476619d619474ad6a17a63f10edb79d834925eb4cb4" 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-08-12 04:53.13 ---> using "858e8363bc2636890ce2bc35e668dd525710ddbde5603aef4d2eba13d90750c1" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2022-08-12 04:53.13 ---> using "4ab08884dc05214718c6978e5cb29e263379fde0cd307776076d1a7f197aa03b" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 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-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB] - Fetched 446 kB in 1s (342 kB/s) - Reading package lists... 2022-08-12 04:53.13 ---> using "b54e1e1ce0b68f63305a6bed1ac82bf207e3256dc4508b46b21f1aa41fafdbed" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"dune.1.8.1\"\ \nopam install -vy \"dune.1.8.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"dune.1.8.1\" | 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] dune.1.8.1 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install dune 1.8.1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [dune.1.8.1: http] Processing 1/3: -> retrieved dune.1.8.1 (https://github.com/ocaml/dune/releases/download/1.8.1/dune-1.8.1.tbz) Processing 2/3: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.1.8.1) - /home/opam/.opam/4.08/bin/ocamllex.opt -q src/ocamlobjinfo.mll - /home/opam/.opam/4.08/bin/ocamllex.opt -q src/meta_lexer.mll - /home/opam/.opam/4.08/bin/ocamllex.opt -q src/dune_lexer.mll - /home/opam/.opam/4.08/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/bootstrap.boot.ml src/build.ml src/build_interpret.ml src/build_system.ml src/c.ml src/c_sources.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/config0.ml src/console.ml src/context.ml src/dep.ml src/dep_graph.ml src/dep_path.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_lexer.ml src/dune_load.ml src/dune_package.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_dune_lang.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_kind.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.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_field_evaluator.ml src/obj_dir.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/ocamlobjinfo.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.boot.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/toplevel.ml src/upgrader.boot.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml src/wrapped.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/stdune/caml/dune_caml.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/stdune/result/dune_result.ml src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/fiber/fiber.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/memo/memo.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/digest.ml src/stdune/dyn.ml src/stdune/dyn0.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/fdecl.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/loc0.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/string_split.ml src/stdune/table.ml src/stdune/type_eq.ml src/stdune/unit.ml src/stdune/univ_map.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/wp/wp.boot.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamldep.opt -modules src/xdg/xdg.ml > boot-depends.txt - /home/opam/.opam/4.08/bin/ocamlc.opt -g -w -40 -o boot.exe -I +threads unix.cma threads.cma boot.ml - File "src/stdune/result/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/result/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/list.ml", line 137, characters 23-38: - 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 118, characters 8-19: - Alert deprecated: Stdlib.Format.pp_open_tag - Use Format.pp_open_stag. - File "src/stdune/pp.ml", line 120, characters 8-20: - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "src/stdune/pp.ml", line 123, 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 125, 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/dune_lang/dune_lang.ml", line 107, characters 15-52: - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/dune_lang/dune_lang.ml", line 108, 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. Processing 2/3: [dune: ./boot.exe 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "255" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.1.8.1) - ocamlc src/stdune/result/.dune_result.objs/byte/dune_result__Result.{cmi,cmti} - File "src/stdune/result/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 - ocamlc src/stdune/result/.dune_result.objs/byte/dune_result__Result.{cmo,cmt} - File "src/stdune/result/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/result/.dune_result.objs/native/dune_result__Result.{cmx,o} - File "src/stdune/result/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 - ocamlc src/stdune/.stdune.objs/byte/stdune__List.{cmo,cmt} - File "src/stdune/list.ml", line 137, characters 23-38: - 137 | let physically_equal = 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/native/stdune__List.{cmx,o} - File "src/stdune/list.ml", line 137, characters 23-38: - 137 | let physically_equal = 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 - ocamlc src/stdune/.stdune.objs/byte/stdune__Pp.{cmo,cmt} - File "src/stdune/pp.ml", line 118, characters 8-19: - 118 | 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 120, characters 8-20: - 120 | pp_close_tag ppf () - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "src/stdune/pp.ml", line 123, characters 18-48: - 123 | 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 125, characters 6-36: - 125 | 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. - ocamlc src/stdune/.stdune.objs/byte/stdune__Io.{cmo,cmt} - 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 - ocamlc src/dune_lang/.dune_lang.objs/byte/dune_lang.{cmo,cmt} - File "src/dune_lang/dune_lang.ml", line 107, characters 15-52: - 107 | 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/dune_lang/dune_lang.ml", line 108, characters 2-39: - 108 | 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/stdune/.stdune.objs/native/stdune__Pp.{cmx,o} - File "src/stdune/pp.ml", line 118, characters 8-19: - 118 | 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 120, characters 8-20: - 120 | pp_close_tag ppf () - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "src/stdune/pp.ml", line 123, characters 18-48: - 123 | 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 125, characters 6-36: - 125 | 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/stdune/.stdune.objs/native/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/catapult/.catapult.objs/native/catapult.{cmx,o} - File "src/catapult/catapult.ml", line 49, characters 16-35: - 49 | let channel = Pervasives.open_out path in - ^^^^^^^^^^^^^^^^^^^ - 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/catapult/catapult.ml", line 50, characters 16-40: - 50 | let print s = Pervasives.output_string channel s in - ^^^^^^^^^^^^^^^^^^^^^^^^ - 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/catapult/catapult.ml", line 51, characters 17-37: - 51 | let close () = Pervasives.close_out channel in - ^^^^^^^^^^^^^^^^^^^^ - 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/dune_lang/.dune_lang.objs/native/dune_lang.{cmx,o} - File "src/dune_lang/dune_lang.ml", line 107, characters 15-52: - 107 | 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/dune_lang/dune_lang.ml", line 108, characters 2-39: - 108 | 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/.dune.objs/native/dune__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. -> compiled dune.1.8.1 -> installed dune.1.8.1 Done. # Run eval $(opam env) to update the current shell environment 2022-08-12 04:53.30 ---> saved as "e9f257236b90aecf2023fe872d86bcefda959d9857782bcb03d6e2f777c1aa0d" Job succeeded