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


Building on clete.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-04-13 09:00.53 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2025-04-13 09:00.53 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 34a3fc46c301a891122df75c17fef6b5358bd68f"))
2025-04-13 09:00.53 ---> using "6aace7ddb0315e05dcea0f25d12f96ff9dc8f85c2b8f9361b598fcff4c0fa3d6" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-04-13 09:00.53 ---> using "3cfa94ba527bfa92001171dcb06fce65200e4089b0ad9cb2bcb38c055ef8ccd4" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.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-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-04-13 09:00.53 ---> using "85170c7051c45444c4d443c67f8d25c7f33918a6e1d37397bf18f6282365d95c" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
-   Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.2 MB]
- Fetched 10.4 MB in 2s (5638 kB/s)
- Reading package lists...
- 
2025-04-13 09:00.53 ---> using "5255d35dc9ff9e993cbd455c6499ad562c24bcf2a0442c988c2163254b9e1a05" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.18.0

The following actions will be performed:
=== install 1 package
  - install dune 3.18.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.0  (cached)
-> installed dune.3.18.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-13 09:00.53 ---> using "b25e04dc6b57b5e83a1b7a423cdaa0d29d4dc5698afddb33afca39f8192e1c94" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "curl -fsSL https://get.dune.build/install | sh"))

#=#=#                                                                          
##O#-#                                                                         
                                                                           0.1%
#                                                                          1.4%
####                                                                       6.5%
##################                                                        26.1%
######################################                                    53.0%
########################################                                  56.3%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 

To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
  export PATH="/home/opam/.local/bin:$PATH" 

To get started, run: 
  dune --help 
2025-04-13 09:00.53 ---> using "1e311de0362a4cf8bc60a1ded16f4c6ffe1f37cccf83f29d6446fccb548016cc" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "mkdir /tmp/sexp && cd /tmp/sexp && opam switch create ./ ocaml-base-compiler.5.2.1 --no-install && opam install -y sexp && cd -"))

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

<><> 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.1  (cached)
-> installed ocaml-base-compiler.5.2.1
-> installed ocaml-config.3
-> installed ocaml.5.2.1
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env)
The following actions will be performed:
=== install 101 packages
  - install angstrom                    0.16.1  [required by jsonaf]
  - install async                       v0.17.0 [required by sexp]
  - install async_kernel                v0.17.0 [required by async]
  - install async_log                   v0.17.0 [required by async]
  - install async_rpc_kernel            v0.17.0 [required by async]
  - install async_unix                  v0.17.0 [required by async]
  - install base                        v0.17.1 [required by jsonaf, sexp_select]
  - install base_bigstring              v0.17.0 [required by core]
  - install base_quickcheck             v0.17.0 [required by core]
  - install bigstringaf                 0.10.0  [required by angstrom, faraday]
  - install bin_prot                    v0.17.0 [required by core]
  - install capitalization              v0.17.0 [required by ppx_string_conv]
  - install conf-g++                    1.0     [required by re2]
  - install core                        v0.17.1 [required by sexp]
  - install core_kernel                 v0.17.0 [required by sexp]
  - install core_unix                   v0.17.0 [required by sexp]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install cstruct                     6.2.0   [required by async_unix]
  - install csvfields                   v0.17.0 [required by sexp]
  - install dune                        3.18.0  [required by sexp]
  - install dune-configurator           3.18.0  [required by bigstringaf]
  - install expect_test_helpers_core    v0.17.0 [required by core_unix]
  - install faraday                     0.8.2   [required by jsonaf]
  - install fieldslib                   v0.17.0 [required by core]
  - install fmt                         0.10.0  [required by cstruct]
  - install gel                         v0.17.0 [required by async_rpc_kernel]
  - install int_repr                    v0.17.0 [required by core_kernel]
  - install jane-street-headers         v0.17.0 [required by core]
  - install jane_rope                   v0.17.0 [required by re2]
  - install jsonaf                      v0.17.0 [required by sexp]
  - install jst-config                  v0.17.0 [required by shell]
  - install num                         1.5-1   [required by csvfields]
  - install ocaml-compiler-libs         v0.17.0 [required by ppxlib]
  - install ocaml-syntax-shims          1.0.0   [required by angstrom]
  - install ocaml_intrinsics_kernel     v0.17.1 [required by base]
  - install ocamlbuild                  0.16.1  [required by uutf]
  - install ocamlfind                   1.9.8   [required by uutf]
  - install parsexp                     v0.17.0 [required by sexplib]
  - install ppx_assert                  v0.17.0 [required by core]
  - install ppx_base                    v0.17.0 [required by core]
  - install ppx_bench                   v0.17.0 [required by ppx_jane]
  - install ppx_bin_prot                v0.17.0 [required by ppx_jane]
  - install ppx_cold                    v0.17.0 [required by ppx_base]
  - install ppx_compare                 v0.17.0 [required by ppx_diff]
  - install ppx_custom_printf           v0.17.0 [required by ppx_jane]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ppx_diff                    v0.17.0 [required by core]
  - install ppx_disable_unused_warnings v0.17.0 [required by ppx_jane]
  - install ppx_enumerate               v0.17.0 [required by ppx_diff]
  - install ppx_expect                  v0.17.2 [required by ppx_jane]
  - install ppx_fields_conv             v0.17.0 [required by ppx_jane]
  - install ppx_fixed_literal           v0.17.0 [required by ppx_jane]
  - install ppx_globalize               v0.17.0 [required by ppx_base]
  - install ppx_hash                    v0.17.0 [required by core]
  - install ppx_here                    v0.17.0 [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.17.0 [required by ppx_jane]
  - install ppx_inline_test             v0.17.0 [required by core]
  - install ppx_jane                    v0.17.0 [required by sexp]
  - install ppx_let                     v0.17.0 [required by ppx_jane]
  - install ppx_log                     v0.17.0 [required by ppx_jane]
  - install ppx_module_timer            v0.17.0 [required by ppx_jane]
  - install ppx_optcomp                 v0.17.0 [required by core_kernel, core, async_unix]
  - install ppx_optional                v0.17.0 [required by ppx_jane]
  - install ppx_pipebang                v0.17.0 [required by ppx_jane]
  - install ppx_sexp_conv               v0.17.0 [required by core]
  - install ppx_sexp_message            v0.17.0 [required by core]
  - install ppx_sexp_value              v0.17.0 [required by ppx_jane]
  - install ppx_stable                  v0.17.0 [required by ppx_jane]
  - install ppx_stable_witness          v0.17.0 [required by ppx_jane]
  - install ppx_string                  v0.17.0 [required by ppx_jane]
  - install ppx_string_conv             v0.17.0 [required by ppx_jane]
  - install ppx_tydi                    v0.17.0 [required by ppx_jane]
  - install ppx_typerep_conv            v0.17.0 [required by ppx_jane]
  - install ppx_variants_conv           v0.17.0 [required by ppx_jane]
  - install ppxlib                      0.35.0  [required by ppx_diff]
  - install ppxlib_jane                 v0.17.0 [required by ppx_diff]
  - install protocol_version_header     v0.17.0 [required by async_rpc_kernel]
  - install re                          1.12.0  [required by expect_test_helpers_core]
  - install re2                         v0.17.0 [required by sexp]
  - install regex_parser_intf           v0.17.0 [required by re2]
  - install seq                         base    [required by re]
  - install sexp                        v0.17.0
  - install sexp_diff                   v0.17.0 [required by sexp]
  - install sexp_macro                  v0.17.0 [required by sexp]
  - install sexp_pretty                 v0.17.0 [required by sexp]
  - install sexp_select                 v0.17.0 [required by sexp]
  - install sexplib                     v0.17.0 [required by sexp]
  - install sexplib0                    v0.17.0 [required by base]
  - install shell                       v0.17.0 [required by sexp]
  - install spawn                       v0.17.0 [required by shell]
  - install splittable_random           v0.17.0 [required by core]
  - install stdio                       v0.17.0 [required by core]
  - install stdlib-shims                0.3.0   [required by ppxlib]
  - install textutils                   v0.17.0 [required by async, shell]
  - install time_now                    v0.17.0 [required by core]
  - install timezone                    v0.17.0 [required by async_log]
  - install topkg                       1.0.8   [required by uutf]
  - install typerep                     v0.17.1 [required by core]
  - install uopt                        v0.17.0 [required by core_kernel]
  - install uutf                        1.0.4   [required by textutils]
  - install variantslib                 v0.17.0 [required by core]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved async.v0.17.0  (cached)
-> retrieved async_kernel.v0.17.0  (cached)
-> retrieved async_log.v0.17.0  (cached)
-> retrieved async_rpc_kernel.v0.17.0  (cached)
-> retrieved async_unix.v0.17.0  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base.v0.17.1  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> retrieved bin_prot.v0.17.0  (cached)
-> retrieved core_kernel.v0.17.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> installed conf-g++.1.0
-> retrieved core_unix.v0.17.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved csvfields.v0.17.0  (cached)
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
-> retrieved faraday.0.8.2  (cached)
-> retrieved fieldslib.v0.17.0  (cached)
-> retrieved gel.v0.17.0  (cached)
-> retrieved fmt.0.10.0  (cached)
-> retrieved int_repr.v0.17.0  (cached)
-> retrieved jane-street-headers.v0.17.0  (cached)
-> retrieved jane_rope.v0.17.0  (cached)
-> retrieved jsonaf.v0.17.0  (cached)
-> retrieved jst-config.v0.17.0  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved num.1.5-1  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_bench.v0.17.0  (cached)
-> retrieved ppx_bin_prot.v0.17.0  (cached)
-> retrieved ppx_cold.v0.17.0  (cached)
-> retrieved ppx_compare.v0.17.0  (cached)
-> retrieved ppx_custom_printf.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (cached)
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
-> retrieved ppx_globalize.v0.17.0  (cached)
-> retrieved ppx_hash.v0.17.0  (cached)
-> retrieved ppx_here.v0.17.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
-> retrieved ppx_inline_test.v0.17.0  (cached)
-> retrieved ppx_jane.v0.17.0  (cached)
-> retrieved ppx_let.v0.17.0  (cached)
-> retrieved ppx_log.v0.17.0  (cached)
-> retrieved ppx_module_timer.v0.17.0  (cached)
-> retrieved ppx_optcomp.v0.17.0  (cached)
-> retrieved ppx_optional.v0.17.0  (cached)
-> retrieved ppx_pipebang.v0.17.0  (cached)
-> retrieved ppx_sexp_message.v0.17.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppx_sexp_value.v0.17.0  (cached)
-> retrieved ppx_stable.v0.17.0  (cached)
-> retrieved ppx_stable_witness.v0.17.0  (cached)
-> retrieved ppx_string.v0.17.0  (cached)
-> retrieved ppx_string_conv.v0.17.0  (cached)
-> retrieved ppx_tydi.v0.17.0  (cached)
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
-> retrieved ppx_variants_conv.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.0  (cached)
-> retrieved protocol_version_header.v0.17.0  (cached)
-> retrieved re.1.12.0  (cached)
-> retrieved dune.3.18.0, dune-configurator.3.18.0  (cached)
-> installed num.1.5-1
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re2.v0.17.0  (cached)
-> retrieved regex_parser_intf.v0.17.0  (cached)
-> retrieved sexp.v0.17.0  (cached)
-> retrieved sexp_diff.v0.17.0  (cached)
-> retrieved sexp_macro.v0.17.0  (cached)
-> retrieved sexp_pretty.v0.17.0  (cached)
-> retrieved sexp_select.v0.17.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved shell.v0.17.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved splittable_random.v0.17.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved textutils.v0.17.0  (cached)
-> retrieved time_now.v0.17.0  (cached)
-> retrieved timezone.v0.17.0  (cached)
-> retrieved typerep.v0.17.1  (cached)
-> retrieved uopt.v0.17.0  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved topkg.1.0.8  (cached)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed dune.3.18.0
-> installed ppx_derivers.1.2.1
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ocaml-compiler-libs.v0.17.0
-> installed re.1.12.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed dune-configurator.3.18.0
-> installed parsexp.v0.17.0
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed sexplib.v0.17.0
-> installed angstrom.0.16.1
-> installed base.v0.17.1
-> installed fieldslib.v0.17.0
-> installed regex_parser_intf.v0.17.0
-> installed variantslib.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.35.0
-> installed ppxlib_jane.v0.17.0
-> installed ppx_optcomp.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_globalize.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
-> installed ppx_let.v0.17.0
-> installed ppx_hash.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed bin_prot.v0.17.0
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed ppx_bin_prot.v0.17.0
-> installed ppx_string_conv.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_bench.v0.17.0
-> installed ppx_expect.v0.17.2
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.0
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed gel.v0.17.0
-> installed uopt.v0.17.0
-> installed jane_rope.v0.17.0
-> installed int_repr.v0.17.0
-> installed jsonaf.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.0
-> installed core.v0.17.1
-> installed csvfields.v0.17.0
-> installed protocol_version_header.v0.17.0
-> installed sexp_diff.v0.17.0
-> installed timezone.v0.17.0
-> installed expect_test_helpers_core.v0.17.0
-> installed core_kernel.v0.17.0
-> installed sexp_select.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.0
-> installed textutils.v0.17.0
-> installed async_rpc_kernel.v0.17.0
-> installed shell.v0.17.0
-> installed async_unix.v0.17.0
-> installed async_log.v0.17.0
-> installed async.v0.17.0
-> installed sexp_macro.v0.17.0
-> installed re2.v0.17.0
-> installed sexp.v0.17.0
Done.
# To update the current shell environment, run: eval $(opam env)
/
2025-04-13 09:00.53 ---> using "95d2bcbff24f258ba133e219dae1c524984b747ce96bdae346dd7a1157eb767a" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\
               \n(package\
               \n  (name dummy)\
               \n  (allow_empty true)\
               \n  (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build"))
Solution for dune.lock:
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-config.3
 Downloading ocaml-compiler.5.3.0
    Building ocaml-compiler.5.3.0
    Building ocaml-base-compiler.5.3.0
2025-04-13 09:00.53 ---> using "669eef4eb142fdb84229ce69e8814ebbd826ed332c1bacd859d632f84e513ccf" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "cd $HOME && opam source melange-webapi.0.21.0 && cd melange-webapi.0.21.0 && if [ -f opam ]; then mv opam melange-webapi.opam; fi && echo melange-webapi >> /tmp/packages-in-repo && for opam in *.opam; do echo ${opam%.opam} >> /tmp/packages-in-repo; done && sed -n 's/(name \\(.*\\))/\\1/p' < dune-project | sed 's/^[[:blank:]]*//;s/[[:blank:]]*$//' >> /tmp/packages-in-repo && while read package ; do opam show --raw ${package}.0.21.0 > ${package}.opam; done < /tmp/packages-in-repo && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./melange-webapi.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw melange-webapi.0.21.0 > melange-webapi.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17)\
               \n(lock_dir\
               \n (repositories overlay  default))\
               \n\
               \n(repository\
               \n (name default)\
               \n (url \"file:///home/opam/opam-repository\"))\
               \n\
               \n\
               \n' > dune-workspace && echo melange-webapi >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo \"opam-health-check: Solve failed\" && exit 1)  && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)"))
Successfully extracted to /home/opam/melange-webapi.0.21.0
Solution for dune.lock:
- astring.0.8.5
- base.v0.17.1
- base-unix.base
- camlp-streams.5.0.1
- chrome-trace.3.18.0
- cmdliner.1.3.0
- cppo.1.8.0
- csexp.1.5.2
- dune-build-info.3.18.0
- dune-configurator.3.18.0
- dune-rpc.3.18.0
- dyn.3.18.0
- fiber.3.7.0
- fix.20230505
- jsonrpc.1.22.0
- lsp.1.22.0
- melange.5.1.0-53
- melange-fetch.0.1.0
- menhir.20240715
- menhirCST.20240715
- menhirLib.20240715
- menhirSdk.20240715
- merlin-extend.0.6.2
- merlin-lib.5.4.1-503
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ocaml-lsp-server.1.22.0
- ocaml_intrinsics_kernel.v0.17.1
- ocamlbuild.0.16.1+dune
- ocamlc-loc.3.18.0
- ocamlfind.1.9.8+dune
- ocamlformat-rpc-lib.0.27.0
- ordering.3.18.0
- pp.2.0.0
- ppx_derivers.1.2.1
- ppx_yojson_conv_lib.v0.17.0
- ppxlib.0.35.0
- re.1.12.0
- reason.3.15.0
- seq.base
- sexplib0.v0.17.0
- spawn.v0.17.0
- stdlib-shims.0.3.0
- stdune.3.18.0
- topkg.1.0.8
- uutf.1.0.4
- xdg.3.18.0
- yojson.2.2.2
 Downloading ocaml-compiler.5.3.0
    Building ocaml-compiler.5.3.0
    Building ocaml-base-compiler.5.3.0
    Building base-unix.base
    Building ocaml-config.3
    Building ocaml.5.3.0
 Downloading fix.20230505
    Building fix.20230505
 Downloading cppo.1.8.0
 Downloading ppx_derivers.1.2.1
    Building ppx_derivers.1.2.1
 Downloading sexplib0.v0.17.0
    Building cppo.1.8.0
 Downloading ocaml-compiler-libs.v0.17.0
    Building sexplib0.v0.17.0
    Building ocaml-compiler-libs.v0.17.0
 Downloading ocamlfind.1.9.8+dune
 Downloading menhirLib.20240715
 Downloading menhirSdk.20240715
 Downloading menhirCST.20240715
    Building ocamlfind.1.9.8+dune
    Building menhirLib.20240715
    Building menhirSdk.20240715
 Downloading stdlib-shims.0.3.0
    Building stdlib-shims.0.3.0
    Building menhirCST.20240715
 Downloading dune-build-info.3.18.0
 Downloading menhir.20240715
    Building menhir.20240715
    Building dune-build-info.3.18.0
 Downloading merlin-extend.0.6.2
    Building merlin-extend.0.6.2
 Downloading ppxlib.0.35.0
    Building ppxlib.0.35.0
 Downloading reason.3.15.0
    Building reason.3.15.0
 Downloading ordering.3.18.0
 Downloading xdg.3.18.0
 Downloading chrome-trace.3.18.0
    Building ordering.3.18.0
    Building xdg.3.18.0
    Building seq.base
 Downloading cmdliner.1.3.0
    Building cmdliner.1.3.0
 Downloading ocaml_intrinsics_kernel.v0.17.1
    Building ocaml_intrinsics_kernel.v0.17.1
 Downloading ocamlbuild.0.16.1+dune
    Building chrome-trace.3.18.0
 Downloading camlp-streams.5.0.1
    Building camlp-streams.5.0.1
    Building ocamlbuild.0.16.1+dune
 Downloading csexp.1.5.2
    Building csexp.1.5.2
 Downloading pp.2.0.0
    Building pp.2.0.0
 Downloading spawn.v0.17.0
    Building spawn.v0.17.0
 Downloading yojson.2.2.2
 Downloading re.1.12.0
    Building yojson.2.2.2
    Building re.1.12.0
 Downloading dune-configurator.3.18.0
 Downloading jsonrpc.1.22.0
    Building jsonrpc.1.22.0
 Downloading dyn.3.18.0
    Building dune-configurator.3.18.0
 Downloading ocamlformat-rpc-lib.0.27.0
    Building dyn.3.18.0
 Downloading ppx_yojson_conv_lib.v0.17.0
    Building ppx_yojson_conv_lib.v0.17.0
    Building ocamlformat-rpc-lib.0.27.0
 Downloading merlin-lib.5.4.1-503
    Building merlin-lib.5.4.1-503
 Downloading stdune.3.18.0
 Downloading ocamlc-loc.3.18.0
    Building stdune.3.18.0
    Building ocamlc-loc.3.18.0
 Downloading base.v0.17.1
    Building base.v0.17.1
 Downloading topkg.1.0.8
    Building topkg.1.0.8
 Downloading dune-rpc.3.18.0
    Building dune-rpc.3.18.0
 Downloading fiber.3.7.0
    Building fiber.3.7.0
 Downloading astring.0.8.5
 Downloading uutf.1.0.4
    Building astring.0.8.5
    Building uutf.1.0.4
 Downloading lsp.1.22.0
    Building lsp.1.22.0
 Downloading ocaml-lsp-server.1.22.0
    Building ocaml-lsp-server.1.22.0
 Downloading melange.5.1.0-53
    Building melange.5.1.0-53
 Downloading melange-fetch.0.1.0
    Building melange-fetch.0.1.0
(cd _build/.sandbox/ebaf0d379106508392094f45eb414876/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/086745b219026a344d3691068e453d6a/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/59c7b10cc343e3190188cb369cba133b/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/c738223b7c4ee94774b35eb9290847e4/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/d1a928b50d02aa87477aa8f4d24e2143/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/cd62164a02b3a46ad022f8b5e536a3a9/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/778d647d3293b16de494cf51b4ed82c7/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/e753d36da2c9861416e3a9d8d8e05dde/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/666f99aeda417d434492f6ef171fec54/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/aeb6c7f3417ce2f6a4ac06e236df2750/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/ff858c73ea5fe5d4f7aec46e082a674c/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/49894089b2268f5ad1a80379a5308140/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/d98e802f88dca7cf58385f3f2109f864/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/391c51165be069a68a856bcd62881819/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/51cf32a0592af5f11574a927c3bdbbd3/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/39b81ca38f1519aad1ad3347d52cef15/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/97cde5d2aea95d0555ba2aa6d8a95c55/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/302edcc1de3d2c995d46d5a5a8d6aac7/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/a41bc1f2e480d5a729ea62f124fe48a4/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/538a2ea66bfc93693f5385e56b37a447/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/0a7a8866edd481b9583bb19f35093457/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/2f12891f9423cc353c51b644ecc8fc76/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/dfe7a3e457ff58a609c7aec4616f80fc/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/47bb778b73de0472c7261c5c5887a46d/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/559cb986f86c15d6310084c4f005b6dc/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/0ca8f32e1ac580d16ed4aafa25a257b0/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/c8c4b2c7ed4c13dcb0ff5a0a72c3235b/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/5482a7cb5859d8cfa09f1585232b3e63/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/19acfff45bb6d4da0eb4682450a09ad4/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/9f8c0149acffe2d12255ba3d78928321/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/4194daa022aef535848e5b20dc6bb5d4/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/8fbfd154bdd5e7252513bf01c69a2267/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/a86418851e9d60fb4218b47b74c16064/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/fe190f4b1b024cfd6cbe47b397c8136b/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/89d744a2fb67428913f52df024cbdf1a/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
(cd _build/.sandbox/b642d50e8c421f1a3e58540530842977/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
2025-04-13 09:03.30 ---> saved as "badef72c8cfd4536b0569aba0a9a45e2f876ddf5dfaf550cd34f4d36e4fae1fd"
Job succeeded