Build:
  1. 0
2026-06-24 12:00.38: New job: build redis.0.4 (33e0bcb8e493)
2026-06-24 12:00.38: Waiting for resource in pool day11-builds
2026-06-24 13:18.14: Got resource from pool day11-builds
2026-06-24 13:18.14: [profile full] build redis.0.4
2026-06-24 13:18.14: build redis.0.4 (33e0bcb8e493)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  re.1.14.0                                          d62d6f65abb6
  topkg.1.1.1                                        511e1a1958da
  uuidm.0.9.10                                       097b12ba8f03
=== STDOUT ===
Processing: [default: loading data]
[redis.0.4: dl]
[redis.0.4: extract]
-> retrieved redis.0.4  (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.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -warn-error -3-32-34 -g -bin-annot -I src/.redis.objs/byte -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -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/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -warn-error -3-32-34 -g -bin-annot -I src/.redis.objs/byte -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -no-alias-deps -open Redis -o src/.redis.objs/byte/redis__Client.cmo -c -impl src/client.ml)
- File "src/client.ml", line 45, characters 20-38:
- 45 |       let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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
- (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/re -I /home/opam/.opam/default/lib/re/str -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -no-alias-deps -open Redis -o src/.redis.objs/native/redis__Client.cmx -c -impl src/client.ml)
- File "src/client.ml", line 45, characters 20-38:
- 45 |       let compare = Pervasives.compare
-                          ^^^^^^^^^^^^^^^^^^
- 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
-> compiled  redis.0.4
-> installed redis.0.4

=== STDERR ===

2026-06-24 13:18.24: OK: build redis.0.4 (runc: 4.1s, disk: 8KB)
2026-06-24 13:18.24: Job succeeded