Build:
  1. 0
2026-06-16 12:46.52: New job: build molenc.4.0.2 (7294bd817c83)
2026-06-16 12:46.52: 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 molenc.4.0.2
2026-06-16 14:12.03: build molenc.4.0.2 (7294bd817c83)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  batteries.3.10.0                                   c95ce7a58584
  bst.7.1.0                                          17e63a036ded
  camlp-streams.5.0.1                                9588a46e2765
  conf-python-3.9.0.0                                9f0bbc328e53
  conf-rdkit.1                                       b48136280c89
  dolog.3.0                                          fcc66cea5818
  dune.2.9.3                                         36797f878ec2
  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
=== STDOUT ===
Processing: [default: loading data]
[molenc.4.0.2: dl]
[molenc.4.0.2: extract]
-> retrieved molenc.4.0.2  (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.4.0.2)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name molenc)
-       ocamlc src/.molenc.objs/byte/molenc__Utls.{cmi,cmo,cmt}
- File "src/utls.ml", line 330, characters 13-31:
- 330 |   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/.molenc.objs/byte/molenc__Atom_env.{cmi,cmo,cmt}
- File "src/atom_env.ml", line 29, characters 16-32:
- 29 |   let strings = BatString.nsplit s ~by:"," in
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- File "src/atom_env.ml", line 49, characters 22-38:
- 49 |   let layer_strings = BatString.nsplit s ~by:";" in
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-       ocamlc src/.molenc.objs/byte/molenc__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/.molenc.objs/native/molenc__Utls.{cmx,o}
- File "src/utls.ml", line 330, characters 13-31:
- 330 |   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/.molenc.objs/byte/molenc__Ap_types.{cmi,cmo,cmt}
- File "src/ap_types.ml", line 54, characters 25-41:
- 54 |       let dist_strings = BatString.nsplit line ~by:" " in
-                               ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-     ocamlopt src/.molenc.objs/native/molenc__Atom_env.{cmx,o}
- File "src/atom_env.ml", line 29, characters 16-32:
- 29 |   let strings = BatString.nsplit s ~by:"," in
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- File "src/atom_env.ml", line 49, characters 22-38:
- 49 |   let layer_strings = BatString.nsplit s ~by:";" in
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-     ocamlopt src/.molenc.objs/native/molenc__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/.molenc.objs/native/molenc__Ap_types.{cmx,o}
- File "src/ap_types.ml", line 54, characters 25-41:
- 54 |       let dist_strings = BatString.nsplit line ~by:" " in
-                               ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
-> compiled  molenc.4.0.2
[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.4.0.2)
[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.4.0.2)
[molenc: cp]
+ /usr/bin/cp "bin/molenc_scan.py" "/home/opam/.opam/default/bin/molenc_scan.py" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.4.0.2)
[molenc: cp]
+ /usr/bin/cp "bin/molenc.sh" "/home/opam/.opam/default/bin/molenc.sh" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.4.0.2)
[molenc: cp]
+ /usr/bin/cp "bin/molenc_scan.sh" "/home/opam/.opam/default/bin/molenc_scan.sh" (CWD=/home/opam/.opam/default/.opam-switch/build/molenc.4.0.2)
-> installed molenc.4.0.2
[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-16 14:12.24: OK: build molenc.4.0.2 (runc: 5.1s, disk: 11KB)
2026-06-16 14:12.24: Job succeeded