Build:
  1. 0
2026-06-20 16:44.39: New job: build redis.0.6 (a0dc853891f6)
2026-06-20 16:44.39: Waiting for resource in pool day11-builds
2026-06-20 17:15.41: Got resource from pool day11-builds
2026-06-20 17:15.41: [profile full] build redis.0.6
2026-06-20 17:15.41: build redis.0.6 (a0dc853891f6)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  re.1.14.0                                          a474ef408490
  stdlib-shims.0.3.0                                 9047e6396dc4
  topkg.1.1.1                                        8e3718e4cf5c
  uuidm.0.9.10                                       028d55fd3486
=== STDOUT ===
Processing: [default: loading data]
[redis.0.6: dl]
[redis.0.6: extract]
-> retrieved redis.0.6  (https://opam.ocaml.org/cache)
[redis: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "redis" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/redis.0.6)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -warn-error -3-32-34 -g -bin-annot -bin-annot-occurrences -I src/.redis.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uuidm -cmi-file src/.redis.objs/byte/redis__Mutex.cmi -no-alias-deps -open Redis -o src/.redis.objs/byte/redis__Mutex.cmo -c -impl src/mutex.ml)
- File "src/mutex.ml", line 39, characters 31-37:
- 39 |     let id = Uuidm.(to_string (create `V4)) in
-                                     ^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -warn-error -3-32-34 -g -I src/.redis.objs/byte -I src/.redis.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uuidm -cmi-file src/.redis.objs/byte/redis__Mutex.cmi -no-alias-deps -open Redis -o src/.redis.objs/native/redis__Mutex.cmx -c -impl src/mutex.ml)
- File "src/mutex.ml", line 39, characters 31-37:
- 39 |     let id = Uuidm.(to_string (create `V4)) in
-                                     ^^^^^^
- Alert deprecated: Uuidm.create
- Use Uuidm.v instead
-> compiled  redis.0.6
-> installed redis.0.6

=== STDERR ===

2026-06-20 17:16.03: OK: build redis.0.6 (runc: 5.1s, disk: 7KB)
2026-06-20 17:16.03: Job succeeded