Build:
- 0
2026-06-24 19:22.51: New job: build github.3.0.1 (f921cece0398)
2026-06-24 19:22.51: Waiting for resource in pool day11-builds
2026-06-24 19:39.26: Got resource from pool day11-builds
2026-06-24 19:39.26: [profile full] build github.3.0.1
2026-06-24 19:39.26: build github.3.0.1 (f921cece0398)
=== DEPENDENCIES (54 transitive) ===
angstrom.0.16.1 694beef38830
atd.1.12.0 bd6809714817
atdgen.1.12.0 eec82496117e
base.v0.15.2 59c3591840d2
base-bytes.base 703e97c2d528
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
base64.3.5.2 38e5741619f4
bigstringaf.0.10.0 32882fc51cd4
biniou.1.2.2 3b1640c43fb5
camlp-streams.5.0.1 c383a5306e41
cmdliner.2.1.1 861fc7b6374a
cohttp.2.5.8 165897ac8164
cohttp-lwt.2.5.8 b8ada773112a
cppo.1.8.0 7f309f86d8d5
csexp.1.5.2 a67dab4a5af5
dune.3.23.1 1a2b61be1be6
dune-configurator.3.22.2 6f90990f864e
easy-format.1.3.4 383071d385bd
fieldslib.v0.15.0 626f93a41245
gen.1.1 2823e8db0eef
jbuilder.1.0+beta20.2 7404f20e3bd0
js_of_ocaml-compiler.5.9.1 ca8a9c8455e5
jsonm.1.0.2 3593b14728c9
logs.0.8.0 1e7d0ecd3bdf
lwt.5.10.0 574b759c3289
menhir.20211128 898f4a30e002
menhirLib.20211128 8aa89f591e45
menhirSdk.20211128 9d5bdad674bc
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-compiler-libs.v0.12.4 4732f5e67664
ocaml-config.1 2489653e51e5
ocaml-secondary-compiler.4.14.2 fb63d435ed9e
ocaml-syntax-shims.1.0.0 bf83dc143211
ocamlbuild.0.16.1 c852f758aecf
ocamlfind.1.9.6 60aba0323008
ocamlfind-secondary.1.9.6 080d23d694f6
ocplib-endian.1.2 79b08b0989e3
ppx_derivers.1.2.1 a759d34e0391
ppx_fields_conv.v0.15.0 4739920994ed
ppx_sexp_conv.v0.15.1 8a02fd36e964
ppxlib.0.35.0 c88bfa93f931
re.1.11.0 8b6db53fd969
sedlex.3.7 7dd5f30bf2fe
seq.base 8a2d99539621
sexplib0.v0.15.1 fd5d68bd63fd
stdlib-shims.0.3.0 aaef461b2388
stringext.1.6.0 439086362bc4
topkg.1.1.1 b8daeb0918ae
uri.4.4.0 3d49a67003b4
uri-sexp.4.4.0 e05a5970e2f5
uutf.1.0.4 0e6436732f57
yojson.1.7.0 91eec8ba9d2d
=== 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
- 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
- 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_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-06-24 19:40.45: OK: build github.3.0.1 (runc: 58.2s, disk: 15KB)
2026-06-24 19:40.45: Job succeeded