Build:
  1. 0
2026-06-23 16:45.35: New job: build codex.1.0~rc4 (d28b1490ef66)
2026-06-23 16:45.35: Waiting for resource in pool day11-builds
2026-06-23 17:08.55: Got resource from pool day11-builds
2026-06-23 17:08.55: [profile full] build codex.1.0~rc4
2026-06-23 17:08.55: build codex.1.0~rc4 (d28b1490ef66)
=== DEPENDENCIES (63 transitive) ===
  base.v0.17.3                                       ed6c283aa9a9
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       7d4a72292fa4
  bheap.2.0.0                                        cbfca069f359
  camlp-streams.5.0.1                                c9a7b3ba9fed
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  cudd.0.1.3                                         afcc28482947
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  fmt.0.11.0                                         1a2e11cf0823
  gen.1.1                                            787733a0c943
  gen_js_api.1.1.7                                   6bf92eb78c9b
  jane-street-headers.v0.17.0                        299c5dd27bed
  js_of_ocaml.6.4.0                                  c5848e4e6652
  js_of_ocaml-compiler.6.4.0                         30235690d077
  js_of_ocaml-ppx.6.4.0                              cc41c680eb84
  jst-config.v0.17.0                                 7ab7e404589b
  menhir.20250912                                    3afc2b9dc7eb
  menhirCST.20250912                                 e45036de26a8
  menhirLib.20250912                                 07d50c608e50
  menhirSdk.20250912                                 aeb8f1f5e1db
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-compiler-libs.v0.17.0                        6373bfde8e91
  ocaml_intrinsics_kernel.v0.17.2                    1db91ca91065
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ojs.1.1.7                                          c4da840f103e
  pacomb.1.4.3                                       675af22e479b
  patricia-tree.0.14.0                               82b5d0528391
  ppx_assert.v0.17.0                                 8422f1ac5b96
  ppx_base.v0.17.0                                   c0dbf0dc4c41
  ppx_cold.v0.17.0                                   acdc277d6ef1
  ppx_compare.v0.17.0                                0c21723f9d91
  ppx_derivers.1.2.1                                 2a3f00c1f6d2
  ppx_deriving.6.1.1                                 f86af3c9f71e
  ppx_enumerate.v0.17.0                              7bc225fc7990
  ppx_globalize.v0.17.2                              eb8190d38429
  ppx_hash.v0.17.0                                   e89294ea28f2
  ppx_here.v0.17.0                                   45fbf7ea9ec7
  ppx_inline_test.v0.17.1                            c213f984cdc0
  ppx_optcomp.v0.17.1                                3cf0cf3255de
  ppx_sexp_conv.v0.17.1                              46278ff8ffcb
  ppxlib.0.38.0                                      c01fe47fa7a4
  ppxlib_jane.v0.17.4                                8a4c4328ddf0
  qcheck-core.0.91                                   ec429e3dbb1f
  sedlex.3.7                                         e195469a45d8
  seq.base                                           1fbc0454e0be
  sexplib0.v0.17.0                                   313244870034
  stdio.v0.17.0                                      e14f294458c2
  stdlib-shims.0.3.0                                 9047e6396dc4
  time_now.v0.17.0                                   cce634c26fb0
  topkg.1.1.1                                        8e3718e4cf5c
  vdom.0.3                                           d671c9a78646
  yojson.3.0.0                                       32381b219f5f
  zarith.1.14                                        e195aa531085
=== STDOUT ===
Processing: [default: loading data]
[codex.1.0~rc4: dl]
[codex.1.0~rc4: extract]
[codex.1.0~rc4/utils/gui/deps/graphviz.umd.js: dl]
[codex.1.0~rc4/utils/gui/deps/js/bundle-output.js: dl]
[codex.1.0~rc4/utils/gui/deps/tailwind4.1.5.css: dl]
-> retrieved codex.1.0~rc4  (https://opam.ocaml.org/cache)
[codex: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "codex" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/codex.1.0~rc4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -O3 -I utils/.stats.objs/byte -I utils/.stats.objs/native -I /home/opam/.opam/default/lib/zarith -I utils/.hook.objs/byte -I utils/.hook.objs/native -cmi-file utils/.stats.objs/byte/stats.cmi -no-alias-deps -o utils/.stats.objs/native/stats.cmx -c -impl utils/stats.ml)
- File "utils/stats.ml", lines 80-82, characters 44-31:
- 80 | ............................................function
- 81 |   | Exhaustive { compact=Compact{ size; _ }; _; } -> size
- 82 |   | Compact { size; _ } -> size
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Exhaustive _; _ }
- 
- File "utils/stats.ml", lines 84-86, characters 41-29:
- 84 | .........................................match x with
- 85 |   | Exhaustive { compact=Compact{ typ; _; }; _; } -> typ
- 86 |   | Compact { typ; _ } -> typ
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Exhaustive _; _ }
- 
- File "utils/stats.ml", line 88, characters 25-55:
- 88 | let sort_values (type a) (Exhaustive x as ex: (a, _) t) : a array =
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Compact {typ=Int; sum_squares=WI _; _ }
- 
- File "utils/stats.ml", line 134, characters 31-60:
- 134 | let add_value_compact (type a) (Compact aggregate: (a, _) t) value : (a, _) t =
-                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 222, characters 17-44:
- 222 | let make_compact (Exhaustive { compact; _ }) = compact
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Compact {typ=Int; sum_squares=WI _; _ }
- 
- File "utils/stats.ml", line 227, characters 23-34:
- 227 | let make_float_compact (Compact x) = Compact {
-                              ^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 244, characters 57-85:
- 244 | let concat_compact (type a) (Compact l as cl : (a, _) t) (Compact r as cr : (a, _) t) =
-                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 244, characters 28-56:
- 244 | let concat_compact (type a) (Compact l as cl : (a, _) t) (Compact r as cr : (a, _) t) =
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 258-265, characters 2-7:
- 258 | ..match cl, cr with
- 259 |   | Compact _, Compact _ -> concat_compact cl cr
- 260 |   | Exhaustive { values=values_l; compact=cl; _ }, Exhaustive { values; compact; _ } ->
- 261 |       Exhaustive {
- 262 |         compact = concat_compact cl compact;
- 263 |         values = Cat (values_l, values);
- 264 |         sorted = false
- 265 |       }
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: (Compact _, Exhaustive _)
- 
- File "utils/stats.ml", lines 272-273, characters 2-20:
- 272 | ..let Compact {sum;_;} as x = compact x in
- 273 |   check_empty x; sum
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 276-277, characters 2-28:
- 276 | ..let Compact {sum_squares;_;} as x = compact x in
- 277 |   check_empty x; sum_squares
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 280-281, characters 2-20:
- 280 | ..let Compact {min;_;} as x = compact x in
- 281 |   check_empty x; min
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 284-285, characters 2-20:
- 284 | ..let Compact {max;_;} as x = compact x in
- 285 |   check_empty x; max
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I utils/.stats.objs/byte -I /home/opam/.opam/default/lib/zarith -I utils/.hook.objs/byte -cmi-file utils/.stats.objs/byte/stats.cmi -no-alias-deps -o utils/.stats.objs/byte/stats.cmo -c -impl utils/stats.ml)
- File "utils/stats.ml", lines 80-82, characters 44-31:
- 80 | ............................................function
- 81 |   | Exhaustive { compact=Compact{ size; _ }; _; } -> size
- 82 |   | Compact { size; _ } -> size
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Exhaustive _; _ }
- 
- File "utils/stats.ml", lines 84-86, characters 41-29:
- 84 | .........................................match x with
- 85 |   | Exhaustive { compact=Compact{ typ; _; }; _; } -> typ
- 86 |   | Compact { typ; _ } -> typ
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Exhaustive _; _ }
- 
- File "utils/stats.ml", line 88, characters 25-55:
- 88 | let sort_values (type a) (Exhaustive x as ex: (a, _) t) : a array =
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Compact {typ=Int; sum_squares=WI _; _ }
- 
- File "utils/stats.ml", line 134, characters 31-60:
- 134 | let add_value_compact (type a) (Compact aggregate: (a, _) t) value : (a, _) t =
-                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 222, characters 17-44:
- 222 | let make_compact (Exhaustive { compact; _ }) = compact
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Compact {typ=Int; sum_squares=WI _; _ }
- 
- File "utils/stats.ml", line 227, characters 23-34:
- 227 | let make_float_compact (Compact x) = Compact {
-                              ^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 244, characters 57-85:
- 244 | let concat_compact (type a) (Compact l as cl : (a, _) t) (Compact r as cr : (a, _) t) =
-                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", line 244, characters 28-56:
- 244 | let concat_compact (type a) (Compact l as cl : (a, _) t) (Compact r as cr : (a, _) t) =
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 258-265, characters 2-7:
- 258 | ..match cl, cr with
- 259 |   | Compact _, Compact _ -> concat_compact cl cr
- 260 |   | Exhaustive { values=values_l; compact=cl; _ }, Exhaustive { values; compact; _ } ->
- 261 |       Exhaustive {
- 262 |         compact = concat_compact cl compact;
- 263 |         values = Cat (values_l, values);
- 264 |         sorted = false
- 265 |       }
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: (Compact _, Exhaustive _)
- 
- File "utils/stats.ml", lines 272-273, characters 2-20:
- 272 | ..let Compact {sum;_;} as x = compact x in
- 273 |   check_empty x; sum
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 276-277, characters 2-28:
- 276 | ..let Compact {sum_squares;_;} as x = compact x in
- 277 |   check_empty x; sum_squares
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 280-281, characters 2-20:
- 280 | ..let Compact {min;_;} as x = compact x in
- 281 |   check_empty x; min
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
- 
- File "utils/stats.ml", lines 284-285, characters 2-20:
- 284 | ..let Compact {max;_;} as x = compact x in
- 285 |   check_empty x; max
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     Exhaustive {compact=Compact _; _ }
[codex: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "codex" "--create-install-files" "codex" (CWD=/home/opam/.opam/default/.opam-switch/build/codex.1.0~rc4)
-> compiled  codex.1.0~rc4
-> installed codex.1.0~rc4
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-23 17:11.26: OK: build codex.1.0~rc4 (runc: 87.2s, disk: 25KB)
2026-06-23 17:11.26: Job succeeded