Build:
  1. 0
2026-09-03 18:42.55: New job: build repr.0.2.0 (c8f6e84b4114)
2026-09-03 18:42.55: Waiting for resource in pool day11-builds
2026-09-03 20:18.32: Got resource from pool day11-builds
2026-09-03 20:18.32: [profile full] build repr.0.2.0
2026-09-03 20:18.32: build repr.0.2.0 (c8f6e84b4114)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  base64.3.5.2                                       da6ae5d769da
  dune.3.24.2                                        03fddf396e0b
  fmt.0.11.0                                         c621cb903fdd
  jsonm.1.0.2                                        e138ac5c39bf
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  topkg.1.1.1                                        99e743cd0ccd
  uutf.1.0.4                                         3df94fdb4897
=== STDOUT ===
Processing: [default: loading data]
[repr.0.2.0: dl]
[repr.0.2.0: extract]
-> retrieved repr.0.2.0  (https://opam.ocaml.org/cache)
[repr: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "repr" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/repr.0.2.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/repr/.repr.objs/byte -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/jsonm -I /home/opam/.opam/default/lib/uutf -intf-suffix .ml -no-alias-deps -open Repr__ -o src/repr/.repr.objs/byte/repr__Type_json.cmo -c -impl src/repr/type_json.ml)
- File "src/repr/type_json.ml", line 166, characters 9-17:
- 166 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 352, characters 25-33:
- 352 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/repr/.repr.objs/byte -I src/repr/.repr.objs/native -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/jsonm -I /home/opam/.opam/default/lib/uutf -intf-suffix .ml -no-alias-deps -open Repr__ -o src/repr/.repr.objs/native/repr__Type_json.cmx -c -impl src/repr/type_json.ml)
- File "src/repr/type_json.ml", line 166, characters 9-17:
- 166 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 352, characters 25-33:
- 352 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  repr.0.2.0
-> installed repr.0.2.0

=== STDERR ===

2026-09-03 20:18.43: OK: build repr.0.2.0 (runc: 3.1s, disk: 8KB)
2026-09-03 20:18.43: Job succeeded