Build:
  1. 0
2026-06-24 19:26.33: New job: build telegraml.2.2.0 (e201ab98ca4c)
2026-06-24 19:26.33: Waiting for resource in pool day11-builds
2026-06-24 19:44.29: Got resource from pool day11-builds
2026-06-24 19:44.29: [profile full] build telegraml.2.2.0
2026-06-24 19:44.29: build telegraml.2.2.0 (e201ab98ca4c)
=== DEPENDENCIES (77 transitive) ===
  angstrom.0.16.1                                    b3c0b2c22161
  asn1-combinators.0.3.2                             6101e2868ca0
  astring.0.8.5                                      4ebc2fc0ee9d
  base.v0.16.5                                       029e992da996
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       210584fc1188
  batteries.3.10.0                                   3a8b7aeb2b17
  bigstringaf.0.10.0                                 2670f46d1cef
  biniou.1.2.2                                       eef30331b544
  bos.0.3.0                                          0daea5a5d694
  ca-certs.1.0.3                                     e89031678e0e
  camlp-streams.5.0.1                                28f363162dde
  cmdliner.2.1.1                                     7783d068c87e
  cohttp.6.2.1                                       c9f844702c6a
  cohttp-lwt.6.2.1                                   cdbaa028be17
  cohttp-lwt-unix.6.2.1                              7c221edcbdb7
  conduit.8.0.0                                      90b40a8589b1
  conduit-lwt.8.0.0                                  8e3ca013f6e9
  conduit-lwt-unix.8.0.0                             c2f8153f0107
  conf-gmp.5                                         be11edf77089
  conf-gmp-powm-sec.4                                7029468462a8
  conf-libssl.4                                      5010d88d05c1
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         5f3f70cae95b
  csexp.1.5.2                                        610c78f17734
  digestif.1.3.0                                     7adf92a4da7c
  domain-name.0.5.0                                  6f01944aa0ef
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  duration.0.3.1                                     3548f43a80d3
  easy-format.1.3.4                                  1672fd0d9a38
  eqaf.0.10                                          7edf1e2725af
  fmt.0.11.0                                         47178a68a129
  fpath.0.7.3                                        eb0f576d915f
  gmap.0.3.0                                         3f4f4ede806e
  http.6.2.1                                         c4da1fe88edd
  ipaddr.5.6.2                                       56bad830d33a
  ipaddr-sexp.5.6.2                                  49cd220324f0
  jbuilder.1.0+beta20.2                              4f461261c648
  kdf.1.0.0                                          a5dd54cdb2b2
  logs.0.10.0                                        56eec0d5d1ba
  lwt.6.1.2                                          d46d0c4f757d
  lwt_ssl.1.2.0                                      23b1fe9134ab
  macaddr.5.6.2                                      b62a4db7f76e
  magic-mime.1.3.1                                   c2ca036b9eb6
  mirage-crypto.2.1.0                                3fbb4cc3927e
  mirage-crypto-ec.2.1.0                             cdb721a1f908
  mirage-crypto-pk.2.1.0                             5280f309c805
  mirage-crypto-rng.2.1.0                            b6418e455b34
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocaml-syntax-shims.1.0.0                           ac7d70c1c23c
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  380dd426e898
  ohex.0.2.0                                         1a1df8006a6f
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_sexp_conv.v0.16.0                              3dc8c79ef340
  ppxlib.0.35.0                                      bbb70c1d0b8a
  ptime.1.2.0                                        84bd2cff0ba0
  re.1.14.0                                          d62d6f65abb6
  rresult.0.7.0                                      ab060a31b0aa
  sexplib0.v0.16.0                                   7a6e649d895c
  ssl.0.7.0                                          bd14a4b49cc1
  stdlib-shims.0.3.0                                 de5202e23add
  stringext.1.6.0                                    9dbcca0df50a
  topkg.1.1.1                                        511e1a1958da
  uri.4.4.0                                          ae40a4374ff7
  uri-sexp.4.4.0                                     3732a697b933
  x509.1.0.6                                         4b14a480f935
  yojson.1.7.0                                       af4472b19ade
  zarith.1.14                                        a8971d2f668c
=== STDOUT ===
Processing: [default: loading data]
[telegraml.2.2.0: dl]
[telegraml.2.2.0: extract]
-> retrieved telegraml.2.2.0  (https://opam.ocaml.org/cache)
[telegraml: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "telegraml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/telegraml.2.2.0)
-       ocamlc src/.telegraml.objs/telegramApi.{cmi,cmti}
- File "src/telegramApi.mli", line 29, characters 13-17:
- 29 |   val read : json -> user
-                   ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 53, characters 13-17:
- 53 |   val read : json -> chat
-                   ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 101, characters 13-29:
- 101 |   val read : Yojson.Safe.json -> message_entity
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 116, characters 35-51:
- 116 |   val prepare : keyboard_button -> Yojson.Safe.json
-                                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 132, characters 42-58:
- 132 |   val prepare : inline_keyboard_button -> Yojson.Safe.json
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 167, characters 32-36:
- 167 |   val prepare : reply_markup -> json
-                                       ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 195, characters 13-17:
- 195 |   val read : json -> photo_size
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 232, characters 13-17:
- 232 |   val read : json -> audio
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 270, characters 13-17:
- 270 |   val read : json -> document
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 306, characters 13-17:
- 306 |   val read : json -> sticker
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 343, characters 13-17:
- 343 |   val read : json -> video
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 379, characters 13-17:
- 379 |   val read : json -> voice
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 414, characters 13-17:
- 414 |   val read : json -> contact
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 446, characters 13-17:
- 446 |   val read : json -> location
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 479, characters 13-29:
- 479 |   val read : Yojson.Safe.json -> venue
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 511, characters 13-29:
- 511 |   val read : Yojson.Safe.json -> user_profile_photos
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 554, characters 13-17:
- 554 |   val read : json -> message
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 576, characters 13-29:
- 576 |   val read : Yojson.Safe.json -> file
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 596, characters 13-29:
- 596 |   val read : Yojson.Safe.json -> callback_query
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 616, characters 13-29:
- 616 |   val read : Yojson.Safe.json -> chat_member
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 663, characters 41-57:
- 663 |   val prepare : input_message_content -> Yojson.Safe.json
-                                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 680, characters 13-29:
- 680 |   val read : Yojson.Safe.json -> inline_query
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 690, characters 34-50:
- 690 |   val read_chosen_inline_result : Yojson.Safe.json -> chosen_inline_result
-                                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 962, characters 41-57:
- 962 |     val prepare : inline_query_result -> Yojson.Safe.json
-                                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/telegramApi.mli", line 993, characters 13-17:
- 993 |   val read : json -> update
-                    ^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc src/.telegraml.objs/telegramActions.{cmi,cmo,cmt}
- File "src/telegramActions.ml", line 36, characters 45-71:
- 36 | let forward_message ~chat_id ~from_chat_id ?(disable_notification=false) ~message_id =
-                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 68-80:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                                                          ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 58-66:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                                                ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 29-55:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 65-77:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                                                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 55-63:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                                             ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 26-52:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 67-79:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                                                         ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 57-65:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                                               ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 28-54:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 144, characters 17-34:
- 144 | let pop_update ?(run_commands=true) ~and_then =
-                        ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-       ocamlc src/.telegraml.objs/telegramApi.{cmo,cmt}
- File "src/telegramApi.ml", line 1530, characters 16-22:
- 1530 |           match nsplit str ~by:" " with
-                        ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1533, characters 30-36:
- 1533 |               match username, nsplit command ~by:"@" with
-                                      ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1549, characters 32-38:
- 1549 |   let tokenize msg = List.tl @@ nsplit msg ~by:" "
-                                        ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1664, characters 74-100:
- 1664 |   let send_message ~chat_id ~text ~parse_mode ~disable_web_page_preview ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1680, characters 47-73:
- 1680 |   let forward_message ~chat_id ~from_chat_id ?(disable_notification=false) ~message_id =
-                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1706, characters 53-79:
- 1706 |   let send_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1706, characters 35-49:
- 1706 |   let send_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                           ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1717, characters 55-81:
- 1717 |   let resend_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1717, characters 37-51:
- 1717 |   let resend_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1727, characters 53-79:
- 1727 |   let send_audio ~chat_id ~audio ~performer ~title ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1738, characters 55-81:
- 1738 |   let resend_audio ~chat_id ~audio ~performer ~title ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1748, characters 41-67:
- 1748 |   let send_document ~chat_id ~document ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1759, characters 43-69:
- 1759 |   let resend_document ~chat_id ~document ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 73-99:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 55-69:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 36-51:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                            ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 74-100:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 56-70:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                                                ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 37-52:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1790, characters 40-66:
- 1790 |    let send_sticker ~chat_id ~sticker ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1801, characters 41-67:
- 1801 |   let resend_sticker ~chat_id ~sticker ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1811, characters 35-61:
- 1811 |   let send_voice ~chat_id ~voice ?(disable_notification=false) ~reply_to ~reply_markup =
-                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1822, characters 37-63:
- 1822 |   let resend_voice ~chat_id ~voice ?(disable_notification=false) ~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1832, characters 52-78:
- 1832 |   let send_location ~chat_id ~latitude ~longitude ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1842, characters 80-106:
- 1842 |   let send_venue ~chat_id ~latitude ~longitude ~title ~address ~foursquare_id ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1852, characters 67-93:
- 1852 |   let send_contact ~chat_id ~phone_number ~first_name ~last_name ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.telegraml.objs/telegramApi.{cmx,o}
- File "src/telegramApi.ml", line 1530, characters 16-22:
- 1530 |           match nsplit str ~by:" " with
-                        ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1533, characters 30-36:
- 1533 |               match username, nsplit command ~by:"@" with
-                                      ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1549, characters 32-38:
- 1549 |   let tokenize msg = List.tl @@ nsplit msg ~by:" "
-                                        ^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- File "src/telegramApi.ml", line 1664, characters 74-100:
- 1664 |   let send_message ~chat_id ~text ~parse_mode ~disable_web_page_preview ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1680, characters 47-73:
- 1680 |   let forward_message ~chat_id ~from_chat_id ?(disable_notification=false) ~message_id =
-                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1706, characters 53-79:
- 1706 |   let send_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1706, characters 35-49:
- 1706 |   let send_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                           ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1717, characters 55-81:
- 1717 |   let resend_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1717, characters 37-51:
- 1717 |   let resend_photo ~chat_id ~photo ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1727, characters 53-79:
- 1727 |   let send_audio ~chat_id ~audio ~performer ~title ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1738, characters 55-81:
- 1738 |   let resend_audio ~chat_id ~audio ~performer ~title ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1748, characters 41-67:
- 1748 |   let send_document ~chat_id ~document ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1759, characters 43-69:
- 1759 |   let resend_document ~chat_id ~document ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 73-99:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 55-69:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                               ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1769, characters 36-51:
- 1769 |    let send_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false) ~reply_to ~reply_markup =
-                                            ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 74-100:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 56-70:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                                                ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1780, characters 37-52:
- 1780 |   let resend_video ~chat_id ~video ?(duration = None) ?(caption = None) ?(disable_notification=false)~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1790, characters 40-66:
- 1790 |    let send_sticker ~chat_id ~sticker ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1801, characters 41-67:
- 1801 |   let resend_sticker ~chat_id ~sticker ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1811, characters 35-61:
- 1811 |   let send_voice ~chat_id ~voice ?(disable_notification=false) ~reply_to ~reply_markup =
-                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1822, characters 37-63:
- 1822 |   let resend_voice ~chat_id ~voice ?(disable_notification=false) ~reply_to ~reply_markup =
-                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1832, characters 52-78:
- 1832 |   let send_location ~chat_id ~latitude ~longitude ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1842, characters 80-106:
- 1842 |   let send_venue ~chat_id ~latitude ~longitude ~title ~address ~foursquare_id ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramApi.ml", line 1852, characters 67-93:
- 1852 |   let send_contact ~chat_id ~phone_number ~first_name ~last_name ?(disable_notification=false) ~reply_to ~reply_markup =
-                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.telegraml.objs/telegramActions.{cmx,o}
- File "src/telegramActions.ml", line 36, characters 45-71:
- 36 | let forward_message ~chat_id ~from_chat_id ?(disable_notification=false) ~message_id =
-                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 68-80:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                                                          ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 58-66:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                                                ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 78, characters 29-55:
- 78 | let send_location ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude =
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 65-77:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                                                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 55-63:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                                             ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 81, characters 26-52:
- 81 | let send_venue ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~latitude ~longitude ~title ~address ~foursquare_id =
-                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 67-79:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                                                         ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 57-65:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                                               ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 84, characters 28-54:
- 84 | let send_contact ~chat_id ?(disable_notification=false) ?reply_to ?reply_markup ~phone_number ~first_name ~last_name =
-                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/telegramActions.ml", line 144, characters 17-34:
- 144 | let pop_update ?(run_commands=true) ~and_then =
-                        ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  telegraml.2.2.0
[WARNING] Opam packages conf-libssl.4 and conf-pkg-config.5 depend on the following system packages that are no longer installed: libssl-dev pkg-config
  - conf-libssl.4: depends on libssl-dev
  - conf-pkg-config.5: depends on pkg-config
-> installed telegraml.2.2.0

=== STDERR ===

2026-06-24 19:46.10: OK: build telegraml.2.2.0 (runc: 4.3s, disk: 45KB)
2026-06-24 19:46.10: Job succeeded