Build:
  1. 0
2026-06-24 17:21.52: New job: build spotlib.4.1.0 (295dd71ad694)
2026-06-24 17:21.52: Waiting for resource in pool day11-builds
2026-06-24 18:10.26: Got resource from pool day11-builds
2026-06-24 18:10.26: [profile full] build spotlib.4.1.0
2026-06-24 18:10.26: build spotlib.4.1.0 (295dd71ad694)
=== DEPENDENCIES (18 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        1a2b61be1be6
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-compiler-libs.v0.12.4                        4732f5e67664
  ocaml-config.1                                     2489653e51e5
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    60aba0323008
  ocamlfind-secondary.1.9.6                          080d23d694f6
  ppx_derivers.1.2.1                                 a759d34e0391
  ppx_test.1.8.0                                     146ccea6c70d
  ppxlib.0.35.0                                      05190a8b0dc0
  ppxx.2.5.0                                         14c2c05a4f6f
  re.1.11.0                                          8b6db53fd969
  seq.base                                           8a2d99539621
  sexplib0.v0.16.0                                   0b573ac181d9
  stdlib-shims.0.3.0                                 aaef461b2388
=== 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-24 18:10.51: OK: build spotlib.4.1.0 (runc: 9.6s, disk: 10KB)
2026-06-24 18:10.51: Job succeeded