Build:
  1. 0
2026-06-16 14:28.08: New job: build caqti.0.11.0 (4b1a76dedb13)
2026-06-16 14:28.08: Waiting for resource in pool day11-builds
2026-06-16 16:10.35: Got resource from pool day11-builds
2026-06-16 16:10.35: [profile full] build caqti.0.11.0
2026-06-16 16:10.35: build caqti.0.11.0 (4b1a76dedb13)
=== DEPENDENCIES (22 transitive) ===
  angstrom.0.14.1                                    10b75b5f5e15
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              bdf5e82eb5f9
  bigstringaf.0.6.1                                  a5c18fff91f1
  cppo.1.6.8                                         07736aca894e
  dune.1.6.3                                         b168efe0ae54
  jbuilder.transition                                2495d718dc4b
  logs.0.8.0                                         03eb07748238
  lwt.4.2.1-1                                        f7c81360fe09
  mmap.1.2.0                                         573a0e9f02f7
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocamlbuild.0.16.1                                  f3c519c1bc8e
  ocamlfind.1.9.8                                    df35b34caa16
  ptime.1.2.0                                        6782b850cd05
  result.1.5                                         74f18893fcc9
  seq.base                                           9cd2e9e1495c
  stringext.1.6.0                                    cefad2c87a4a
  topkg.1.1.1                                        f9eed75f21fa
  uri.4.4.0                                          3e02aa276349
=== 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
-     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
-     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
-       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_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
-       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
-> compiled  caqti.0.11.0
-> installed caqti.0.11.0

=== STDERR ===

2026-06-16 16:11.28: OK: build caqti.0.11.0 (runc: 3.6s, disk: 11KB)
2026-06-16 16:11.28: Job succeeded