Build:
  1. 0
2026-09-03 18:09.41: New job: build redis.0.3.6 (e4458c444020)
2026-09-03 18:09.41: Waiting for resource in pool day11-builds
2026-09-03 19:54.04: Got resource from pool day11-builds
2026-09-03 19:54.04: [profile full] build redis.0.3.6
2026-09-03 19:54.04: build redis.0.3.6 (e4458c444020)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  jbuilder.1.0+beta20.2                              d14840434490
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  re.1.14.0                                          dd879e7a18b1
  topkg.1.1.1                                        f1122af0988e
  uuidm.0.9.10                                       9284b229dda4
=== STDOUT ===
Processing: [default: loading data]
[redis.0.3.6: dl]
[redis.0.3.6: extract]
-> retrieved redis.0.3.6  (https://opam.ocaml.org/cache)
[redis: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "redis" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/redis.0.3.6)
- File "test/jbuild", line 1, characters 0-0:
- Warning: Module "Test" is used in several stanzas:
- - test/jbuild:10
- - test/jbuild:4
- To remove this warning, you must specify an explicit "modules" field in every
- library, executable, and executables stanzas in this jbuild file. Note that
- each module cannot appear in more than one "modules" field - it must belong
- to a single library or executable.
- This warning will become an error in the future.
-     ocamlopt src/.redis.objs/redis__Mutex.{cmx,o}
- 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
-       ocamlc src/.redis.objs/redis__Mutex.{cmo,cmt}
- 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
-       ocamlc src/.redis.objs/redis__Client.{cmo,cmt}
- File "src/client.ml", line 33, characters 20-38:
- 33 |       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
- File "src/client.ml", line 619, characters 15-28:
- 619 |   let tag_re = Re_str.regexp {|[^{]*{\([^}]+\)}.*|}
-                      ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/client.ml", line 622, characters 7-26:
- 622 |     if Re_str.string_match tag_re s 0 then
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/client.ml", line 623, characters 6-26:
- 623 |       Re_str.matched_group 1 s
-             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/.redis.objs/redis__Client.{cmx,o}
- File "src/client.ml", line 33, characters 20-38:
- 33 |       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
- File "src/client.ml", line 619, characters 15-28:
- 619 |   let tag_re = Re_str.regexp {|[^{]*{\([^}]+\)}.*|}
-                      ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/client.ml", line 622, characters 7-26:
- 622 |     if Re_str.string_match tag_re s 0 then
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/client.ml", line 623, characters 6-26:
- 623 |       Re_str.matched_group 1 s
-             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-> compiled  redis.0.3.6
-> installed redis.0.3.6

=== STDERR ===

2026-09-03 19:54.13: OK: build redis.0.3.6 (runc: 3.6s, disk: 8KB)
2026-09-03 19:54.13: Job succeeded