Build:
  1. 0
2026-06-24 18:06.04: New job: build key-parsers.0.10.1 (bab92f14d353)
2026-06-24 18:06.04: Waiting for resource in pool day11-builds
2026-06-24 18:47.14: Got resource from pool day11-builds
2026-06-24 18:47.14: [profile full] build key-parsers.0.10.1
2026-06-24 18:47.14: build key-parsers.0.10.1 (bab92f14d353)
=== DEPENDENCIES (45 transitive) ===
  asn1-combinators.0.2.5                             40d77ab64cc7
  base.v0.15.2                                       56ade8aae4bd
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              6340769fc89d
  bin_prot.v0.15.0                                   cb5add126523
  biniou.1.2.2                                       eef30331b544
  camlp-streams.5.0.1                                28f363162dde
  conf-gmp.5                                         be11edf77089
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         5f3f70cae95b
  csexp.1.5.2                                        610c78f17734
  cstruct.5.2.0                                      6ee142f53175
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  easy-format.1.3.4                                  1672fd0d9a38
  fieldslib.v0.15.0                                  dfd26226c9ba
  hex.1.5.0                                          99101d3bad45
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ppx_bin_prot.v0.15.0                               1f216bc1e537
  ppx_compare.v0.15.0                                b5ef4d8ef13a
  ppx_custom_printf.v0.15.0                          8e477534da6e
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_deriving.6.0.3                                 0c618a39d85f
  ppx_deriving_yojson.3.9.1                          17a7c2a28827
  ppx_fields_conv.v0.15.0                            56c7770533e8
  ppx_here.v0.15.0                                   fe972a3e9789
  ppx_optcomp.v0.15.0                                a14b00dca593
  ppx_sexp_conv.v0.15.1                              61a9dc2e6bf5
  ppx_variants_conv.v0.15.0                          a77ceab440ca
  ppxlib.0.35.0                                      4155ac7f08b8
  ptime.0.8.5                                        d6cbfbc9d8cb
  result.1.5                                         9b1cd45b2159
  sexplib0.v0.15.1                                   df361b1fa75f
  stdio.v0.15.0                                      69dbadc14de2
  stdlib-shims.0.3.0                                 de5202e23add
  topkg.1.1.1                                        511e1a1958da
  variantslib.v0.15.0                                fc70ebb77732
  yojson.1.7.0                                       af4472b19ade
  zarith.1.14                                        a8971d2f668c
=== STDOUT ===
Processing: [default: loading data]
[key-parsers.0.10.1: dl]
[key-parsers.0.10.1: extract]
-> retrieved key-parsers.0.10.1  (https://opam.ocaml.org/cache)
[key-parsers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "key-parsers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/key-parsers.0.10.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Ltpa.cmi -c -intf lib/ltpa.pp.mli)
- File "lib/ltpa.mli", line 44, characters 25-41:
- 44 |     val to_yojson : t -> 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 "lib/ltpa.mli", line 46, characters 20-36:
- 46 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/ltpa.mli", line 82, characters 25-41:
- 82 |     val to_yojson : t -> 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 "lib/ltpa.mli", line 84, characters 20-36:
- 84 |     val of_yojson : Yojson.Safe.json -> (t, string) 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Asn1.cmi -c -intf lib/asn1.pp.mli)
- File "lib/asn1.mli", line 34, characters 25-41:
- 34 |     val to_yojson : t -> 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 "lib/asn1.mli", line 36, characters 20-36:
- 36 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 69, characters 47-63:
- 69 |     val other_prime_to_yojson : other_prime -> 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 "lib/asn1.mli", line 71, characters 32-48:
- 71 |     val other_prime_of_yojson : Yojson.Safe.json -> (other_prime, string) 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 "lib/asn1.mli", line 102, characters 25-41:
- 102 |     val to_yojson : t -> 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 "lib/asn1.mli", line 104, characters 20-36:
- 104 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 141, characters 25-41:
- 141 |     val to_yojson : t -> 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 "lib/asn1.mli", line 143, characters 20-36:
- 143 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 172, characters 25-41:
- 172 |     val to_yojson : t -> 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 "lib/asn1.mli", line 174, characters 20-36:
- 174 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 203, characters 25-41:
- 203 |     val to_yojson : t -> 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 "lib/asn1.mli", line 205, characters 20-36:
- 205 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 235, characters 33-49:
- 235 |   val point_to_yojson : point -> 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 "lib/asn1.mli", line 237, characters 24-40:
- 237 |   val point_of_yojson : Yojson.Safe.json -> (point, string) 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 "lib/asn1.mli", line 265, characters 35-51:
- 265 |     val basis_to_yojson : basis -> 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 "lib/asn1.mli", line 267, characters 26-42:
- 267 |     val basis_of_yojson : Yojson.Safe.json -> (basis, string) 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 "lib/asn1.mli", line 300, characters 75-91:
- 300 |     val characteristic_two_params_to_yojson : characteristic_two_params -> 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 "lib/asn1.mli", line 303, characters 6-22:
- 303 |       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 "lib/asn1.mli", line 329, characters 25-41:
- 329 |     val to_yojson : t -> 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 "lib/asn1.mli", line 331, characters 20-36:
- 331 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 360, characters 51-67:
- 360 |     val field_element_to_yojson : field_element -> 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 "lib/asn1.mli", line 362, characters 34-50:
- 362 |     val field_element_of_yojson : Yojson.Safe.json -> (field_element, string) 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 "lib/asn1.mli", line 389, characters 35-51:
- 389 |     val curve_to_yojson : curve -> 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 "lib/asn1.mli", line 391, characters 26-42:
- 391 |     val curve_of_yojson : Yojson.Safe.json -> (curve, string) 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 "lib/asn1.mli", line 420, characters 25-41:
- 420 |     val to_yojson : t -> 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 "lib/asn1.mli", line 422, characters 20-36:
- 422 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 451, characters 25-41:
- 451 |     val to_yojson : t -> 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 "lib/asn1.mli", line 453, characters 20-36:
- 453 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 482, characters 25-41:
- 482 |     val to_yojson : t -> 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 "lib/asn1.mli", line 484, characters 20-36:
- 484 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 517, characters 25-41:
- 517 |     val to_yojson : t -> 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 "lib/asn1.mli", line 519, characters 20-36:
- 519 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 555, characters 25-41:
- 555 |     val to_yojson : t -> 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 "lib/asn1.mli", line 557, characters 20-36:
- 557 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 586, characters 25-41:
- 586 |     val to_yojson : t -> 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 "lib/asn1.mli", line 588, characters 20-36:
- 588 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 617, characters 25-41:
- 617 |     val to_yojson : t -> 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 "lib/asn1.mli", line 619, characters 20-36:
- 619 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 662, characters 23-39:
- 662 |   val to_yojson : t -> 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 "lib/asn1.mli", line 664, characters 18-34:
- 664 |   val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/asn1.mli", line 709, characters 23-39:
- 709 |   val to_yojson : t -> 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 "lib/asn1.mli", line 711, characters 18-34:
- 711 |   val of_yojson : Yojson.Safe.json -> (t, string) 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Derivable.cmi -c -intf lib/derivable.pp.mli)
- File "lib/derivable.mli", line 15, characters 23-39:
- 15 |   val to_yojson : t -> 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 "lib/derivable.mli", line 16, characters 18-34:
- 16 |   val of_yojson : Yojson.Safe.json -> (t, string) Result.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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Cvc.cmi -c -intf lib/cvc.pp.mli)
- File "lib/cvc.mli", line 28, characters 25-41:
- 28 |     val to_yojson : t -> 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 "lib/cvc.mli", line 30, characters 20-36:
- 30 |     val of_yojson : Yojson.Safe.json -> (t, string) 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 "lib/cvc.mli", line 67, characters 25-41:
- 67 |     val to_yojson : t -> 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 "lib/cvc.mli", line 69, characters 20-36:
- 69 |     val of_yojson : Yojson.Safe.json -> (t, string) 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -39 -g -bin-annot -I lib/.key_parsers.objs/byte -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/byte/key_parsers__Derivable.cmo -c -impl lib/derivable.pp.ml)
- File "lib/derivable.ml", line 25, characters 10-37:
- 25 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
- File "lib/derivable.ml", line 63, characters 10-37:
- 63 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
- File "lib/derivable.ml", line 93, characters 10-37:
- 93 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -39 -g -I lib/.key_parsers.objs/byte -I lib/.key_parsers.objs/native -I /home/opam/.opam/default/lib/asn1-combinators -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/md5 -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bin_prot -I /home/opam/.opam/default/lib/bin_prot/shape -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/fieldslib -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/ppx_here/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/variantslib -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -open Key_parsers -o lib/.key_parsers.objs/native/key_parsers__Derivable.cmx -c -impl lib/derivable.pp.ml)
- File "lib/derivable.ml", line 25, characters 10-37:
- 25 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
- File "lib/derivable.ml", line 63, characters 10-37:
- 63 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
- File "lib/derivable.ml", line 93, characters 10-37:
- 93 |   include Bin_prot.Utils.Make_binable
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Bin_prot.Utils.Make_binable
- [since 2019-11] Use [Make_binable_with_uuid] if possible, or [Make_binable_without_uuid] otherwise.
-> compiled  key-parsers.0.10.1
-> installed key-parsers.0.10.1
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-24 18:48.00: OK: build key-parsers.0.10.1 (runc: 7.1s, disk: 36KB)
2026-06-24 18:48.00: Job succeeded