Build:
- 0
2026-06-24 11:08.05: New job: build sexplib0.v0.11.0 (cceaa9da6549)
2026-06-24 11:08.05: Waiting for resource in pool day11-builds
2026-06-24 11:25.51: Got resource from pool day11-builds
2026-06-24 11:25.51: [profile full] build sexplib0.v0.11.0
2026-06-24 11:25.51: build sexplib0.v0.11.0 (cceaa9da6549)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 8141ab48b1e2
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-config.2 e77f021f2144
=== STDOUT ===
Processing: [default: loading data]
[sexplib0.v0.11.0: dl]
[sexplib0.v0.11.0: extract]
-> retrieved sexplib0.v0.11.0 (https://opam.ocaml.org/cache)
[sexplib0: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/sexplib0.v0.11.0)
- ocamlc .sexplib0.objs/sexplib0__Sexp_conv.{cmo,cmt}
- File "sexp_conv.ml", line 97, characters 24-42:
- 97 | let compare t1 t2 = Pervasives.compare (t1 : int) t2
- ^^^^^^^^^^^^^^^^^^
- 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
- File "sexp_conv.ml", line 109, characters 13-29:
- 109 | let id = Obj.extension_id slot in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 121, characters 13-29:
- 121 | let id = Obj.extension_id extension_constructor in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 144, characters 19-44:
- 144 | add ?finalise (Obj.extension_constructor exn) sexp_of_exn
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "sexp_conv.ml", line 147, characters 13-29:
- 147 | let id = Obj.extension_id (Obj.extension_constructor exn) in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 147, characters 31-56:
- 147 | let id = Obj.extension_id (Obj.extension_constructor exn) in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- ocamlopt .sexplib0.objs/sexplib0__Sexp_conv.{cmx,o}
- File "sexp_conv.ml", line 97, characters 24-42:
- 97 | let compare t1 t2 = Pervasives.compare (t1 : int) t2
- ^^^^^^^^^^^^^^^^^^
- 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
- File "sexp_conv.ml", line 109, characters 13-29:
- 109 | let id = Obj.extension_id slot in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 121, characters 13-29:
- 121 | let id = Obj.extension_id extension_constructor in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 144, characters 19-44:
- 144 | add ?finalise (Obj.extension_constructor exn) sexp_of_exn
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "sexp_conv.ml", line 147, characters 13-29:
- 147 | let id = Obj.extension_id (Obj.extension_constructor exn) in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 147, characters 31-56:
- 147 | let id = Obj.extension_id (Obj.extension_constructor exn) in
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
-> compiled sexplib0.v0.11.0
-> installed sexplib0.v0.11.0
=== STDERR ===
2026-06-24 11:26.05: OK: build sexplib0.v0.11.0 (runc: 3.1s, disk: 8KB)
2026-06-24 11:26.05: Job succeeded