Build:
  1. 0
2026-09-03 19:59.04: New job: build hts_shrink.2.1.0 (5db82f445b65)
2026-09-03 19:59.04: Waiting for resource in pool day11-builds
2026-09-03 21:41.25: Got resource from pool day11-builds
2026-09-03 21:41.25: [profile full] build hts_shrink.2.1.0
2026-09-03 21:41.25: build hts_shrink.2.1.0 (5db82f445b65)
=== DEPENDENCIES (27 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  batteries.3.11.0                                   71674a4d5103
  bitv.2.1                                           32f0b68aaafb
  bst.7.1.0                                          c9dab44b5904
  camlp-streams.5.0.1                                cab5728c7226
  csexp.1.5.1                                        ae51a7546d3e
  dolog.3.0                                          1bb33e273016
  dune.2.9.3                                         7191b8072f51
  dune-configurator.2.9.3                            528bb22b0c70
  minicli.5.0.2                                      765add7b0d5b
  num.1.6                                            fe036226102b
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocamlgraph.2.2.0                                   1dc4efeeccf1
  ocamlnet.4.1.9-2                                   0551c0096eb2
  parany.4.0.0                                       2e1eb24589b8
  parmap.1.2.5                                       461db9dcd860
  ptmap.2.0.5                                        c1cc0f0c232f
  result.1.5                                         832dbb2f8453
  seq.base                                           1957e27deb9b
  stdlib-shims.0.3.0                                 ce1712d2a782
=== STDOUT ===
Processing: [default: loading data]
[hts_shrink.2.1.0: dl]
[hts_shrink.2.1.0: extract]
-> retrieved hts_shrink.2.1.0  (https://opam.ocaml.org/cache)
[hts_shrink: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "hts_shrink" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/hts_shrink.2.1.0)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name hts_shrink)
-       ocamlc src/.mop2d_indexer.eobjs/byte/dune__exe__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/dune__exe__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/dune__exe__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/dune__exe__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/dune__exe__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/dune__exe__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.2.1.0
-> installed hts_shrink.2.1.0

=== STDERR ===

2026-09-03 21:41.52: OK: build hts_shrink.2.1.0 (runc: 6.6s, disk: 10KB)
2026-09-03 21:41.52: Job succeeded