Build:
  1. 0
2026-06-16 18:26.37: New job: build github.3.1.0 (8ca9566307c2)
2026-06-16 18:26.37: Waiting for resource in pool day11-builds
2026-06-16 18:44.53: Got resource from pool day11-builds
2026-06-16 18:44.53: [profile full] build github.3.1.0
2026-06-16 18:44.53: build github.3.1.0 (8ca9566307c2)
=== DEPENDENCIES (52 transitive) ===
  angstrom.0.16.1                                    cf779f47dfd4
  atd.1.12.0                                         1406f4db97c9
  atdgen.1.12.0                                      080a04f766a8
  base.v0.16.5                                       2ce9df875711
  base-bytes.base                                    b6c1d75f7ceb
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       e868431abc78
  bigstringaf.0.10.0                                 0b2d63210375
  biniou.1.2.2                                       9c34578f7501
  camlp-streams.5.0.1                                c6c0b7a6cb6c
  cmdliner.2.1.1                                     93eefcdea8ca
  cohttp.2.5.8                                       fa504a3a5e7c
  cohttp-lwt.2.5.8                                   4f5faf38c11e
  cppo.1.8.0                                         42c5aec69da6
  csexp.1.5.2                                        e4e5d9dccb00
  dune.3.23.1                                        51844b1e2ab5
  dune-configurator.3.23.1                           1cd4d889d1f4
  easy-format.1.3.4                                  509eb8fa4d2f
  fieldslib.v0.16.0                                  e3c50ac51805
  gen.1.1                                            11bad0344573
  jbuilder.1.0+beta20.2                              201a54c5b899
  js_of_ocaml-compiler.5.9.1                         dacb8ccf032f
  jsonm.1.0.2                                        9017facccef2
  logs.0.10.0                                        e1b753ce88f2
  lwt.6.1.2                                          118de33158f7
  menhir.20211128                                    85a3754c6f33
  menhirLib.20211128                                 8bf61fcfdfe9
  menhirSdk.20211128                                 e95b3e07a37c
  ocaml.4.14.2                                       3a6eb874bb8f
  ocaml-base-compiler.4.14.2                         9d9aea4783eb
  ocaml-compiler-libs.v0.12.4                        ab8617201ad7
  ocaml-config.2                                     55beddecfad5
  ocaml-syntax-shims.1.0.0                           b944a1e93d7e
  ocamlbuild.0.16.1                                  0166f6a5cd09
  ocamlfind.1.9.8                                    bfa173c761be
  ocplib-endian.1.2                                  c63b2efc9991
  ppx_derivers.1.2.1                                 33d40dc12ee3
  ppx_fields_conv.v0.16.0                            e7c0a3ec43cc
  ppx_sexp_conv.v0.16.0                              391ebe82660b
  ppxlib.0.35.0                                      51adfc9c16f6
  re.1.14.0                                          799a978564b9
  sedlex.3.7                                         be7c983c9e1d
  seq.base                                           1d959f201ad8
  sexplib0.v0.16.0                                   542fae19fb6e
  stdlib-shims.0.3.0                                 726662477ba6
  stringext.1.6.0                                    4c3a970475eb
  topkg.1.1.1                                        1aad4a48a0a5
  uri.4.4.0                                          45374d01b8b9
  uri-sexp.4.4.0                                     066c9ab5085b
  uutf.1.0.4                                         bd264c9ffbc0
  yojson.1.7.0                                       725eed9101c4
=== STDOUT ===
Processing: [default: loading data]
[github.3.1.0: dl]
[github.3.1.0: extract]
-> retrieved github.3.1.0  (https://opam.ocaml.org/cache)
[github: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "github" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/github.3.1.0)
-       ocamlc lib/.github.objs/github_t.{cmi,cmti}
- File "lib/github_t.mli", line 9, characters 12-28:
- 9 | type json = 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
-     ocamlopt lib/.github.objs/github_t.{cmx,o}
- File "lib/github_t.ml", line 9, characters 12-28:
- 9 | type json = 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
-       ocamlc lib/.github.objs/github_t.{cmo,cmt}
- File "lib/github_t.ml", line 9, characters 12-28:
- 9 | type json = 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
-       ocamlc lib/.github.objs/github_core.{cmi,cmti}
- File "lib/github_core.mli", line 24, characters 12-15:
- 24 | module Make(Env: Github_s.Env)(Time: Github_s.Time)(CL : Cohttp_lwt.S.Client)
-                  ^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Env.
- File "lib/github_core.mli", line 24, characters 31-35:
- 24 | module Make(Env: Github_s.Env)(Time: Github_s.Time)(CL : Cohttp_lwt.S.Client)
-                                     ^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Time.
- File "lib/github_core.mli", line 24, characters 52-54:
- 24 | module Make(Env: Github_s.Env)(Time: Github_s.Time)(CL : Cohttp_lwt.S.Client)
-                                                          ^^
- Warning 67 [unused-functor-parameter]: unused functor parameter CL.
-       ocamlc lib/.github.objs/github_j.{cmi,cmti}
- File "lib/github_j.mli", line 9, characters 12-28:
- 9 | type json = 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
-       ocamlc lib/.github.objs/github_core.{cmo,cmt}
- File "lib/github_core.ml", line 236, characters 19-21:
- 236 |     let repo_refs ?ty ~user ~repo =
-                          ^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "lib/github_core.ml", line 451, characters 49-66:
- 451 |       | Bad_response of exn * [ `None | `Json of Yojson.Basic.json | `Raw of string ]
-                                                        ^^^^^^^^^^^^^^^^^
- 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 lib/.github.objs/github_j.{cmo,cmt}
- File "lib/github_j.ml", line 9, characters 12-28:
- 9 | type json = 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
-     ocamlopt lib/.github.objs/github_j.{cmx,o}
- File "lib/github_j.ml", line 9, characters 12-28:
- 9 | type json = 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
-     ocamlopt lib/.github.objs/github_core.{cmx,o}
- File "lib/github_core.ml", line 236, characters 19-21:
- 236 |     let repo_refs ?ty ~user ~repo =
-                          ^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "lib/github_core.ml", line 451, characters 49-66:
- 451 |       | Bad_response of exn * [ `None | `Json of Yojson.Basic.json | `Raw of string ]
-                                                        ^^^^^^^^^^^^^^^^^
- 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  github.3.1.0
-> installed github.3.1.0

=== STDERR ===

2026-06-16 18:46.16: OK: build github.3.1.0 (runc: 12.6s, disk: 15KB)
2026-06-16 18:46.16: Job succeeded