Build:
- 0
2026-06-24 12:07.46: New job: build hts_shrink.1.0.0 (94293d0e27ea)
2026-06-24 12:07.46: Waiting for resource in pool day11-builds
2026-06-24 13:23.48: Got resource from pool day11-builds
2026-06-24 13:23.48: [profile full] build hts_shrink.1.0.0
2026-06-24 13:23.48: build hts_shrink.1.0.0 (94293d0e27ea)
=== DEPENDENCIES (21 transitive) ===
base-bigarray.base 2e16f77d4cae
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
batteries.3.5.1 d1b8f49eca44
bitv.1.3 6f60f7c0446a
bst.7.1.0 e5741cf515dc
conf-autoconf.0.2 676e4452dc37
dolog.3.0 71b9a1b790fa
dune.1.11.4 306d9076d3e7
dune-configurator.1.0.0 5ee2dda44891
minicli.4.0.0 deea90c074c6
num.1.6 75f83edda7ae
obuild.0.2.2 8444a48542fd
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-config.1 2489653e51e5
ocamlbuild.0.16.1 c852f758aecf
ocamlfind.1.9.8 c048fc0ddff1
ocamlgraph.1.8.8 58938e16d104
parmap.1.2.1 6342839f39ba
ptmap.1.0.0 02dcc37d66d2
=== 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-24 13:24.12: OK: build hts_shrink.1.0.0 (runc: 6.9s, disk: 10KB)
2026-06-24 13:24.12: Job succeeded