Build:
  1. 0
2026-09-03 22:58.44: New job: build wcs-lib.2017-05-26.03 (b4d993a7cb22)
2026-09-03 22:58.44: Waiting for resource in pool day11-builds
2026-09-03 23:53.14: Got resource from pool day11-builds
2026-09-03 23:53.14: [profile full] build wcs-lib.2017-05-26.03
2026-09-03 23:53.14: build wcs-lib.2017-05-26.03 (b4d993a7cb22)
=== DEPENDENCIES (31 transitive) ===
  atd.1.12.0                                         5cb72de70377
  atdgen.1.12.0                                      24f890e1e1e1
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  biniou.1.2.2                                       36ae106b708a
  camlp-streams.5.0.1                                e714e4173b51
  cppo.1.8.0                                         d985c37e6252
  dune.3.24.2                                        03fddf396e0b
  easy-format.1.3.4                                  c9fb106323aa
  gen.1.1                                            c4f7221f718a
  jbuilder.1.0+beta20.1                              d2411a8521a3
  menhir.20211128                                    81aff7b03cc8
  menhirLib.20211128                                 7b8266a3a224
  menhirSdk.20211128                                 cb998a0e96fb
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      948d5b2a7ced
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  ppx_derivers.1.2.1                                 a5c1b1ed9e33
  ppx_tools_versioned.5.4.0                          7fce51fb0792
  result.1.5                                         901d6a7defa5
  rml.1.09.07                                        4bfc3da20975
  sedlex.2.1                                         a3c0eb039fb2
  seq.base                                           54beea656353
  uchar.0.0.2                                        47eb48c1c3aa
  yojson.1.7.0                                       8639402da2a3
=== STDOUT ===
Processing: [default: loading data]
[wcs-lib.2017-05-26.03: dl]
[wcs-lib.2017-05-26.03: extract]
-> retrieved wcs-lib.2017-05-26.03  (https://opam.ocaml.org/cache)
[wcs-lib: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "wcs-lib" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/wcs-lib.2017-05-26.03)
-       ocamlc wcs-lib/.wcs_lib.objs/wcs_lib__Json_t.{cmi,cmti}
- File "wcs-lib/json_t.mli", line 21, characters 12-28:
- 21 | type safe = 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 "wcs-lib/json_t.mli", line 23, characters 13-30:
- 23 | type basic = Yojson.Basic.json
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc wcs-lib/.wcs_lib.objs/wcs_lib__Json_t.{cmo,cmt}
- File "wcs-lib/json_t.ml", line 19, characters 12-28:
- 19 | type safe = 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 "wcs-lib/json_t.ml", line 20, characters 13-30:
- 20 | type basic = Yojson.Basic.json
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-     ocamlopt wcs-lib/.wcs_lib.objs/wcs_lib__Json_t.{cmx,o}
- File "wcs-lib/json_t.ml", line 19, characters 12-28:
- 19 | type safe = 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 "wcs-lib/json_t.ml", line 20, characters 13-30:
- 20 | type basic = Yojson.Basic.json
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-       ocamlc wcs-lib/.wcs_lib.objs/wcs_lib__Json_spel_t.{cmo,cmt}
- File "wcs-lib/json_spel_t.ml", line 34, characters 45-62:
- 34 | let rec yojson_of_json_spel (j: json_spel) : Yojson.Basic.json =
-                                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "wcs-lib/json_spel_t.ml", line 46, characters 32-49:
- 46 | let rec json_spel_of_yojson (j: Yojson.Basic.json) : json_spel =
-                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-     ocamlopt wcs-lib/.wcs_lib.objs/wcs_lib__Json_spel_t.{cmx,o}
- File "wcs-lib/json_spel_t.ml", line 34, characters 45-62:
- 34 | let rec yojson_of_json_spel (j: json_spel) : Yojson.Basic.json =
-                                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "wcs-lib/json_spel_t.ml", line 46, characters 32-49:
- 46 | let rec json_spel_of_yojson (j: Yojson.Basic.json) : json_spel =
-                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-> compiled  wcs-lib.2017-05-26.03
-> installed wcs-lib.2017-05-26.03

=== STDERR ===

2026-09-03 23:53.35: OK: build wcs-lib.2017-05-26.03 (runc: 13.6s, disk: 12KB)
2026-09-03 23:53.35: Job succeeded