Build:
- 0
2026-09-04 01:26.37: New job: build github.3.0.1 (901b1235b6a6)
2026-09-04 01:26.37: Waiting for resource in pool day11-builds
2026-09-04 01:36.29: Got resource from pool day11-builds
2026-09-04 01:36.29: [profile full] build github.3.0.1
2026-09-04 01:36.29: build github.3.0.1 (901b1235b6a6)
=== DEPENDENCIES (54 transitive) ===
angstrom.0.16.1 3260da619ea4
atd.1.12.0 992359b26e58
atdgen.1.12.0 63858769772d
base.v0.15.2 d949c87c79d3
base-bytes.base eeeffe7d5f66
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
base64.3.5.2 efe174303557
bigstringaf.0.10.0 c8104e8663fc
biniou.1.2.2 856216e029b2
camlp-streams.5.0.1 1d9558f23c40
cmdliner.2.1.1 a281153986e1
cohttp.2.5.8 e334c1be8f04
cohttp-lwt.2.5.8 431ce1241702
cppo.1.8.0 f7872632538d
csexp.1.5.2 0f82e505b19f
dune.3.24.2 07555548a43d
dune-configurator.3.22.2 fa3e8c35a3f6
easy-format.1.3.4 27acf3b36651
fieldslib.v0.15.0 00147804ae29
gen.1.1 d036787ae013
jbuilder.1.0+beta20.2 abd15a0bbd82
js_of_ocaml-compiler.5.9.1 3392bb6c9e4c
jsonm.1.0.2 5d4365bbb53d
logs.0.8.0 7dfbd0bbebb9
lwt.5.10.1 6beb63539aa3
menhir.20211128 43aea822ecc3
menhirLib.20211128 ecae5883e5b2
menhirSdk.20211128 5e818ba91b2f
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-compiler-libs.v0.12.4 a8a849141fe2
ocaml-config.1 51b78fd13520
ocaml-secondary-compiler.4.14.2 d66c1c5ac958
ocaml-syntax-shims.1.0.0 8c92821d5601
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.6 dccd79a91021
ocamlfind-secondary.1.9.6 553c1faeba22
ocplib-endian.1.2 7010d73794b3
ppx_derivers.1.2.1 d43ce9fce50f
ppx_fields_conv.v0.15.0 3f906bca1995
ppx_sexp_conv.v0.15.1 e20caf76b2b0
ppxlib.0.35.0 a8df997ab5e8
re.1.11.0 a67971824fe7
sedlex.3.7 58cf459aee71
seq.base cd92d8fe94f6
sexplib0.v0.15.1 3960f760a2a6
stdlib-shims.0.3.0 9ee72ea23e96
stringext.1.6.0 ad0d2cc7543e
topkg.1.1.1 c347b4036dc6
uri.4.4.0 b8c337c1e75d
uri-sexp.4.4.0 323b34a5c616
uutf.1.0.4 0e29db5b2126
yojson.1.7.0 89ee0ea97d5c
=== STDOUT ===
Processing: [default: loading data]
[github.3.0.1: dl]
[github.3.0.1: extract]
-> retrieved github.3.0.1 (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.0.1)
- 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_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 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 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 CL.
- 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_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_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
-> compiled github.3.0.1
-> installed github.3.0.1
=== STDERR ===
2026-09-04 01:37.11: OK: build github.3.0.1 (runc: 12.6s, disk: 15KB)
2026-09-04 01:37.11: Job succeeded