Build:
  1. 0
2026-06-23 19:01.59: New job: build daft.0.0.3 (5eef872e7460)
2026-06-23 19:01.59: Waiting for resource in pool day11-builds
2026-06-23 20:09.31: Got resource from pool day11-builds
2026-06-23 20:09.31: [profile full] build daft.0.0.3
2026-06-23 20:09.31: build daft.0.0.3 (5eef872e7460)
=== DEPENDENCIES (25 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  batteries.3.6.0                                    e08d5e4cc007
  camlp-streams.5.0.1                                f28a99fd2f0d
  conf-gmp.5                                         61e3c79e0ddf
  conf-gmp-powm-sec.4                                ceb17ad6499b
  conf-pkg-config.5                                  4b60827fc174
  conf-zlib.1                                        71f76614ba40
  conf-zmq.0.1                                       007aafe8bbd8
  cryptokit.1.21.1                                   ae4bd4460710
  csexp.1.5.2                                        8db572c4e843
  dolog.4.0.0                                        2921f0c3aea0
  dune.3.23.1                                        7aa7b6307691
  dune-configurator.3.23.1                           a269fa41101b
  fileutils.0.6.6                                    6be6680dfcac
  num.1.6                                            00cf837a54c9
  obuild.0.2.2                                       06daee6fb171
  ocaml.5.0.0                                        4e3432802b74
  ocaml-base-compiler.5.0.0                          7f40a02edec0
  ocaml-config.3                                     a4e7663ae3be
  ocamlbuild.0.16.1                                  f9309a5b5c3c
  ocamlfind.1.9.8                                    b41546e756d9
  stdint.0.7.2                                       495f1e213abe
  zarith.1.14                                        3389fe505cb5
  zmq.5.1.3                                          ab062a6b7558
=== 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-06-23 20:10.13: OK: build daft.0.0.3 (runc: 7.2s, disk: 10KB)
2026-06-23 20:10.13: Job succeeded