Build:
- 1
- 0
2026-09-03 22:05.16: New job: build caqti.0.11.0 (8ebaee29f781)
2026-09-03 22:05.16: Waiting for resource in pool day11-builds
2026-09-03 22:53.22: Got resource from pool day11-builds
2026-09-03 22:53.22: [profile full] build caqti.0.11.0
2026-09-03 22:53.22: build caqti.0.11.0 (8ebaee29f781)
=== DEPENDENCIES (22 transitive) ===
angstrom.0.14.1 39220c7d1a18
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigarray-compat.1.1.0 a2d9ca857cfd
bigstringaf.0.6.1 dda80d0c3891
cppo.1.6.8 77e7b1cc6ed0
dune.1.6.3 a039a9a01d62
jbuilder.transition 9f46c8ea0d71
logs.0.8.0 4bcacd528345
lwt.4.2.1-1 38f26d0d1066
mmap.1.2.0 4124956b80dc
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
ptime.1.2.0 a4b533e9a74c
result.1.5 4afc2745d23a
seq.base cd92d8fe94f6
stringext.1.6.0 bb7083a06c38
topkg.1.1.1 a4210ea8e9ab
uri.4.4.0 995b12dcc644
=== STDOUT ===
Processing: [default: loading data]
[caqti.0.11.0: dl]
[caqti.0.11.0: extract]
-> retrieved caqti.0.11.0 (https://opam.ocaml.org/cache)
[caqti: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "caqti" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/caqti.0.11.0)
- ocamlc lib/.caqti.objs/caqti_pool.{cmo,cmt}
- File "lib/caqti_pool.ml", line 28, characters 56-74:
- 28 | let compare {priority = pA; _} {priority = pB; _} = Pervasives.compare pB pA
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc lib/.caqti.objs/caqti_type.{cmo,cmt}
- File "lib/caqti_type.ml", line 49, characters 13-38:
- 49 | let ec = Obj.extension_constructor ft in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_type.ml", line 53, characters 13-38:
- 53 | let ec = Obj.extension_constructor ft in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_type.ml", line 68, characters 11-29:
- 68 | | ft -> Obj.extension_name (Obj.extension_constructor ft)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_name
- use Obj.Extension_constructor.name
- File "lib/caqti_type.ml", line 68, characters 31-56:
- 68 | | ft -> Obj.extension_name (Obj.extension_constructor ft)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- ocamlopt lib/.caqti.objs/caqti_type.{cmx,o}
- File "lib/caqti_type.ml", line 49, characters 13-38:
- 49 | let ec = Obj.extension_constructor ft in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_type.ml", line 53, characters 13-38:
- 53 | let ec = Obj.extension_constructor ft in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_type.ml", line 68, characters 11-29:
- 68 | | ft -> Obj.extension_name (Obj.extension_constructor ft)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_name
- use Obj.Extension_constructor.name
- File "lib/caqti_type.ml", line 68, characters 31-56:
- 68 | | ft -> Obj.extension_name (Obj.extension_constructor ft)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- ocamlc lib/.caqti.objs/caqti_error.{cmo,cmt}
- File "lib/caqti_error.ml", line 26, characters 10-35:
- 26 | let c = Obj.extension_constructor msg in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_error.ml", line 33, characters 7-25:
- 33 | (Obj.extension_name c)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_name
- use Obj.Extension_constructor.name
- ocamlopt lib/.caqti.objs/caqti_pool.{cmx,o}
- File "lib/caqti_pool.ml", line 28, characters 56-74:
- 28 | let compare {priority = pA; _} {priority = pB; _} = Pervasives.compare pB pA
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt lib/.caqti.objs/caqti_error.{cmx,o}
- File "lib/caqti_error.ml", line 26, characters 10-35:
- 26 | let c = Obj.extension_constructor msg in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "lib/caqti_error.ml", line 33, characters 7-25:
- 33 | (Obj.extension_name c)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_name
- use Obj.Extension_constructor.name
-> compiled caqti.0.11.0
-> installed caqti.0.11.0
=== STDERR ===
2026-09-03 22:53.34: OK: build caqti.0.11.0 (runc: 3.1s, disk: 12KB)
2026-09-03 22:53.34: Job succeeded