Build:
- 0
2026-06-24 11:07.25: New job: build sexplib0.v0.12.0 (c6cf89dbb948) 2026-06-24 11:07.25: Waiting for resource in pool day11-builds 2026-06-24 11:23.04: Got resource from pool day11-builds 2026-06-24 11:23.04: [profile full] build sexplib0.v0.12.0 2026-06-24 11:23.04: build sexplib0.v0.12.0 (c6cf89dbb948) === DEPENDENCIES (6 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 === 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-24 11:23.14: OK: build sexplib0.v0.12.0 (runc: 2.7s, disk: 12KB) 2026-06-24 11:23.14: Job succeeded