Build:
  1. 0
2026-06-16 12:47.03: New job: build hts_shrink.2.0.0 (5c10911c0b1a)
2026-06-16 12:47.03: Waiting for resource in pool day11-builds
2026-06-16 14:12.03: Got resource from pool day11-builds
2026-06-16 14:12.03: [profile full] build hts_shrink.2.0.0
2026-06-16 14:12.03: build hts_shrink.2.0.0 (5c10911c0b1a)
=== DEPENDENCIES (24 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  batteries.3.10.0                                   c95ce7a58584
  bitv.2.1                                           55435482d413
  bst.7.1.0                                          17e63a036ded
  camlp-streams.5.0.1                                9588a46e2765
  csexp.1.5.1                                        e3f0f167b110
  dolog.3.0                                          fcc66cea5818
  dune.2.9.3                                         36797f878ec2
  dune-configurator.2.9.3                            d180a2638840
  minicli.5.0.2                                      ab052b83cdc0
  num.1.6                                            480227ca99db
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocamlgraph.2.2.0                                   c1db23280743
  parmap.1.2.5                                       bb9685e48700
  ptmap.2.0.5                                        e287a6dee6a6
  result.1.5                                         33a2387f4b32
  seq.base                                           063828a3d698
  stdlib-shims.0.3.0                                 d11064be4664
=== STDOUT ===
Processing: [default: loading data]
[hts_shrink.2.0.0: dl]
[hts_shrink.2.0.0: extract]
-> retrieved hts_shrink.2.0.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.0.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.
-     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
-       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__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.0.0
-> installed hts_shrink.2.0.0

=== STDERR ===

2026-06-16 14:12.36: OK: build hts_shrink.2.0.0 (runc: 6.1s, disk: 9KB)
2026-06-16 14:12.36: Job succeeded