Build:
  1. 0
2026-09-03 18:42.00: New job: build daft.0.0.3 (758320d4126e)
2026-09-03 18:42.00: Waiting for resource in pool day11-builds
2026-09-03 20:17.26: Got resource from pool day11-builds
2026-09-03 20:17.26: [profile full] build daft.0.0.3
2026-09-03 20:17.26: build daft.0.0.3 (758320d4126e)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  batteries.3.6.0                                    fb287810895b
  camlp-streams.5.0.1                                73ad011a5e85
  conf-gmp.5                                         eac5259e412f
  conf-gmp-powm-sec.4                                52de364a13b8
  conf-pkg-config.5                                  74f50f3cfe72
  conf-zlib.1                                        26591fa9352c
  conf-zmq.0.1                                       c04c3ad518ca
  cryptokit.1.21.1                                   9cc58a51d32a
  csexp.1.5.2                                        5e87c8154b21
  dolog.4.0.0                                        1d4ba0832757
  dune.3.24.2                                        5163a8c8378a
  dune-configurator.3.24.2                           ed839d9cc527
  fileutils.0.6.6                                    b7096a192922
  num.1.6                                            12b282ec4146
  obuild.0.3.0                                       e2f2d9c7bc50
  ocaml.5.0.0                                        3b2ae07b112c
  ocaml-base-compiler.5.0.0                          e3db6b41f84b
  ocaml-config.3                                     916d48d26793
  ocamlbuild.0.16.1                                  8b241451808e
  ocamlfind.1.9.8                                    be139ea51990
  stdint.0.7.2                                       faa6bd52aabe
  zarith.1.14                                        383b8f3695c3
  zmq.5.1.3                                          3dc0a273ff3b
=== 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
- [12 of 13] Checking dist/build/daft_ds
- [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-09-03 20:17.47: OK: build daft.0.0.3 (runc: 5.2s, disk: 10KB)
2026-09-03 20:17.47: Job succeeded