Build:
- 0
2026-06-16 18:50.14: New job: build telegraml.2.2.0 (cca5536442bb)
2026-06-16 18:50.14: Waiting for resource in pool day11-builds
2026-06-16 19:05.43: Got resource from pool day11-builds
2026-06-16 19:05.43: [profile full] build telegraml.2.2.0
2026-06-16 19:05.43: build telegraml.2.2.0 (cca5536442bb)
=== DEPENDENCIES (77 transitive) ===
angstrom.0.16.1 a499461c2439
asn1-combinators.0.3.2 f752b65eaf55
astring.0.8.5 156e7cc742dd
base.v0.16.5 6465b53ca5ca
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
base64.3.5.2 7e79ef192159
batteries.3.10.0 8ce9dee731cf
bigstringaf.0.10.0 b0e2fb8e5d3b
biniou.1.2.2 f0e9938fc49f
bos.0.3.0 97f3ea7d6336
ca-certs.1.0.3 075333bb96ed
camlp-streams.5.0.1 76b76cc9fe05
cmdliner.2.1.1 bfb0712fced3
cohttp.6.2.1 209a6e7ee24a
cohttp-lwt.6.2.1 122f11b42f8e
cohttp-lwt-unix.6.2.1 72ff385aa0c5
conduit.8.0.0 8d3a778a2c3e
conduit-lwt.8.0.0 6c5c5ffcfd4c
conduit-lwt-unix.8.0.0 bd2eabb3c5e2
conf-gmp.5 61e3c79e0ddf
conf-gmp-powm-sec.4 ceb17ad6499b
conf-libssl.4 cff50a027312
conf-pkg-config.5 64c6b37d622b
cppo.1.8.0 ea583d2d3bbb
csexp.1.5.2 ec63db2dab31
digestif.1.3.0 e013c8d11827
domain-name.0.5.0 0aa1d6a444a1
dune.3.23.1 5402470d931c
dune-configurator.3.23.1 58f4a3f92083
duration.0.3.1 d4a7947dd7f6
easy-format.1.3.4 50a1da39581c
eqaf.0.10 c953b4088a64
fmt.0.11.0 995e226eae61
fpath.0.7.3 d991925a5b6c
gmap.0.3.0 19def90f9766
http.6.2.1 a45ecde0272c
ipaddr.5.6.2 e5195985be25
ipaddr-sexp.5.6.2 a270a1650d66
jbuilder.1.0+beta20.2 ab5ab9884b95
kdf.1.0.0 b44a91c8901f
logs.0.10.0 bef90323a443
lwt.6.1.2 4f8aa1aa7c72
lwt_ssl.1.2.0 b68ebc2eae2d
macaddr.5.6.2 59c28b8691a3
magic-mime.1.3.1 050f7ac5c7db
mirage-crypto.2.1.0 f8d9bbcc9c10
mirage-crypto-ec.2.1.0 028d4690c10c
mirage-crypto-pk.2.1.0 a8ab95e60de0
mirage-crypto-rng.2.1.0 24c1b0433ae6
num.1.6 480227ca99db
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-compiler-libs.v0.12.4 d1dd1437b449
ocaml-config.2 669e0fcf9e4d
ocaml-syntax-shims.1.0.0 8e1b0ec7f904
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocplib-endian.1.2 4dbd3fe91c51
ohex.0.2.0 06f43ad29234
ppx_derivers.1.2.1 441538dbecd1
ppx_sexp_conv.v0.16.0 c4b8211970d7
ppxlib.0.35.0 58eae20f5b7b
ptime.1.2.0 cedc85093139
re.1.14.0 8d7c1999492d
rresult.0.7.0 66e2b7baf32c
sexplib0.v0.16.0 3e198ce31e44
ssl.0.7.0 1861cc7c909c
stdlib-shims.0.3.0 e2dd0beb9112
stringext.1.6.0 d29c9ca4a03c
topkg.1.1.1 ab549298f3fc
uri.4.4.0 a28bedf1b002
uri-sexp.4.4.0 3e49dd431189
x509.1.0.6 2b7ca9f3498e
yojson.1.7.0 e2a5a79780c9
zarith.1.14 cde7973b8292
=== 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
-> installed 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
=== STDERR ===
2026-06-16 19:06.40: OK: build telegraml.2.2.0 (runc: 6.6s, disk: 44KB)
2026-06-16 19:06.40: Job succeeded