Build:
- 0
2026-06-16 11:32.41: New job: build sexplib0.v0.11.0 (4a0982b88e47)
2026-06-16 11:32.41: Waiting for resource in pool day11-builds
2026-06-16 11:42.05: Got resource from pool day11-builds
2026-06-16 11:42.05: [profile full] build sexplib0.v0.11.0
2026-06-16 11:42.05: build sexplib0.v0.11.0 (4a0982b88e47)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 12fbbe32fb93
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
=== 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-16 11:42.27: OK: build sexplib0.v0.11.0 (runc: 2.2s, disk: 8KB)
2026-06-16 11:42.27: Job succeeded