Build:
- 0
2026-06-16 12:39.28: New job: build hts_shrink.1.0.0 (fa0465655fa6)
2026-06-16 12:39.28: Waiting for resource in pool day11-builds
2026-06-16 13:56.56: Got resource from pool day11-builds
2026-06-16 13:56.56: [profile full] build hts_shrink.1.0.0
2026-06-16 13:56.56: build hts_shrink.1.0.0 (fa0465655fa6)
=== DEPENDENCIES (21 transitive) ===
base-bigarray.base dfc2a7e726c3
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
batteries.3.5.1 61858cf36644
bitv.1.3 682b53215211
bst.7.1.0 a79b8b7475f0
conf-autoconf.0.2 b3cd190cf0b5
dolog.3.0 e1106e44b3e0
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
minicli.4.0.0 1c10406dd60e
num.1.6 b17c86f0ab2a
obuild.0.2.2 7b4ad9168071
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
ocamlgraph.1.8.8 72d27a6957f9
parmap.1.2.1 be14b46ff6ee
ptmap.1.0.0 ea5a873398f2
=== 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-06-16 13:57.14: OK: build hts_shrink.1.0.0 (runc: 6.1s, disk: 9KB)
2026-06-16 13:57.14: Job succeeded