Build:
  1. 0
2026-06-24 13:54.51: New job: build daft.0.0.3 (52aef649fabe)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:59.35: Got resource from pool day11-builds
2026-06-24 15:59.35: [profile full] build daft.0.0.3
2026-06-24 15:59.35: build daft.0.0.3 (52aef649fabe)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  batteries.3.6.0                                    8c3e845b23df
  camlp-streams.5.0.1                                0d7a22bfb2fb
  conf-gmp.5                                         be11edf77089
  conf-gmp-powm-sec.4                                7029468462a8
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-zlib.1                                        5297f1b9477f
  conf-zmq.0.1                                       a8f950327ee3
  cryptokit.1.21.1                                   c9db63772e08
  csexp.1.5.2                                        0d959b3daabd
  dolog.4.0.0                                        b765fbc07481
  dune.3.23.1                                        db6fce3d1d3d
  dune-configurator.3.23.1                           0dbbd35b53c7
  fileutils.0.6.6                                    cf73c68b4461
  num.1.6                                            e4a7a6e0ddbc
  obuild.0.2.2                                       e4e6245bb05a
  ocaml.5.0.0                                        bf52e7fc3967
  ocaml-base-compiler.5.0.0                          8a45cc139786
  ocaml-config.3                                     814dad1b05c3
  ocamlbuild.0.16.1                                  75321383b65a
  ocamlfind.1.9.8                                    075d2a928b3c
  stdint.0.7.2                                       b96d32946b16
  zarith.1.14                                        fd9009e5d689
  zmq.5.1.3                                          9ce24149cc64
=== STDOUT ===
Processing: [default: loading data]
[daft.0.0.3: dl]
[daft.0.0.3: extract]
-> retrieved daft.0.0.3  (https://opam.ocaml.org/cache)
[daft: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/daft.0.0.3)
- obuild configure
- Configuring DAFT-0.1...
- Detected 4 CPU cores, setting default parallelism to 4
- obuild build
- [ 1 of 13] Compiling Colors                        
- [ 2 of 13] Compiling Types                         
- [ 3 of 13] Compiling Utils                         
- File "src/utils.ml", line 173, characters 8-24:
- 173 |   match BatString.nsplit s ~by:":" with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: BatString.nsplit
- Use split_on_string instead.
- 
- [ 4 of 13] Compiling Socket_wrapper                
- File "src/socket_wrapper.ml", line 133, characters 13-45:
- 133 |         (new Cryptokit.Block.blowfish_encrypt (get_key `Cipher)))
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Block.blowfish_encrypt
- Blowfish is weak
- File "src/socket_wrapper.ml", line 146, characters 13-45:
- 146 |         (new Cryptokit.Block.blowfish_decrypt (get_key `Cipher)))
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Block.blowfish_decrypt
- Blowfish is weak
- 
- [ 5 of 13] Compiling Data_server                   
- [ 6 of 13] Compiling Client                        
- File "src/client.ml", line 251, characters 14-27:
- 251 |         match String.nsplit ~by:" " command_str with
-                     ^^^^^^^^^^^^^
- Alert deprecated: Batteries.String.nsplit
- Use split_on_string instead.
- 
- [ 7 of 13] Compiling Meta_data_server              
- [ 8 of 13] Linking executable dist/build/daft/daft
- [ 9 of 13] Linking executable dist/build/daft_ds/daft_ds
- [10 of 13] Linking executable dist/build/daft_mds/daft_mds
- [11 of 13] Checking dist/build/daft_ds
- [12 of 13] Checking dist/build/daft
- [13 of 13] Checking dist/build/daft_mds
-> compiled  daft.0.0.3
[daft: cp daft]
+ /usr/bin/cp "daft" "daft_ds" "daft_mds" "/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/daft.0.0.3)
-> installed daft.0.0.3
[WARNING] Opam packages conf-pkg-config.5, conf-zlib.1 and conf-zmq.0.1 depend on the following system packages that are no longer installed: libzmq3-dev pkg-config zlib1g-dev
  - conf-pkg-config.5: depends on pkg-config
  - conf-zlib.1: depends on zlib1g-dev
  - conf-zmq.0.1: depends on libzmq3-dev

=== STDERR ===

2026-06-24 15:59.51: OK: build daft.0.0.3 (runc: 5.6s, disk: 10KB)
2026-06-24 15:59.51: Job succeeded