Build:
- 0
2026-06-23 18:55.29: New job: build key-parsers.0.10.1 (733713e0a8e2) 2026-06-23 18:55.29: Waiting for resource in pool day11-builds 2026-06-23 19:58.40: Got resource from pool day11-builds 2026-06-23 19:58.40: [profile full] build key-parsers.0.10.1 2026-06-23 19:58.40: build key-parsers.0.10.1 (733713e0a8e2) === DEPENDENCIES (45 transitive) === asn1-combinators.0.2.5 a726e381d241 base.v0.15.2 d1b6c8935ca3 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 ecf1ac9cc3fe bin_prot.v0.15.0 b7130083c1f3 biniou.1.2.2 f0e9938fc49f camlp-streams.5.0.1 76b76cc9fe05 conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 4b60827fc174 cppo.1.8.0 ea583d2d3bbb csexp.1.5.2 ec63db2dab31 cstruct.5.2.0 684d972bc8be dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 easy-format.1.3.4 50a1da39581c fieldslib.v0.15.0 da3ba0a6d710 hex.1.5.0 828de0f6e027 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-compiler-libs.v0.12.4 d1dd1437b449 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ppx_bin_prot.v0.15.0 7c827daeb4ea ppx_compare.v0.15.0 e9ca11c7a373 ppx_custom_printf.v0.15.0 0857ee1c7a05 ppx_derivers.1.2.1 441538dbecd1 ppx_deriving.6.0.3 d29c1c2d1c1c ppx_deriving_yojson.3.9.1 9bd11a926bda ppx_fields_conv.v0.15.0 73cd5f2a379e ppx_here.v0.15.0 ec099e7f7127 ppx_optcomp.v0.15.0 c6cd34265ab5 ppx_sexp_conv.v0.15.1 a0e9580f8486 ppx_variants_conv.v0.15.0 aee92ca2a717 ppxlib.0.35.0 a8d9286c7b89 ptime.0.8.5 b411d6cdb776 result.1.5 537fffb7b75d sexplib0.v0.15.1 681a442d437a stdio.v0.15.0 a04153625b7d stdlib-shims.0.3.0 e2dd0beb9112 topkg.1.1.1 ab549298f3fc variantslib.v0.15.0 33b203ae7558 yojson.1.7.0 e2a5a79780c9 zarith.1.14 da8b932acb94 === 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__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 -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__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/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. - (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/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 -> 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-23 19:59.00: OK: build key-parsers.0.10.1 (runc: 7.6s, disk: 36KB) 2026-06-23 19:59.00: Job succeeded