Build:
- 0
2026-06-24 12:04.31: New job: build molenc.1.1.0 (9c9fd50950cf)
2026-06-24 12:04.31: Waiting for resource in pool day11-builds
2026-06-24 13:21.17: Got resource from pool day11-builds
2026-06-24 13:21.17: [profile full] build molenc.1.1.0
2026-06-24 13:21.17: build molenc.1.1.0 (9c9fd50950cf)
=== DEPENDENCIES (15 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
batteries.3.10.0 1b3dcc8f5a25
camlp-streams.5.0.1 23dcca9733d3
conf-python-3.9.0.0 6d72fcfa5947
conf-rdkit.1 86320d042a70
dolog.3.0 a7fc771d3d6d
dune.2.9.3 b31e72bc915d
minicli.5.0.2 763148d811a5
num.1.6 110cee7a7e2e
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlbuild.0.16.1 7e0d6aadb209
ocamlfind.1.9.8 214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[molenc.1.1.0: dl]
[molenc.1.1.0: extract]
-> retrieved molenc.1.1.0 (https://opam.ocaml.org/cache)
[molenc: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "molenc" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.1.1.0)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name molenc)
- ocamlc src/.encoder.eobjs/byte/dune__exe__Utls.{cmi,cmo,cmt}
- File "src/utls.ml", line 337, characters 13-31:
- 337 | 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/.encoder.eobjs/byte/dune__exe__MyList.{cmi,cmo,cmt}
- File "src/myList.ml", line 19, characters 14-30:
- 19 | map of_str (BatString.nsplit s' ~by:";")
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- ocamlc src/.encoder.eobjs/byte/dune__exe__Atom_env.{cmi,cmo,cmt}
- File "src/atom_env.ml", line 21, characters 16-32:
- 21 | let strings = BatString.nsplit s ~by:"," in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- File "src/atom_env.ml", line 41, characters 22-38:
- 41 | let layer_strings = BatString.nsplit s ~by:";" in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- ocamlopt src/.encoder.eobjs/native/dune__exe__Utls.{cmx,o}
- File "src/utls.ml", line 337, characters 13-31:
- 337 | 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/.encoder.eobjs/byte/dune__exe__Ap_types.{cmi,cmo,cmt}
- File "src/ap_types.ml", line 46, characters 25-41:
- 46 | let dist_strings = BatString.nsplit line ~by:" " in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- ocamlopt src/.encoder.eobjs/native/dune__exe__MyList.{cmx,o}
- File "src/myList.ml", line 19, characters 14-30:
- 19 | map of_str (BatString.nsplit s' ~by:";")
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- ocamlopt src/.encoder.eobjs/native/dune__exe__Atom_env.{cmx,o}
- File "src/atom_env.ml", line 21, characters 16-32:
- 21 | let strings = BatString.nsplit s ~by:"," in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- File "src/atom_env.ml", line 41, characters 22-38:
- 41 | let layer_strings = BatString.nsplit s ~by:";" in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- ocamlopt src/.encoder.eobjs/native/dune__exe__Ap_types.{cmx,o}
- File "src/ap_types.ml", line 46, characters 25-41:
- 46 | let dist_strings = BatString.nsplit line ~by:" " in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-> compiled molenc.1.1.0
[molenc: cp]
+ /usr/bin/cp "bin/molenc_type_atoms.py" "/home/opam/.opam/default/bin/molenc_type_atoms.py" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.1.1.0)
[molenc: cp]
+ /usr/bin/cp "bin/molenc_common.py" "/home/opam/.opam/default/bin/molenc_common.py" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.1.1.0)
[molenc: cp]
+ /usr/bin/cp "bin/molenc.sh" "/home/opam/.opam/default/bin/molenc.sh" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.1.1.0)
-> installed molenc.1.1.0
[WARNING] Opam package conf-rdkit.1 depends on the following system packages that can no longer be found: librdkit-dev python3-rdkit
=== STDERR ===
2026-06-24 13:21.31: OK: build molenc.1.1.0 (runc: 4.1s, disk: 11KB)
2026-06-24 13:21.31: Job succeeded