Build:
  1. 0
2026-06-24 12:09.21: New job: build ocal.0.1.3 (9e1a1a7c1a4b)
2026-06-24 12:09.21: Waiting for resource in pool day11-builds
2026-06-24 13:27.13: Got resource from pool day11-builds
2026-06-24 13:27.13: [profile full] build ocal.0.1.3
2026-06-24 13:27.13: build ocal.0.1.3 (9e1a1a7c1a4b)
=== DEPENDENCIES (14 transitive) ===
  astring.0.8.5                                      4ebc2fc0ee9d
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  calendar.3.0.0                                     2260632faab5
  cmdliner.1.3.0                                     7280d3fb1acd
  dune.3.23.1                                        848a72441e15
  jbuilder.1.0+beta20.2                              4f461261c648
  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
=== STDOUT ===
Processing: [default: loading data]
[ocal.0.1.3: dl]
[ocal.0.1.3: extract]
-> retrieved ocal.0.1.3  (https://opam.ocaml.org/cache)
[ocal: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "ocal" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocal.0.1.3)
-       ocamlc src/.ocal.eobjs/config.{cmi,cmo,cmt}
- File "src/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-       ocamlc src/.ocal.eobjs/ocal.{cmi,cmo,cmt}
- File "src/ocal.ml", line 309, characters 2-11:
- 309 |   Term.info Config.command ~version:Config.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/ocal.ml", line 314, characters 8-17:
- 314 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- File "src/ocal.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-     ocamlopt src/.ocal.eobjs/ocal.{cmx,o}
- File "src/ocal.ml", line 309, characters 2-11:
- 309 |   Term.info Config.command ~version:Config.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/ocal.ml", line 314, characters 8-17:
- 314 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  ocal.0.1.3
-> installed ocal.0.1.3

=== STDERR ===

2026-06-24 13:27.24: OK: build ocal.0.1.3 (runc: 2.6s, disk: 7KB)
2026-06-24 13:27.24: Job succeeded