Build:
- 0
2026-09-03 18:09.41: New job: build redis.0.5 (c4a187f731cc) 2026-09-03 18:09.41: Waiting for resource in pool day11-builds 2026-09-03 19:54.05: Got resource from pool day11-builds 2026-09-03 19:54.05: [profile full] build redis.0.5 2026-09-03 19:54.05: build redis.0.5 (c4a187f731cc) === DEPENDENCIES (11 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e dune.3.24.2 bf83cdf0a904 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.5: dl] [redis.0.5: extract] -> retrieved redis.0.5 (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.5) - (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 57, characters 20-38: - 57 | 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 57, characters 20-38: - 57 | 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.5 -> installed redis.0.5 === STDERR === 2026-09-03 19:54.16: OK: build redis.0.5 (runc: 4.1s, disk: 8KB) 2026-09-03 19:54.16: Job succeeded