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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
8d9b0d1957d2: Already exists
77bd5ce6de14: Already exists
59ace7bbb792: Already exists
b44820cf8c7c: Already exists
01779645db39: Already exists
2eff1215ea11: Already exists
cd204a506c17: Already exists
fdbe9d71b607: Already exists
1d1ef689aa4e: Already exists
21d29e096296: Already exists
f3c0f441dc5a: Already exists
24e024f45d9d: Already exists
70f2fc20df5f: Already exists
dc1d3669f80d: Already exists
d1960fd642f1: Already exists
5a522f53743b: Already exists
69c97573612d: Already exists
69c97573612d: Already exists
e309391d441d: Already exists
db1ca6399fa8: Already exists
14889b83b326: Already exists
44e6acdbb29a: Already exists
4f4fb700ef54: Already exists
1976d6d05edb: Already exists
847e4a574c7f: Already exists
6b92941a3055: Already exists
37281440a7ab: Already exists
b771055b6fbe: Already exists
8f4ee55b4bf4: Already exists
d31d3386bb00: Already exists
aa71471fafa8: Already exists
cab8c018bf1d: Already exists
efe6eb884787: Already exists
22ff1b490950: Already exists
08392e8ad44d: Already exists
06179f88ab5e: Pulling fs layer
d150b9aac864: Pulling fs layer
4b7a641c6ed8: Pulling fs layer
853fd7bbd04f: Pulling fs layer
2f5aec184633: Pulling fs layer
2b5266412aec: Pulling fs layer
5a4d87a519ef: Pulling fs layer
4d560378f42c: Pulling fs layer
2f5aec184633: Waiting
5379b5daecdd: Pulling fs layer
d076c2fe356f: Pulling fs layer
22bb05e2e184: Pulling fs layer
bb66a4d8e571: Pulling fs layer
5f23220c0aaf: Pulling fs layer
853fd7bbd04f: Waiting
5a4d87a519ef: Waiting
22bb05e2e184: Waiting
4d560378f42c: Waiting
5f23220c0aaf: Waiting
bb66a4d8e571: Waiting
5379b5daecdd: Waiting
d076c2fe356f: Waiting
2b5266412aec: Waiting
853fd7bbd04f: Verifying Checksum
853fd7bbd04f: Download complete
2f5aec184633: Download complete
2b5266412aec: Verifying Checksum
2b5266412aec: Download complete
5a4d87a519ef: Verifying Checksum
5a4d87a519ef: Download complete
06179f88ab5e: Verifying Checksum
06179f88ab5e: Download complete
5379b5daecdd: Verifying Checksum
5379b5daecdd: Download complete
4b7a641c6ed8: Verifying Checksum
4b7a641c6ed8: Download complete
22bb05e2e184: Verifying Checksum
22bb05e2e184: Download complete
bb66a4d8e571: Verifying Checksum
bb66a4d8e571: Download complete
5f23220c0aaf: Verifying Checksum
5f23220c0aaf: Download complete
4d560378f42c: Verifying Checksum
4d560378f42c: Download complete
d076c2fe356f: Verifying Checksum
d076c2fe356f: Download complete
06179f88ab5e: Pull complete
d150b9aac864: Pull complete
4b7a641c6ed8: Pull complete
853fd7bbd04f: Pull complete
2f5aec184633: Pull complete
2b5266412aec: Pull complete
5a4d87a519ef: Pull complete
4d560378f42c: Pull complete
5379b5daecdd: Pull complete
d076c2fe356f: Pull complete
22bb05e2e184: Pull complete
bb66a4d8e571: Pull complete
5f23220c0aaf: Pull complete
Digest: sha256:1e0b6f576b8d607b19de55c9b0f077afe05eb64669ad8fa98a8169a64a417a6f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-12-29 16:03.50 ---> 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-12-29 16:03.50 ---> 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 c239a62d58deaede2e5dce17c2715a55397b73f2"))
2025-12-29 16:03.50 ---> using "56be004b76cb51085f35c8dfc91ba3175ea97907d421b4b0b02e7c1a630a1108" 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.
2025-12-29 16:03.50 ---> using "ed7ae9bae0c3d5c49db6159e96a47bbcbdddbc9479c9fe4d51c2f1b00ae1b7e2" 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-dune' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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-dune)
2025-12-29 16:03.50 ---> using "0ba1ecff5cbacf2ff346c199d5bbb730ff1dcfadffcf4be94bc48e3deffb25ce" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [187 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Fetched 513 kB in 1s (352 kB/s)
- Reading package lists...
- 
2025-12-29 16:03.50 ---> using "97503196a5b2c8ead5d015466bb8c6e9d7ca051a246b7973b527720b7364d9be" 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.20.2

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-12-29 16:03.50 ---> using "dfd390be8db08de5b82f6ea38b022735693c9445c8de9f86c9fd82f00e2c81f9" 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"))

##################                                                        25.4%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 


#=#=#                                                                          
#                                                                          2.1%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
#########                                                                 12.7%
###########                                                               15.5%
#############                                                             18.1%
###############                                                           21.0%
#################                                                         23.6%
##################                                                        26.4%
####################                                                      29.0%
######################                                                    31.7%
########################                                                  34.5%
##########################                                                37.4%
############################                                              39.3%
##############################                                            41.8%
################################                                          44.8%
##################################                                        47.6%
####################################                                      50.6%
######################################                                    53.0%
########################################                                  55.9%
##########################################                                58.5%
############################################                              61.3%
##############################################                            64.2%
###############################################                           66.4%
#################################################                         68.5%
###################################################                       71.1%
#####################################################                     73.9%
#######################################################                   76.7%
########################################################                  79.1%
##########################################################                81.8%
############################################################              84.6%
##############################################################            86.8%
################################################################          89.1%
##################################################################        91.9%
####################################################################      94.8%
######################################################################    97.6%
######################################################################## 100.0%
Revision cache was populated successfully 
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-12-29 16:03.50 ---> using "bf6995863db7a7d87d60b6e8e5300471ffd01701d87b656d0683e35e71df2072" 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 100 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.3   [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-1 [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.1   [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.20.2    [required by sexp]
  - install dune-configurator           3.20.2    [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.11.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.6       [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.14.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 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.1.1     [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.v0.17.3  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bin_prot.v0.17.0-1  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> installed conf-g++.1.0
-> retrieved core_kernel.v0.17.0  (cached)
-> retrieved core_unix.v0.17.1  (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.11.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 num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (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 dune.3.20.2, dune-configurator.3.20.2  (cached)
-> installed num.1.6
-> 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.14.0  (cached)
-> retrieved re2.v0.17.0  (cached)
-> retrieved regex_parser_intf.v0.17.0  (cached)
-> retrieved sexp_diff.v0.17.0  (cached)
-> retrieved sexp.v0.17.0  (cached)
-> retrieved sexp_macro.v0.17.0  (cached)
-> retrieved sexp_pretty.v0.17.0  (cached)
-> retrieved ppxlib.0.35.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 uutf.1.0.4  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.1.1
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed dune.3.20.2
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed sexplib.v0.17.0
-> installed faraday.0.8.2
-> installed angstrom.0.16.1
-> installed base.v0.17.3
-> 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 ppx_optcomp.v0.17.0
-> installed ppxlib_jane.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_fields_conv.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.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_assert.v0.17.0
-> installed ppx_sexp_value.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-1
-> 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 uopt.v0.17.0
-> installed gel.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 protocol_version_header.v0.17.0
-> installed csvfields.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.1
-> 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-12-29 16:03.50 ---> using "bc7669dd5d84a58447ad6a3d1d7008d73b2b93a4c67dc1e7fac77df9c973eb86" 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

Dependencies common to all supported platforms:
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-config.3
2025-12-29 16:03.50 ---> using "9bcabb8795dcd26a81fdac926e310bcc5d29ecbfe856c8b3cc8b0b04ed84d512" 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 ocaml-vdom.0.2 && cd ocaml-vdom.0.2 && if [ -f opam ]; then mv opam ocaml-vdom.opam; fi && echo ocaml-vdom >> /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.2 > ${package}.opam; done < /tmp/packages-in-repo && opam install --dry-run --with-test ./ocaml-vdom.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 ocaml-vdom.0.2 > ocaml-vdom.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-no-pkg && mv dune-project dune-project-pkg && mv dune-project-no-pkg 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 ocaml-vdom >> /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 && export DUNE_CONFIG__PORTABLE_LOCK_DIR=disabled && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo \"opam-health-check: Solve failed\" && exit 1)  && PATH=$HOME/.local/bin:$PATH dune show depexts 2> /tmp/depexts-from-dune && paste -s -d \" \" /tmp/depexts-from-dune > /tmp/depexts-for-apt && sudo apt-get install -y $(cat /tmp/depexts-for-apt) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && mv dune-project-pkg dune-project && 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/ocaml-vdom.0.2
Solution for dune.lock:
- cmdliner.2.1.0
- gen.1.1
- gen_js_api.1.1.6
- js_of_ocaml-compiler.6.2.0
- menhir.20250912
- menhirCST.20250912
- menhirLib.20250912
- menhirSdk.20250912
- ocaml.5.4.0
- ocaml-base-compiler.5.4.0
- ocaml-compiler.5.4.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ojs.1.1.6
- ppx_derivers.1.2.1
- ppxlib.0.37.0
- sedlex.3.7
- seq.base
- sexplib0.v0.17.0
- stdlib-shims.0.3.0
- vdom.0.3
- yojson.3.0.0
Reading package lists...
Building dependency tree...
Reading state information...
Solving dependencies...
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
(cd _build/default && /home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vdom.objs/byte -I ../_private/default/.pkg/js_of_ocaml-compiler.6.2.0-3440fc52e95842bf5641893ad22b6120/target/lib/js_of_ocaml-compiler/runtime -I ../_private/default/.pkg/ojs.1.1.6-599ab5d2fa4e3ec0ef0a549796d0e5ea/target/lib/ojs -cmi-file lib/.vdom.objs/byte/vdom_blit.cmi -no-alias-deps -o lib/.vdom.objs/byte/vdom_blit.cmo -c -impl lib/vdom_blit.ml)
File "lib/vdom_blit.ml", line 204, characters 12-19:
204 |             Ojs.set (Element.t_to_js dom) k (eval_prop v)
                  ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 207, characters 10-17:
207 |           Ojs.set
                ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 208, characters 13-20:
208 |             (Ojs.get (Element.t_to_js dom) "style")
                   ^^^^^^^
Alert deprecated: Ojs.get
Use Ojs.get_prop_ascii instead.

File "lib/vdom_blit.ml", line 321, characters 10-17:
321 |           Ojs.set (Element.t_to_js dom) k (eval_prop v)
                ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 323, characters 16-23:
323 |   let clear k = Ojs.set (Element.t_to_js dom) k Ojs.null in
                      ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 332, characters 16-23:
332 |   let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
                      ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 332, characters 25-32:
332 |   let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
                               ^^^^^^^
Alert deprecated: Ojs.get
Use Ojs.get_prop_ascii instead.

File "lib/vdom_blit.ml", line 333, characters 16-23:
333 |   let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
                      ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/vdom_blit.ml", line 333, characters 25-32:
333 |   let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
                               ^^^^^^^
Alert deprecated: Ojs.get
Use Ojs.get_prop_ascii instead.
(cd _build/default && /home/opam/.cache/dune/toolchains/ocaml-compiler.5.4.0-ab1bec68ab3ec3d71e1fae73e730464a/target/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vdom.objs/byte -I ../_private/default/.pkg/js_of_ocaml-compiler.6.2.0-3440fc52e95842bf5641893ad22b6120/target/lib/js_of_ocaml-compiler/runtime -I ../_private/default/.pkg/ojs.1.1.6-599ab5d2fa4e3ec0ef0a549796d0e5ea/target/lib/ojs -cmi-file lib/.vdom.objs/byte/js_browser.cmi -no-alias-deps -o lib/.vdom.objs/byte/js_browser.cmo -c -impl lib/js_browser.ml)
File "lib/js_browser.ml", line 30, characters 8-92:
30 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 36, characters 8-93:
36 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 42, characters 8-93:
42 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 49, characters 8-93:
49 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 55, characters 8-93:
55 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 59, characters 8-93:
59 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 104, characters 8-93:
104 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 110, characters 8-93:
110 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 116, characters 8-93:
116 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 121, characters 8-93:
121 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 126, characters 8-93:
126 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 132, characters 8-93:
132 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 291, characters 8-92:
291 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 296, characters 8-92:
296 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 301, characters 8-92:
301 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 313, characters 8-92:
313 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 864, characters 8-92:
864 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 869, characters 8-93:
869 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 874, characters 8-92:
874 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 881, characters 8-93:
881 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 886, characters 8-92:
886 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 891, characters 8-92:
891 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 896, characters 8-92:
896 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 901, characters 8-92:
901 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 906, characters 8-92:
906 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 911, characters 8-92:
911 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 916, characters 8-92:
916 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 921, characters 8-92:
921 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 926, characters 8-92:
926 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 931, characters 8-92:
931 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 936, characters 8-92:
936 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 941, characters 8-92:
941 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 946, characters 8-92:
946 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 951, characters 8-92:
951 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 956, characters 8-92:
956 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 961, characters 8-92:
961 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 966, characters 8-92:
966 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 972, characters 8-92:
972 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 976, characters 8-92:
976 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 981, characters 8-92:
981 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 992, characters 8-92:
992 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 997, characters 8-92:
997 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1002, characters 8-92:
1002 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1007, characters 8-92:
1007 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1012, characters 8-92:
1012 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1017, characters 8-92:
1017 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1028, characters 8-92:
1028 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1033, characters 8-92:
1033 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1038, characters 8-92:
1038 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1043, characters 8-92:
1043 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1051, characters 6-13:
1051 |       Ojs.set (t_to_js style) prop (Ojs.string_to_js value)
             ^^^^^^^
Alert deprecated: Ojs.set
Use Ojs.set_prop_ascii instead.

File "lib/js_browser.ml", line 1056, characters 8-92:
1056 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1061, characters 8-92:
1061 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1067, characters 8-92:
1067 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1073, characters 8-92:
1073 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1078, characters 8-92:
1078 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1083, characters 8-92:
1083 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1088, characters 8-92:
1088 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1093, characters 8-92:
1093 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1098, characters 8-92:
1098 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1103, characters 8-92:
1103 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1109, characters 8-92:
1109 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1114, characters 8-92:
1114 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1119, characters 8-92:
1119 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1120, characters 43-50:
1120 |     let get style prop = Ojs.string_of_js (Ojs.get (t_to_js style) prop)
                                                  ^^^^^^^
Alert deprecated: Ojs.get
Use Ojs.get_prop_ascii instead.

File "lib/js_browser.ml", line 1133, characters 8-93:
1133 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1139, characters 8-93:
1139 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1144, characters 8-93:
1144 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1151, characters 8-93:
1151 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1158, characters 8-93:
1158 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1163, characters 8-93:
1163 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1168, characters 8-92:
1168 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1173, characters 8-92:
1173 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1178, characters 8-92:
1178 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1199, characters 8-93:
1199 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1220, characters 8-92:
1220 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1227, characters 8-93:
1227 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1234, characters 8-93:
1234 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1241, characters 8-93:
1241 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1248, characters 8-93:
1248 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1255, characters 8-93:
1255 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1262, characters 8-93:
1262 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1272, characters 8-93:
1272 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1277, characters 8-92:
1277 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1282, characters 8-92:
1282 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1286, characters 8-93:
1286 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1292, characters 8-92:
1292 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1297, characters 8-92:
1297 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1302, characters 8-92:
1302 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1307, characters 8-92:
1307 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1312, characters 8-92:
1312 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1318, characters 8-92:
1318 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1323, characters 8-92:
1323 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1328, characters 8-92:
1328 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1334, characters 8-93:
1334 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1339, characters 8-92:
1339 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1345, characters 8-92:
1345 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1351, characters 8-92:
1351 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1357, characters 8-92:
1357 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1362, characters 8-92:
1362 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1367, characters 8-92:
1367 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1372, characters 8-92:
1372 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1377, characters 8-92:
1377 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1382, characters 8-92:
1382 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1387, characters 8-92:
1387 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1392, characters 8-92:
1392 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1398, characters 8-92:
1398 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1403, characters 8-92:
1403 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1408, characters 8-92:
1408 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1413, characters 8-92:
1413 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1418, characters 8-92:
1418 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1423, characters 8-92:
1423 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1429, characters 8-92:
1429 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1433, characters 8-93:
1433 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1437, characters 8-93:
1437 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1442, characters 8-92:
1442 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1447, characters 8-92:
1447 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1453, characters 8-92:
1453 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1459, characters 8-92:
1459 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1463, characters 8-93:
1463 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1467, characters 8-93:
1467 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1480, characters 8-93:
1480 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1492, characters 8-93:
1492 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1499, characters 8-93:
1499 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1506, characters 8-93:
1506 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1513, characters 8-93:
1513 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1518, characters 8-92:
1518 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1524, characters 8-92:
1524 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1529, characters 8-92:
1529 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1534, characters 8-92:
1534 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1539, characters 8-92:
1539 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1544, characters 8-92:
1544 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1578, characters 8-93:
1578 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1585, characters 8-93:
1585 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1592, characters 8-93:
1592 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1607, characters 8-92:
1607 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1611, characters 8-93:
1611 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1615, characters 8-93:
1615 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1624, characters 8-93:
1624 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1631, characters 8-93:
1631 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1638, characters 8-93:
1638 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1658, characters 8-92:
1658 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1663, characters 8-92:
1663 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1668, characters 8-92:
1668 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1674, characters 8-92:
1674 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1688, characters 8-92:
1688 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1694, characters 8-92:
1694 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1699, characters 8-92:
1699 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1704, characters 8-92:
1704 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1709, characters 8-92:
1709 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1715, characters 8-92:
1715 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1720, characters 8-92:
1720 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1725, characters 8-92:
1725 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1745, characters 8-93:
1745 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1775, characters 8-93:
1775 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1796, characters 8-92:
1796 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1802, characters 8-92:
1802 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 1809, characters 8-93:
1809 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1816, characters 8-93:
1816 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1823, characters 8-93:
1823 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1830, characters 8-93:
1830 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1838, characters 8-93:
1838 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1879, characters 8-93:
1879 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1885, characters 8-93:
1885 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1891, characters 8-92:
1891 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1897, characters 8-92:
1897 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1902, characters 8-92:
1902 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1907, characters 8-92:
1907 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1912, characters 8-92:
1912 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1917, characters 8-92:
1917 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1924, characters 8-93:
1924 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1931, characters 8-93:
1931 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1936, characters 8-92:
1936 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1941, characters 8-92:
1941 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1946, characters 8-92:
1946 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1953, characters 8-93:
1953 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1960, characters 8-93:
1960 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1970, characters 8-93:
1970 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 1979, characters 8-92:
1979 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 1985, characters 8-92:
1985 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2030, characters 8-92:
2030 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2035, characters 8-92:
2035 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2041, characters 8-92:
2041 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2048, characters 8-93:
2048 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2054, characters 8-93:
2054 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2071, characters 8-93:
2071 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2076, characters 8-93:
2076 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2083, characters 8-93:
2083 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2090, characters 8-93:
2090 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2096, characters 8-92:
2096 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2103, characters 8-93:
2103 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2109, characters 8-92:
2109 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2140, characters 8-92:
2140 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2145, characters 8-92:
2145 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2150, characters 8-92:
2150 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2154, characters 8-92:
2154 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2160, characters 8-92:
2160 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2206, characters 8-93:
2206 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2229, characters 8-93:
2229 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2234, characters 8-92:
2234 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2240, characters 8-92:
2240 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2245, characters 8-92:
2245 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2257, characters 8-93:
2257 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2268, characters 12-96:
2268 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2274, characters 4-91:
2274 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.

File "lib/js_browser.ml", line 2278, characters 4-91:
2278 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.

File "lib/js_browser.ml", line 2320, characters 8-92:
2320 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2330, characters 8-92:
2330 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2336, characters 8-92:
2336 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2347, characters 8-93:
2347 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2354, characters 8-93:
2354 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2359, characters 8-93:
2359 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2364, characters 8-93:
2364 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2374, characters 8-93:
2374 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2381, characters 8-93:
2381 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2388, characters 8-93:
2388 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2393, characters 8-93:
2393 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2398, characters 8-93:
2398 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2408, characters 8-93:
2408 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2418, characters 8-93:
2418 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2424, characters 8-92:
2424 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.

File "lib/js_browser.ml", line 2432, characters 8-93:
2432 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2440, characters 8-93:
2440 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2450, characters 12-96:
2450 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2458, characters 8-93:
2458 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2465, characters 8-93:
2465 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2472, characters 8-93:
2472 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2479, characters 8-93:
2479 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2489, characters 8-93:
2489 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2507, characters 8-93:
2507 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2512, characters 4-91:
2512 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.

File "lib/js_browser.ml", line 2539, characters 8-98:
2539 |         "Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute.

File "lib/js_browser.ml", line 2592, characters 8-93:
2592 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.

File "lib/js_browser.ml", line 2618, characters 12-96:
2618 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2623, characters 12-96:
2623 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2629, characters 12-96:
2629 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2635, characters 12-96:
2635 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2646, characters 12-96:
2646 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2651, characters 12-96:
2651 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2701, characters 12-96:
2701 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2706, characters 12-96:
2706 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2711, characters 12-96:
2711 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2716, characters 12-96:
2716 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2721, characters 12-96:
2721 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2726, characters 12-96:
2726 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2732, characters 12-96:
2732 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2738, characters 12-96:
2738 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2750, characters 12-96:
2750 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2785, characters 12-96:
2785 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2791, characters 12-96:
2791 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2797, characters 12-96:
2797 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.

File "lib/js_browser.ml", line 2804, characters 12-96:
2804 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
2025-12-29 16:06.49 ---> saved as "d5c059161baf1c40e4b1a97464f180ba699263aee22e8fcddf530d19980a2af5"
Job succeeded