Build:
- 0
2026-09-03 22:47.52: New job: build caqti.0.9.0 (5fb095bad6fa)
2026-09-03 22:47.52: Waiting for resource in pool day11-builds
2026-09-03 23:34.10: Got resource from pool day11-builds
2026-09-03 23:34.10: [profile full] build caqti.0.9.0
2026-09-03 23:34.10: build caqti.0.9.0 (5fb095bad6fa)
=== DEPENDENCIES (20 transitive) ===
angstrom.0.16.1 e7a677ecbad7
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigstringaf.0.10.0 81ac91c311f3
calendar.3.0.0 1e6bf1adf6b8
csexp.1.5.2 c758d7657e5b
dune.3.24.2 bf83cdf0a904
dune-configurator.3.24.2 23afe5cb4d3b
jbuilder.1.0+beta20.2 d14840434490
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocaml-syntax-shims.1.0.0 dd7617b68ec9
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
ptime.1.2.0 b1ba40b0b818
re.1.14.0 dd879e7a18b1
stringext.1.6.0 9520d67485ad
topkg.1.1.1 f1122af0988e
uri.4.4.0 7c67c85f3177
=== STDOUT ===
Processing: [default: loading data]
[caqti.0.9.0: dl]
[caqti.0.9.0: extract]
-> retrieved caqti.0.9.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.9.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 48, characters 13-38:
- 48 | 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 52, characters 13-38:
- 52 | 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 66, characters 11-29:
- 66 | | 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 66, characters 31-56:
- 66 | | 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_type.{cmx,o}
- File "lib/caqti_type.ml", line 48, characters 13-38:
- 48 | 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 52, characters 13-38:
- 52 | 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 66, characters 11-29:
- 66 | | 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 66, characters 31-56:
- 66 | | 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
- 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_v1.objs/caqti1_pool.{cmo,cmt}
- File "lib/caqti1_pool.ml", line 26, characters 56-74:
- 26 | 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_v1.objs/caqti1_pool.{cmx,o}
- File "lib/caqti1_pool.ml", line 26, characters 56-74:
- 26 | 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
-> compiled caqti.0.9.0
-> installed caqti.0.9.0
=== STDERR ===
2026-09-03 23:34.23: OK: build caqti.0.9.0 (runc: 5.1s, disk: 12KB)
2026-09-03 23:34.23: Job succeeded