Build:
  1. 0
2026-09-03 18:38.13: New job: build hts_shrink.1.0.0 (d5f82911f34b)
2026-09-03 18:38.13: Waiting for resource in pool day11-builds
2026-09-03 20:12.27: Got resource from pool day11-builds
2026-09-03 20:12.27: [profile full] build hts_shrink.1.0.0
2026-09-03 20:12.27: build hts_shrink.1.0.0 (d5f82911f34b)
=== DEPENDENCIES (21 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  batteries.3.5.1                                    fb0a91364af2
  bitv.1.3                                           a332e036ca9e
  bst.7.1.0                                          0984c2f88155
  conf-autoconf.1                                    788c5c60b51c
  dolog.3.0                                          9c5ae29a9db2
  dune.1.11.4                                        0641013d1466
  dune-configurator.1.0.0                            12a29ea72b02
  minicli.4.0.0                                      056155504f15
  num.1.6                                            2234dcccc6b4
  obuild.0.3.0                                       9b712f01b429
  ocaml.4.11.2                                       9044b53bfe17
  ocaml-base-compiler.4.11.2                         d1ed934bdaf0
  ocaml-config.1                                     51b78fd13520
  ocamlbuild.0.16.1                                  3440315de9e6
  ocamlfind.1.9.8                                    67e30f343c55
  ocamlgraph.1.8.8                                   4bd88cda52bb
  parmap.1.2.1                                       937b2f276f05
  ptmap.1.0.0                                        3f25275b36c8
=== STDOUT ===
Processing: [default: loading data]
[hts_shrink.1.0.0: dl]
[hts_shrink.1.0.0: extract]
-> retrieved hts_shrink.1.0.0  (https://opam.ocaml.org/cache)
[hts_shrink: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "hts_shrink" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/hts_shrink.1.0.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/.mop2d_indexer.eobjs/byte/utls.{cmi,cmo,cmt}
- File "src/utls.ml", line 316, characters 13-31:
- 316 |   Array.sort Pervasives.compare xs;
-                    ^^^^^^^^^^^^^^^^^^
- 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
-       ocamlc src/.mop2d_indexer.eobjs/byte/myList.{cmi,cmo,cmt}
- File "src/myList.ml", line 27, characters 14-30:
- 27 |   map of_str (BatString.nsplit s' ~by:";")
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-       ocamlc src/.mop2d_indexer.eobjs/byte/mop2d_env.{cmi,cmo,cmt}
- File "src/mop2d_env.ml", line 40, characters 18-34:
- 40 |   let sub_lists = BatString.nsplit neighbors' ~by:"];" in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-     ocamlopt src/.mop2d_indexer.eobjs/native/utls.{cmx,o}
- File "src/utls.ml", line 316, characters 13-31:
- 316 |   Array.sort Pervasives.compare xs;
-                    ^^^^^^^^^^^^^^^^^^
- 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
-     ocamlopt src/.mop2d_indexer.eobjs/native/myList.{cmx,o}
- File "src/myList.ml", line 27, characters 14-30:
- 27 |   map of_str (BatString.nsplit s' ~by:";")
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-     ocamlopt src/.mop2d_indexer.eobjs/native/mop2d_env.{cmx,o}
- File "src/mop2d_env.ml", line 40, characters 18-34:
- 40 |   let sub_lists = BatString.nsplit neighbors' ~by:"];" in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-> compiled  hts_shrink.1.0.0
-> installed hts_shrink.1.0.0

=== STDERR ===

2026-09-03 20:12.45: OK: build hts_shrink.1.0.0 (runc: 5.6s, disk: 9KB)
2026-09-03 20:12.45: Job succeeded