Build:
  1. 0
2026-06-16 11:35.00: New job: build sexplib0.v0.12.0 (f9705c1cc09c)
2026-06-16 11:35.00: Waiting for resource in pool day11-builds
2026-06-16 11:50.08: Got resource from pool day11-builds
2026-06-16 11:50.08: [profile full] build sexplib0.v0.12.0
2026-06-16 11:50.08: build sexplib0.v0.12.0 (f9705c1cc09c)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[sexplib0.v0.12.0: dl]
[sexplib0.v0.12.0: extract]
-> retrieved sexplib0.v0.12.0  (https://opam.ocaml.org/cache)
[sexplib0: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/sexplib0.v0.12.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0 -o .sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl sexp_conv.ml)
- File "sexp_conv.ml", line 108, characters 13-29:
- 108 |     let id = Obj.extension_id slot in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 120, characters 13-29:
- 120 |     let id = Obj.extension_id extension_constructor in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 123, characters 17-36:
- 123 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "sexp_conv.ml", line 124, characters 6-27:
- 124 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 125, characters 6-26:
- 125 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "sexp_conv.ml", line 143, characters 19-44:
- 143 |     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 146, characters 13-29:
- 146 |     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 146, characters 31-56:
- 146 |     let id = Obj.extension_id (Obj.extension_constructor exn) in
-                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "sexp_conv.ml", line 150, characters 12-33:
- 150 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 157, characters 12-33:
- 157 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 422, characters 32-46:
- 422 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 424, characters 12-26:
- 424 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 427, characters 32-44:
- 427 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 429, characters 12-24:
- 429 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .sexplib0.objs/byte -I .sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0 -o .sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl sexp_conv.ml)
- File "sexp_conv.ml", line 108, characters 13-29:
- 108 |     let id = Obj.extension_id slot in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 120, characters 13-29:
- 120 |     let id = Obj.extension_id extension_constructor in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_id
- use Obj.Extension_constructor.id
- File "sexp_conv.ml", line 123, characters 17-36:
- 123 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "sexp_conv.ml", line 124, characters 6-27:
- 124 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 125, characters 6-26:
- 125 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "sexp_conv.ml", line 143, characters 19-44:
- 143 |     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 146, characters 13-29:
- 146 |     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 146, characters 31-56:
- 146 |     let id = Obj.extension_id (Obj.extension_constructor exn) in
-                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.extension_constructor
- use Obj.Extension_constructor.of_val
- File "sexp_conv.ml", line 150, characters 12-33:
- 150 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 157, characters 12-33:
- 157 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "sexp_conv.ml", line 422, characters 32-46:
- 422 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 424, characters 12-26:
- 424 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 427, characters 32-44:
- 427 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "sexp_conv.ml", line 429, characters 12-24:
- 429 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sexplib0.v0.12.0
-> installed sexplib0.v0.12.0

=== STDERR ===

2026-06-16 11:50.17: OK: build sexplib0.v0.12.0 (runc: 3.1s, disk: 12KB)
2026-06-16 11:50.17: Job succeeded