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


Building on spring

(from freebsd)
2025-02-16 06:36.25 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-02-16 06:36.26 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 5af30b569c7f6e867398883d84d99a9300b4d8a8"))
2025-02-16 06:36.26 ---> using "b1533db0e680c5416588967859dbd8d0c5c87f9244acde29aaba915dc78f83d1" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.

2025-02-16 06:36.27 ---> using "70c3c56828caaf36a7604226bc2925b9e383d6000741bf4d577cdd73e913179f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2025-02-16 06:36.27 ---> using "bfb9ab1ec71ae9736aae752a9d33087d25233579fc6459a6f95f80799c1702ce" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-02-16 06:36.28 ---> using "9e4494fbe389f0c0377a8594950e8def8d447682ef9d3eb1311b5c566715734d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 20 packages
  - install cmdliner            1.3.0    [required by melange]
  - install cppo                1.8.0    [required by melange, reason]
  - install dune                3.17.2   [required by melange-webapi]
  - install dune-build-info     3.17.2   [required by melange, reason]
  - install fix                 20230505 [required by reason]
  - install melange             5.0.0-52 [required by melange-webapi]
  - install melange-fetch       0.1.0    [required by melange-webapi]
  - install melange-webapi      0.21.0
  - install menhir              20240715 [required by melange, reason]
  - install menhirCST           20240715 [required by menhir]
  - install menhirLib           20240715 [required by menhir]
  - install menhirSdk           20240715 [required by menhir]
  - install merlin-extend       0.6.2    [required by reason]
  - install ocaml-compiler-libs v0.17.0  [required by ppxlib]
  - install ocamlfind           1.9.8    [required by reason]
  - install ppx_derivers        1.2.1    [required by reason]
  - install ppxlib              0.35.0   [required by melange, reason]
  - install reason              3.15.0   [required by melange-webapi]
  - install sexplib0            v0.17.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/56: [cmdliner.1.3.0: extract]
Processing  2/56: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing  3/56: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [dune.3.17.2, dune-build-info.3.17.2: extract]
-> retrieved cppo.1.8.0  (cached)
Processing  3/56: [cmdliner.1.3.0: extract] [dune.3.17.2, dune-build-info.3.17.2: extract]
Processing  4/56: [cmdliner.1.3.0: extract] [dune.3.17.2, dune-build-info.3.17.2: extract] [fix.20230505: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  4/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [fix.20230505: extract]
Processing  5/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [fix.20230505: extract] [melange.5.0.0-52: http]
Processing  6/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [fix.20230505: extract] [melange.5.0.0-52: http] [cmdliner: gmake all]
-> retrieved fix.20230505  (cached)
Processing  6/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: http] [cmdliner: gmake all]
Processing  7/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: http] [melange-fetch.0.1.0: http] [cmdliner: gmake all]
Processing  7/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [melange-fetch.0.1.0: http] [cmdliner: gmake all]
Processing  7/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [melange-fetch.0.1.0: extract] [cmdliner: gmake all]
-> retrieved melange-fetch.0.1.0  (https://github.com/melange-community/melange-fetch/releases/download/0.1.0/melange-fetch-0.1.0.tbz)
Processing  7/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing  8/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [melange-webapi.0.21.0: http] [cmdliner: gmake all]
Processing  8/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [melange-webapi.0.21.0: extract] [cmdliner: gmake all]
-> retrieved melange-webapi.0.21.0  (https://github.com/melange-community/melange-webapi/releases/download/0.21.0/melange-webapi-0.21.0.tbz)
Processing  8/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing  9/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [menhir.20240715 + 3 others: extract] [cmdliner: gmake all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing  9/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing 10/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [merlin-extend.0.6.2: extract] [cmdliner: gmake all]
-> retrieved merlin-extend.0.6.2  (cached)
Processing 10/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing 11/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: gmake all]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 11/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing 12/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [ocamlfind.1.9.8: extract] [cmdliner: gmake all]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 12/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all]
Processing 13/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all]
Processing 14/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 14/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [cmdliner: gmake all] [ocamlfind: ./configure]
Processing 15/56: [dune.3.17.2, dune-build-info.3.17.2: extract] [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [cmdliner: gmake all] [ocamlfind: ./configure]
-> retrieved dune.3.17.2, dune-build-info.3.17.2  (cached)
Processing 15/56: [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [cmdliner: gmake all] [ocamlfind: ./configure]
Processing 16/56: [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [reason.3.15.0: extract] [cmdliner: gmake all] [ocamlfind: ./configure]
Processing 17/56: [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [reason.3.15.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved reason.3.15.0  (cached)
Processing 17/56: [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
Processing 18/56: [melange.5.0.0-52: extract] [ppxlib.0.35.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ppxlib.0.35.0  (cached)
Processing 18/56: [melange.5.0.0-52: extract] [sexplib0.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
Processing 19/56: [melange.5.0.0-52: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 19/56: [melange.5.0.0-52: extract] [sexplib0.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 19/56: [melange.5.0.0-52: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/5.2.0/bin" "-sitelib" "/home/opam/.opam/5.2.0/lib" "-mandir" "/home/opam/.opam/5.2.0/man" "-config" "/home/opam/.opam/5.2.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.2.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.2.0/bin
-     Manual pages:          /home/opam/.opam/5.2.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.2.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.2.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.2.0/bin
-     Manual pages:          /home/opam/.opam/5.2.0/man
-     topfind script:        /home/opam/.opam/5.2.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 19/56: [melange.5.0.0-52: extract] [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: gmake all]
-> retrieved melange.5.0.0-52  (https://github.com/melange-re/melange/releases/download/5.0.0-52/melange-5.0.0-52.tbz)
Processing 19/56: [cmdliner: gmake all] [dune: ocaml 7] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 19/56: [dune: ocaml 7] [ocamlfind: gmake all]
Processing 20/56: [dune: ocaml 7] [ocamlfind: gmake all] [cmdliner: gmake install]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.2.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.2.0/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.2.0/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/local/bin/gmake findlib-relative; \
-         else \
-   /usr/local/bin/gmake findlib-absolute; \
- fi
- gmake[2]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.2.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.2.0/lib/ocaml:/home/opam/.opam/5.2.0/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[2]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
Processing 20/56: [dune: ocaml 7] [ocamlfind: gmake opt] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0/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/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0/lib/cmdliner"
Processing 20/56: [dune: ocaml 7] [ocamlfind: gmake opt] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 20/56: [dune: ocaml 7] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 20/56: [dune: ocaml 7]
Processing 21/56: [dune: ocaml 7] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.2.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.2.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.2.0/bin"
- install -d "/home/opam/.opam/5.2.0/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.2.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.2.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.2.0/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.2.0/lib/findlib"
- install -d "/home/opam/.opam/5.2.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.2.0/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.2.0/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.2.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.2.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.2.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.2.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.2.0/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.2.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.2.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.2.0/lib/$x/META.tmp" "/home/opam/.opam/5.2.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.2.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.2.0/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.2.0/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.2.0/man/man1" "/home/opam/.opam/5.2.0/man/man3" "/home/opam/.opam/5.2.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.2.0/man/man1"
- cp: doc/ref-man/ocamlfind.1: No such file or directory
- gmake[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.2.0/man/man5"
- cp: doc/ref-man/META.5: No such file or directory
- cp: doc/ref-man/site-lib.5: No such file or directory
- cp: doc/ref-man/findlib.conf.5: No such file or directory
- gmake[1]: [Makefile:92: install-doc] Error 1 (ignored)
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 21/56: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- 

Processing 21/56: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
-> installed dune.3.17.2
Processing 23/56: [cppo: dune build]
Processing 24/56: [cppo: dune build] [dune-build-info: rm]
Processing 25/56: [cppo: dune build] [dune-build-info: rm] [fix: dune build]
Processing 26/56: [cppo: dune build] [dune-build-info: rm] [fix: dune build] [menhirCST: dune build]
Processing 27/56: [cppo: dune build] [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 28/56: [cppo: dune build] [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 29/56: [cppo: dune build] [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-build-info.3.17.2)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "cppo" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 29/56: [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 30/56: [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed cppo.1.8.0
Processing 31/56: [dune-build-info: rm] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-build-info.3.17.2)
Processing 31/56: [dune-build-info: dune build] [fix: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 31/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 32/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed menhirCST.20240715
Processing 33/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 33/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build]
Processing 34/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed ppx_derivers.1.2.1
Processing 35/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [menhirSdk: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 35/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 36/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20240715
Processing 37/56: [dune-build-info: dune build] [fix: dune build] [menhirLib: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "fix" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/fix.20230505)
-> compiled  fix.20230505
Processing 37/56: [dune-build-info: dune build] [menhirLib: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed fix.20230505
Processing 38/56: [dune-build-info: dune build] [menhirLib: dune build] [merlin-extend: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "merlin-extend" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/merlin-extend.0.6.2)
-> compiled  merlin-extend.0.6.2
Processing 38/56: [dune-build-info: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed merlin-extend.0.6.2
Processing 39/56: [dune-build-info: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 39/56: [dune-build-info: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 40/56: [dune-build-info: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-build-info" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-build-info.3.17.2)
-> compiled  dune-build-info.3.17.2
Processing 40/56: [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed dune-build-info.3.17.2
Processing 41/56: [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 41/56: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirLib.20240715
Processing 42/56: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 43/56: [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 43/56: [menhir: dune build] [sexplib0: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 44/56: [menhir: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 44/56: [menhir: dune build]
-> installed sexplib0.v0.17.0
Processing 45/56: [menhir: dune build]
Processing 46/56: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
Processing 46/56: [menhir: dune build]
-> installed ppxlib.0.35.0
Processing 47/56: [menhir: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhir.20240715)
- (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 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 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 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 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 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 49/56: [melange: dune build]
Processing 50/56: [melange: dune build] [reason: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "reason" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/reason.3.15.0)
- (cd _build/default/src/refmt && /usr/local/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default/src/refmt && /usr/local/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  reason.3.15.0
Processing 50/56: [melange: dune build]
-> installed reason.3.15.0
Processing 51/56: [melange: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "melange" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/melange.5.0.0-52)
- (cd _build/default/jscomp/core && /usr/local/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/jscomp/core/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default/jscomp/core && /usr/local/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/jscomp/core/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/.sandbox/910631c65ee1501d59b3ed70e5ec2029/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe -unsafe --cookie 'library-name="dom"' -o jscomp/others/dom_storage.pp.ml --impl jscomp/others/dom_storage.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "jscomp/others/dom_storage.ml", line 4, characters 3-16:
- 4 | [@@mel.send.pipe: t] [@@mel.return null_to_opt]
-        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "jscomp/others/dom_storage.ml", line 6, characters 59-72:
- 6 | external setItem : string -> string -> unit = "setItem" [@@mel.send.pipe: t]
-                                                                ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "jscomp/others/dom_storage.ml", line 7, characters 55-68:
- 7 | external removeItem : string -> unit = "removeItem" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "jscomp/others/dom_storage.ml", line 8, characters 35-48:
- 8 | external clear : unit = "clear" [@@mel.send.pipe: t]
-                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "jscomp/others/dom_storage.ml", line 11, characters 3-16:
- 11 | [@@mel.send.pipe: t] [@@mel.return null_to_opt]
-         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/1bead8b8e9e4df0bb285f7c43dccfd85/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe -unsafe --cookie 'library-name="node"' -o jscomp/others/node_buffer.pp.ml --impl jscomp/others/node_buffer.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "jscomp/others/node_buffer.ml", line 47, characters 3-16:
- 47 | [@@mel.send.pipe: t]
-         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/default && bin/melc.exe -w -40 -w -49 -nopervasives -nostdlib -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name stdlib --bs-package-name melange -no-alias-deps -o jscomp/stdlib/.stdlib.objs/melange/stdlib.cmj -c -impl jscomp/stdlib/stdlib.pp.ml)
- File "stdlib.cppo.ml", line 420, characters 29-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "stdlib.cppo.ml", line 420, characters 10-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_open_descriptor_out
- 
- File "stdlib.cppo.ml", line 421, characters 2-29:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_channel_name
- 
- File "stdlib.cppo.ml", line 455, characters 2-39:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_bytes
- 
- File "stdlib.cppo.ml", line 463, characters 7-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_bytes
- 
- File "stdlib.cppo.ml", line 475, characters 26-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value
- 
- File "stdlib.cppo.ml", line 481, characters 29-49:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 484, characters 7-27:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 494, characters 28-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "stdlib.cppo.ml", line 494, characters 10-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_open_descriptor_in
- 
- File "stdlib.cppo.ml", line 495, characters 2-28:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_channel_name
- 
- File "stdlib.cppo.ml", line 512, characters 7-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 516, characters 12-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 516, characters 12-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 542, characters 12-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_scan_line
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 569, characters 29-40:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 471, characters 0-78:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_int
- 
- File "stdlib.cppo.ml", line 477, characters 0-67:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_out
- 
- File "stdlib.cppo.ml", line 478, characters 0-57:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_out
- 
- File "stdlib.cppo.ml", line 479, characters 0-73:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", lines 485-486, characters 0-56:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_binary_mode
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 562, characters 0-62:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 563, characters 0-67:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_int
- 
- File "stdlib.cppo.ml", line 564, characters 0-60:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value
- 
- File "stdlib.cppo.ml", line 565, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_in
- 
- File "stdlib.cppo.ml", line 566, characters 0-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in
- 
- File "stdlib.cppo.ml", line 567, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", lines 570-571, characters 0-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_binary_mode
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_out_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_out_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_in_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size_64
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name sys --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Sys.cmj -c -impl jscomp/stdlib/sys.pp.ml)
- File "sys.cppo.ml", lines 148-149, characters 0-35:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_enable_runtime_warnings
- 
- File "sys.cppo.ml", lines 150-151, characters 0-36:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_runtime_warnings_enabled
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name obj --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Obj.cmj -c -impl jscomp/stdlib/obj.pp.ml)
- File "jscomp/stdlib/obj.ml", line 35, characters 40-77:
- 35 | let [@inline always] double_field x i = floatarray_get (obj x : floatarray) i
-                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_get
- 
- File "jscomp/stdlib/obj.ml", line 37, characters 2-41:
- 37 |   floatarray_set (obj x : floatarray) i v
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_set
- 
- File "jscomp/stdlib/obj.ml", line 107, characters 4-12:
- 107 |     create l
-           ^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_create
- 
- File "jscomp/stdlib/obj.ml", line 118, characters 4-15:
- 118 |     get_key e o
-           ^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_key
- 
- File "jscomp/stdlib/obj.ml", line 123, characters 4-20:
- 123 |     get_key_copy e o
-           ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_key_copy
- 
- File "jscomp/stdlib/obj.ml", line 128, characters 4-17:
- 128 |     set_key e o x
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_key
- 
- File "jscomp/stdlib/obj.ml", line 133, characters 4-17:
- 133 |     unset_key e o
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_key
- 
- File "jscomp/stdlib/obj.ml", line 138, characters 4-17:
- 138 |     check_key e o
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_check_key
- 
- File "jscomp/stdlib/obj.ml", line 147, characters 24-46:
- 147 |     else if l <> 0 then blit_key e1 o1 e2 o2 l
-                               ^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_blit_key
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_data_copy
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_check_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_blit_data
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name callback --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Callback.cmj -c -impl jscomp/stdlib/callback.pp.ml)
- File "jscomp/stdlib/callback.ml", line 22, characters 2-40:
- 22 |   register_named_value name (Obj.repr v)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_register_named_value
- 
- File "jscomp/stdlib/callback.ml", line 27, characters 2-32:
- 27 |   register_named_value name slot
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_register_named_value
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name marshal --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Marshal.cmj -c -impl jscomp/stdlib/marshal.pp.ml)
- File "jscomp/stdlib/marshal.ml", line 36, characters 7-44:
- 36 |   else to_buffer_unsafe buff ofs len v flags
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value_to_buffer
- 
- File "jscomp/stdlib/marshal.ml", line 52, characters 7-32:
- 52 |   else data_size_unsafe buff ofs
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_marshal_data_size
- 
- File "jscomp/stdlib/marshal.ml", line 59, characters 14-39:
- 59 |     let len = data_size_unsafe buff ofs in
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_marshal_data_size
- 
- File "jscomp/stdlib/marshal.ml", line 62, characters 9-35:
- 62 |     else from_bytes_unsafe buff ofs
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value_from_bytes
- 
- File "jscomp/stdlib/marshal.ml", lines 23-24, characters 0-25:
- 23 | external to_channel: out_channel -> 'a -> extern_flags list -> unit
- 24 |     = "caml_output_value"
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value
- 
- File "jscomp/stdlib/marshal.ml", line 44, characters 0-60:
- 44 | external from_channel: in_channel -> 'a = "caml_input_value"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name string --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__String.cmj -c -impl jscomp/stdlib/string.pp.ml)
- File "jscomp/stdlib/string.ml", line 226, characters 13-28:
- 226 | let hash x = seeded_hash 0 x
-                    ^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_string_hash
- 
- File "jscomp/stdlib/string.ml", line 225, characters 0-76:
- 225 | external seeded_hash : int -> string -> int = "caml_string_hash" [@@noalloc]
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_string_hash
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name float --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Float.cmj -c -impl jscomp/stdlib/float.pp.ml)
- File "float.cppo.ml", line 166, characters 23-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_trunc_float
- 
- File "float.cppo.ml", line 171, characters 13-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 172, characters 13-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 280, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 280, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 316, characters 8-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 316, characters 8-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 326, characters 4-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 336, characters 4-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 347, characters 4-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 348, characters 4-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 358, characters 4-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "jscomp/stdlib/float.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name arg --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Arg.cmj -c -impl jscomp/stdlib/arg.pp.ml)
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 481, characters 29-49:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name printexc --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Printexc.cmj -c -impl jscomp/stdlib/printexc.pp.ml)
- File "printexc.cppo.ml", line 302, characters 15-39:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_debug_info_status
- 
- File "printexc.cppo.ml", lines 258-259, characters 0-72:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_raw_backtrace_slot
- 
- File "printexc.cppo.ml", lines 261-263, characters 0-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_raw_backtrace_next_slot
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name fun --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Fun.cmj -c -impl jscomp/stdlib/fun.pp.ml)
- File "jscomp/stdlib/fun.ml", line 32, characters 6-57:
- 32 |       Printexc.raise_with_backtrace (Finally_raised e) bt
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_restore_raw_backtrace
- 
- File "jscomp/stdlib/fun.ml", line 39, characters 6-52:
- 39 |       Printexc.raise_with_backtrace work_exn work_bt
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_restore_raw_backtrace
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name out_channel --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Out_channel.cmj -c -impl jscomp/stdlib/out_channel.pp.ml)
- File "out_channel.cppo.ml", line 79, characters 0-72:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_binary_mode
- 
- File "out_channel.cppo.ml", line 81, characters 0-66:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_buffered
- 
- File "out_channel.cppo.ml", line 83, characters 0-56:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_buffered
- 
- File "out_channel.cppo.ml", line 85, characters 0-47:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_isatty
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name in_channel --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__In_channel.cmj -c -impl jscomp/stdlib/in_channel.pp.ml)
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 562, characters 0-62:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 567, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", line 566, characters 0-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "in_channel.cppo.ml", line 213, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_binary_mode
- 
- File "in_channel.cppo.ml", line 215, characters 0-47:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_isatty
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name gc --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Gc.cmj -c -impl jscomp/stdlib/gc.pp.ml)
- File "jscomp/stdlib/gc.ml", line 71, characters 11-18:
- 71 |   let st = stat () in
-                 ^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_stat
- 
- File "jscomp/stdlib/gc.ml", line 96, characters 22-33:
- 96 |   let (mi, pro, ma) = counters () in
-                            ^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_counters
- 
- File "jscomp/stdlib/gc.ml", line 111, characters 21-45:
- 111 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 111, characters 21-45:
- 111 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 122, characters 2-26:
- 122 |   finalise call_alarm arec;
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 160, characters 6-50:
- 160 |       c_start sampling_rate callstack_size tracker
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_start
- 
- File "jscomp/stdlib/gc.ml", line 100, characters 0-70:
- 100 | external finalise : ('a -> unit) -> 'a -> unit = "caml_final_register"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", lines 101-102, characters 0-44:
- 101 | external finalise_last : (unit -> unit) -> 'a -> unit =
- 102 |   "caml_final_register_called_without_value"
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register_called_without_value
- 
- File "jscomp/stdlib/gc.ml", line 103, characters 0-63:
- 103 | external finalise_release : unit -> unit = "caml_final_release"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_release
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_stop
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_discard
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name digest --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Digest.cmj -c -impl jscomp/stdlib/digest.pp.ml)
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 180, characters 49-64:
- 180 |     In_channel.with_open_bin filename (fun ic -> channel ic (-1))
-                                                        ^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- 
- File "jscomp/stdlib/digest.ml", line 161, characters 2-60:
- 161 |   external channel: in_channel -> int -> t = "caml_md5_chan"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- 
- File "jscomp/stdlib/digest.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name scanf --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Scanf.cmj -c -impl jscomp/stdlib/scanf.pp.ml)
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name filename --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Filename.cmj -c -impl jscomp/stdlib/filename.pp.ml)
- File "jscomp/stdlib/filename.ml", line 354, characters 16-75:
- 354 |       close_desc(open_desc name [Open_wronly; Open_creat; Open_excl] 0o600);
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "jscomp/stdlib/filename.ml", line 354, characters 6-75:
- 354 |       close_desc(open_desc name [Open_wronly; Open_creat; Open_excl] 0o600);
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_close
- 
- File "jscomp/stdlib/filename.ml", line 377, characters 6-26:
- 377 |       Sys.mkdir name perms;
-             ^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_mkdir
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name weak --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Weak.cmj -c -impl jscomp/stdlib/weak.pp.ml)
- File "jscomp/stdlib/weak.ml", line 30, characters 2-10:
- 30 |   create l
-        ^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_create
- 
- File "jscomp/stdlib/weak.ml", line 45, characters 14-24:
- 45 |   | Some x -> set' e o x
-                    ^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_key
- 
- File "jscomp/stdlib/weak.ml", line 44, characters 12-21:
- 44 |   | None -> unset e o
-                  ^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_key
- 
- File "jscomp/stdlib/weak.ml", line 50, characters 2-9:
- 50 |   get e o
-        ^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_get
- 
- File "jscomp/stdlib/weak.ml", line 55, characters 2-14:
- 55 |   get_copy e o
-        ^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_get_copy
- 
- File "jscomp/stdlib/weak.ml", line 60, characters 2-11:
- 60 |   check e o
-        ^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_check
- 
- File "jscomp/stdlib/weak.ml", line 69, characters 22-40:
- 69 |   else if l <> 0 then blit e1 o1 e2 o2 l
-                            ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_blit
-> compiled  melange.5.0.0-52
-> installed melange.5.0.0-52
Processing 53/56: [melange-fetch: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "melange-fetch" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/melange-fetch.0.1.0)
- (cd _build/.sandbox/2b9fb5c147683fb0b9d31caadb917eb1/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="fetch"' -o src/Fetch.pp.mli --intf src/Fetch.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Fetch.mli", line 43, characters 37-50:
- 43 |   external abort : unit = "abort" [@@mel.send.pipe: t]
-                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 124, characters 59-72:
- 124 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 125, characters 49-62:
- 125 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 130, characters 5-18:
- 130 |   [@@mel.send.pipe: t] [@@mel.return { null_to_opt }]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 132, characters 43-56:
- 132 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 136, characters 53-66:
- 136 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 158, characters 5-18:
- 158 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 160, characters 48-61:
- 160 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 161, characters 60-73:
- 161 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 162, characters 53-66:
- 162 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 163, characters 50-63:
- 163 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 213, characters 5-18:
- 213 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 215, characters 48-61:
- 215 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 216, characters 60-73:
- 216 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 217, characters 53-66:
- 217 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 218, characters 50-63:
- 218 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 234, characters 34-47:
- 234 |   external clone : t = "clone" [@@mel.send.pipe: t]
-                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 241, characters 5-18:
- 241 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 243, characters 48-61:
- 243 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 244, characters 60-73:
- 244 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 245, characters 53-66:
- 245 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 246, characters 50-63:
- 246 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 266, characters 59-72:
- 266 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 267, characters 49-62:
- 267 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 268, characters 58-71:
- 268 |   external get : string -> EntryValue.t option = "get" [@@mel.send.pipe: t]
-                                                                 ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 269, characters 63-76:
- 269 |   external getAll : string -> EntryValue.t array = "getAll" [@@mel.send.pipe: t]
-                                                                      ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 270, characters 53-66:
- 270 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 271, characters 43-56:
- 271 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 281, characters 5-18:
- 281 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 285, characters 5-18:
- 285 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 288, characters 5-18:
- 288 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 291, characters 5-18:
- 291 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 295, characters 5-18:
- 295 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 298, characters 5-18:
- 298 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/cb4c203de2d5e0796305232146c735f0/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="fetch"' -o src/Fetch.pp.ml --impl src/Fetch.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Fetch.ml", line 24, characters 37-50:
- 24 |   external abort : unit = "abort" [@@mel.send.pipe: t]
-                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 257, characters 59-72:
- 257 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 258, characters 49-62:
- 258 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 263, characters 5-18:
- 263 |   [@@mel.send.pipe: t] [@@mel.return { null_to_opt }]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 265, characters 43-56:
- 265 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 269, characters 53-66:
- 269 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 293, characters 7-20:
- 293 |     [@@mel.send.pipe: T.t]
-              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 295, characters 50-63:
- 295 |     external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: T.t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 298, characters 7-20:
- 298 |     [@@mel.send.pipe: T.t]
-              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 300, characters 55-68:
- 300 |     external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: T.t]
-                                                              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 301, characters 52-65:
- 301 |     external text : string Js.Promise.t = "text" [@@mel.send.pipe: T.t]
-                                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 437, characters 34-47:
- 437 |   external clone : t = "clone" [@@mel.send.pipe: t]
-                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 456, characters 59-72:
- 456 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 457, characters 49-62:
- 457 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 458, characters 58-71:
- 458 |   external get : string -> EntryValue.t option = "get" [@@mel.send.pipe: t]
-                                                                 ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 459, characters 63-76:
- 459 |   external getAll : string -> EntryValue.t array = "getAll" [@@mel.send.pipe: t]
-                                                                      ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 460, characters 53-66:
- 460 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 461, characters 43-56:
- 461 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 471, characters 5-18:
- 471 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 474, characters 5-18:
- 474 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 477, characters 5-18:
- 477 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 480, characters 5-18:
- 480 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 483, characters 5-18:
- 483 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 486, characters 5-18:
- 486 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
-> compiled  melange-fetch.0.1.0
-> installed melange-fetch.0.1.0
Processing 55/56: [melange-webapi: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "melange-webapi" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/melange-webapi.0.21.0)
- (cd _build/.sandbox/7819ce80cba1e0e0b9e0c5a5e9c6b5ca/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__Blob.re.pp.ml --impl src/Webapi/Webapi__Blob.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Webapi__Blob.re", line 10, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/3416c78b8ea91e517e5ae5a0ae2006a3/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re.pp.ml --impl src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 81, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 82, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 85, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 86, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 87, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 89, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 101, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 180, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 184, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 189, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 207, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 208, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 209, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 210, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 211, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 212, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 213, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 214, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 218, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 230, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 234, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 246, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 248, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 255, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 258, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 261, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 266, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 269, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 272, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/35cb7881937a9efd95111f2c671cc2fa/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__CharacterData.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__CharacterData.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 7, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 10, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 11, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 13, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 15, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/a27d23bbc7891b3ead2e4cef1d977fa6/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__ChildNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__ChildNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__ChildNode.re", line 5, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/44e35958779652fa92b15864cb52757c/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Document.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Document.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 59, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 62, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 64, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 67, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 69, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 72, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 74, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 77, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 80, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 84, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 86, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 89, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 93, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 98, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 99, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 101, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 104, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 108, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 113, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 115, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 118, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 120, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 121, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 123, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 126, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 129, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 132, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 135, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 140, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Document.re", line 142, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/58960a24be21305c3f72f32c3a1ee974/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 9, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 11, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 14, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 16, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/c1e801115b2dcef770b7ce6a2bb5b364/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__DomImplementation.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__DomImplementation.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 3, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 8, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 23, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 25, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 28, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/0acaec3f89f2fedd9751053cfc448ccc/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__DomTokenList.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__DomTokenList.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 5, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 7, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 8, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 10, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 12, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 16, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 18, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 19, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 20, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 21, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 24, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/27226641b86c17b042030d07c0516f80/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Element.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Element.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 57, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 60, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 64, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 68, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 70, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 72, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 74, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 76, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 79, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 81, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 83, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 86, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 89, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 92, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 93, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 95, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 96, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 108, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 120, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 132, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 133, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 136, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 138, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 140, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 141, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 143, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 144, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 147, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 156, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 157, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 167, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 168, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 178, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 180, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Element.re", line 182, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/c52f3c1497208a618d4a63afb9db01d7/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Event.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Event.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Event.re", line 20, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Event.re", line 21, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Event.re", line 23, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/a8896a2048770ba5beaecfab6e6c24a7/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__EventTarget.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__EventTarget.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 6, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 9, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 23, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 27, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 30, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 43, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 47, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 54, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 58, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 72, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 77, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 81, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 94, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 100, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 104, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 118, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 123, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 127, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 140, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 146, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 150, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 164, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 169, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 173, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 186, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 192, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 196, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 210, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 215, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 219, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 232, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 238, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 242, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 256, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 261, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 265, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 278, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 286, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 290, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 304, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 313, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 317, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 330, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 340, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 344, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 358, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 367, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 371, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 384, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 394, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 398, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 412, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 421, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 425, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 438, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 448, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 452, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 466, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 475, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 479, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 492, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 504, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 508, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 522, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 531, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 535, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 548, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 558, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 562, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 576, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 585, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 589, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 602, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 612, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 616, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 630, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 639, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 643, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 656, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 666, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 670, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 684, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 693, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 697, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 710, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 720, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 724, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 738, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 747, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 751, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 764, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 774, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 778, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 792, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 801, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 805, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 818, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 828, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 832, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 846, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 855, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 859, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 872, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 882, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 886, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 900, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 909, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 913, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 926, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 938, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 942, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 956, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 965, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 969, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 982, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 994, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 998, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1012, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1021, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1025, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1038, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1048, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1052, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1066, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1075, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1079, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1092, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1104, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1108, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1122, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1131, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1135, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1148, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1158, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1162, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1176, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1185, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1189, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1202, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1212, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1216, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1230, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1239, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1243, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1256, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1268, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1272, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1286, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1295, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1299, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1312, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1322, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1326, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1340, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1349, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1353, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1366, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1376, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1380, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1394, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1403, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1407, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1420, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1432, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1436, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1450, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1459, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1463, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1476, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1486, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1490, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1504, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1513, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1517, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1530, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1540, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1544, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1558, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1567, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1571, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1584, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1594, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1598, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1612, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1621, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1625, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1638, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1648, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1652, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1666, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1675, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1679, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1692, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1702, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1706, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1720, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1729, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1733, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1746, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1756, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1760, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1774, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1783, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1787, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1800, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1810, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1814, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1828, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1837, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1841, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1854, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1866, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1870, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1884, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1893, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1897, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1910, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1920, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1924, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1938, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1947, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1951, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1964, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1974, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1978, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1992, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2001, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2005, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2018, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2028, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2032, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2046, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2055, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2059, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2072, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2084, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2088, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2102, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2111, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2115, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2128, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2138, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2142, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2156, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2165, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2169, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2182, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2192, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2196, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2210, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2219, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2223, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2236, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2246, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2250, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2264, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2273, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2277, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2290, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/921b0f6337c9f63002ef28ee5b4af156/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 5, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 9, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 23, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 32, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 36, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 49, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/b3e7d5555d1f8f50a00ebf7aa315c9cf/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__History.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__History.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__History.re", line 10, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__History.re", line 11, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__History.re", line 12, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__History.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__History.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/e8738f77fcf8c15c59cbd8994866a1ec/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlCollection.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlCollection.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlCollection.re", line 7, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlCollection.re", line 9, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/3b9927c3543d9d7e5abea67388a34286/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 98, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 99, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 100, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 101, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 105, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/70cd3b13362da441345c8e18233b599d/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 44, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 45, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 46, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 48, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/089519b8e65e9042e3c6195b2b33bd69/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlDocument.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlDocument.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 60, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 61, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 67, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 69, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 71, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 72, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 73, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 75, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 77, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 79, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 81, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 82, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/2e5468be9f88f3577f4bfe083fa4c0db/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re", line 37, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/c221ac7419620c1ac1583ad25e2fd205/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 165, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 180, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 182, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 209, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 211, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 214, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 228, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 230, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 232, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 234, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 236, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 238, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 240, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/59318cd9267c12560952a05367c40018/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Location.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Location.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Location.re", line 26, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Location.re", line 27, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Location.re", line 28, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Location.re", line 30, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Location.re", line 31, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/741b04ce646ab637b17d7cae315c3ad4/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__MutationObserver.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__MutationObserver.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 7, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 9, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 10, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/f156f15925e13f31dc8443cbaeeeee48/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re", line 25, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/50d45a0ab8cdcf8eee4b569ab117bfe1/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__MouseEvent.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__MouseEvent.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__MouseEvent.re", line 26, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/f558e7eb88a69b5d33d07acc805a5806/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 5, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 7, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 9, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 12, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 17, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/a7157afdeee4c960c76747a95fb9a010/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Node.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Node.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 40, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 42, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 43, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 45, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 48, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 50, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 51, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 55, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 56, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 64, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 66, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 68, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 70, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 73, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 77, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 78, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 79, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Node.re", line 84, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/23d41a77a0f212f609238ac559ef8807/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NodeIterator.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NodeIterator.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 12, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 14, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 16, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/42b869bf45b5b0218c328edf7ab10813/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NodeList.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NodeList.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__NodeList.re", line 5, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__NodeList.re", line 10, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/19eed0c2a7fa169db65d5fd9284c4719/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re", line 5, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/db4e2aadeb2fb414f8e6ec3ceb41812d/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__ParentNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__ParentNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__ParentNode.re", line 12, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__ParentNode.re", line 14, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/8efa3e545a5a9c64cccd8182c1c047b7/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Range.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Range.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 17, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 19, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 21, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 23, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 25, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 27, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 29, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 30, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 32, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 34, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 35, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 37, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 39, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 41, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 55, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 56, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 57, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 58, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 65, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 68, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 70, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 72, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Range.re", line 74, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/26d4083ad3b70355023ac86f71b46354/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Selection.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Selection.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 12, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 17, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 18, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 19, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 21, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 25, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 26, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 27, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 28, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 29, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 30, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 34, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/7bd1363269d72d3ac6c841bd6ee97291/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Text.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Text.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Text.re", line 10, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/dacde02a982e404bb5ef08c4f9847c66/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__TreeWalker.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__TreeWalker.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 11, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 13, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 15, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 17, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 19, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 21, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 23, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/3da8b26bd54ecc87c70d315fe1f162ad/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__ReadableStream.re.pp.ml --impl src/Webapi/Webapi__ReadableStream.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Webapi__ReadableStream.re", line 7, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__ReadableStream.re", line 27, characters 2-15:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/b20f793e0f2fe97cb0ae40280cb55396/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Window.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Window.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 73, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 74, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 75, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 77, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 78, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 79, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 80, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 83, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 87, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 89, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 91, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 92, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 93, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 97, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 99, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 102, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 103, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 104, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 107, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 110, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 114, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 116, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 118, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 120, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 122, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 124, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 126, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Dom/Webapi__Dom__Window.re", line 130, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/6e58bf03c39441204825497aabade623/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__Url.re.pp.ml --impl src/Webapi/Webapi__Url.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Webapi/Webapi__Url.re", line 9, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 10, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 11, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 13, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 16, characters 27-40:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 18, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 19, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 20, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 21, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 22, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 23, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Webapi/Webapi__Url.re", line 24, characters 4-17:
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
-> compiled  melange-webapi.0.21.0
-> installed melange-webapi.0.21.0
Done.
2025-02-16 06:43.26 ---> saved as "1dc41507652561af248d98f092bf8500f0b984f8e89eff24e86238462eb3d67d"
Job succeeded