Build:
  1. 0
2026-06-16 16:56.40: New job: build spotlib.4.1.0 (64dfcbe22d6b)
2026-06-16 16:56.40: Waiting for resource in pool day11-builds
2026-06-16 17:34.22: Got resource from pool day11-builds
2026-06-16 17:34.22: [profile full] build spotlib.4.1.0
2026-06-16 17:34.22: build spotlib.4.1.0 (64dfcbe22d6b)
=== DEPENDENCIES (18 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        fc50a1588b4e
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-compiler-libs.v0.12.4                        9e596c9d9c3d
  ocaml-config.1                                     73dc523c3cc6
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    37418aad65fb
  ocamlfind-secondary.1.9.6                          4507fb801bdf
  ppx_derivers.1.2.1                                 9184cd55b4ad
  ppx_test.1.8.0                                     76ff04da432c
  ppxlib.0.35.0                                      93fdd7f96f62
  ppxx.2.5.0                                         0ec3dcab9ccc
  re.1.11.0                                          e706e3c00e70
  seq.base                                           9cd2e9e1495c
  sexplib0.v0.16.0                                   87a0ae655bad
  stdlib-shims.0.3.0                                 5d8e5ebedaf1
=== STDOUT ===
Processing: [default: loading data]
[spotlib.4.1.0: dl]
[spotlib.4.1.0: extract]
-> retrieved spotlib.4.1.0  (https://opam.ocaml.org/cache)
[spotlib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "spotlib" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/spotlib.4.1.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -9 -g -bin-annot -I lib/.spotlib.objs/byte -I /home/opam/.opam/default/lib/ppx_test -I /home/opam/.opam/default/lib/ppx_test/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/pcre -I /home/opam/.opam/default/lib/seq -no-alias-deps -open Spotlib -o lib/.spotlib.objs/byte/spotlib__Xformat.cmi -c -intf lib/xformat.pp.mli)
- File "lib/xformat.mli", line 61, characters 39-62:
- 61 | val set_formatter_tag_functions : t -> formatter_tag_functions -> unit
-                                             ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.formatter_tag_functions
- Use formatter_stag_functions.
- File "lib/xformat.mli", line 62, characters 43-66:
- 62 | val formatter_tag_functions : t -> unit -> formatter_tag_functions
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.formatter_tag_functions
- Use formatter_stag_functions.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -9 -g -bin-annot -I lib/.spotlib.objs/byte -I /home/opam/.opam/default/lib/ppx_test -I /home/opam/.opam/default/lib/ppx_test/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/pcre -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -open Spotlib -o lib/.spotlib.objs/byte/spotlib__Xformat.cmo -c -impl lib/xformat.pp.ml)
- File "lib/xformat.ml", line 14, characters 13-24:
- 14 | let tag    = pp_open_tag
-                   ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "lib/xformat.ml", line 19, characters 17-29:
- 19 | let close_tag  = pp_close_tag
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "lib/xformat.ml", line 61, characters 34-64:
- 61 | let set_formatter_tag_functions = pp_set_formatter_tag_functions
-                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "lib/xformat.ml", line 62, characters 30-60:
- 62 | let formatter_tag_functions = pp_get_formatter_tag_functions
-                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -9 -g -I lib/.spotlib.objs/byte -I lib/.spotlib.objs/native -I /home/opam/.opam/default/lib/ppx_test -I /home/opam/.opam/default/lib/ppx_test/runtime -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/pcre -I /home/opam/.opam/default/lib/seq -intf-suffix .ml -no-alias-deps -open Spotlib -o lib/.spotlib.objs/native/spotlib__Xformat.cmx -c -impl lib/xformat.pp.ml)
- File "lib/xformat.ml", line 14, characters 13-24:
- 14 | let tag    = pp_open_tag
-                   ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "lib/xformat.ml", line 19, characters 17-29:
- 19 | let close_tag  = pp_close_tag
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "lib/xformat.ml", line 61, characters 34-64:
- 61 | let set_formatter_tag_functions = pp_set_formatter_tag_functions
-                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "lib/xformat.ml", line 62, characters 30-60:
- 62 | let formatter_tag_functions = pp_get_formatter_tag_functions
-                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
-> compiled  spotlib.4.1.0
-> installed spotlib.4.1.0

=== STDERR ===

2026-06-16 17:34.35: OK: build spotlib.4.1.0 (runc: 6.6s, disk: 10KB)
2026-06-16 17:34.35: Job succeeded