Build:
  1. 0
2026-06-16 16:54.19: New job: build archetype.1.2.9 (76aa55d79eef)
2026-06-16 16:54.19: Waiting for resource in pool day11-builds
2026-06-16 17:27.27: Got resource from pool day11-builds
2026-06-16 17:27.27: [profile full] build archetype.1.2.9
2026-06-16 17:27.27: build archetype.1.2.9 (76aa55d79eef)
=== DEPENDENCIES (36 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     5736fa347c86
  cppo.1.8.0                                         f4ca627a9449
  cstruct.6.2.0                                      90f317d335dc
  dune.3.23.1                                        9174d78a1f0e
  fmt.0.11.0                                         980d2611c548
  gen.1.1                                            3fd752db1003
  hex.1.5.0                                          c3d3f4f4595c
  js_of_ocaml.6.3.2                                  8ef4b20f7c27
  js_of_ocaml-compiler.6.3.2                         267a954c5a30
  js_of_ocaml-ppx.6.3.2                              f913da606014
  menhir.20250912                                    e9eea01e0f46
  menhirCST.20250912                                 0b8c5632270c
  menhirLib.20250912                                 5bac2d48d63d
  menhirSdk.20250912                                 64a1dd59c65f
  num.1.6                                            f281926e2d11
  ocaml.5.2.1                                        b36a3a003df3
  ocaml-base-compiler.5.2.1                          91ea68ae8779
  ocaml-compiler-libs.v0.17.0                        eb36f3cabdba
  ocaml-config.3                                     291db63d419b
  ocamlbuild.0.16.1                                  c220e9d1102d
  ocamlfind.1.9.8                                    30fe322203e6
  ppx_derivers.1.2.1                                 561ac31bcf9d
  ppx_deriving.6.1.1                                 bfe2369827bb
  ppx_deriving_yojson.3.10.0                         c2b7b52d3606
  ppxlib.0.38.0                                      773154516421
  result.1.5                                         74d20bf63a65
  sedlex.3.7                                         265aead37780
  seq.base                                           51e49e26c78a
  sexplib0.v0.17.0                                   6988405006f1
  stdlib-shims.0.3.0                                 358b380ce61e
  topkg.1.1.1                                        08b64f42a6eb
  visitors.20260520                                  5805fb7333b7
  xmlm.1.4.0                                         70a16752c50d
  yojson.3.0.0                                       8aed31b56577
=== STDOUT ===
Processing: [default: loading data]
[archetype.1.2.9: dl]
[archetype.1.2.9: extract]
-> retrieved archetype.1.2.9  (https://opam.ocaml.org/cache)
[archetype: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "archetype" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/archetype.1.2.9)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -rectypes -w -20 -w -30 -w -7 -w -17 -g -bin-annot -bin-annot-occurrences -I src/.archetype.objs/byte -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/num -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/visitors/runtime -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -no-alias-deps -open Archetype -o src/.archetype.objs/byte/archetype__Typing.cmo -c -impl src/typing.pp.ml)
- File "src/typing.ml", line 386, characters 37-43:
- 386 |   let distance ?(autoview = false) ?(for_eq = false) ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                                            ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 386, characters 17-25:
- 386 |   let distance ?(autoview = false) ?(for_eq = false) ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                        ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 423, characters 28-34:
- 423 |   let compatible ?autoview ?for_eq ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                                   ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 423, characters 18-26:
- 423 |   let compatible ?autoview ?for_eq ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                         ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -rectypes -w -20 -g -bin-annot -bin-annot-occurrences -I src/.api.eobjs/byte -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/js_of_ocaml -I /home/opam/.opam/default/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/num -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/visitors/runtime -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -I src/.archetype.objs/byte -no-alias-deps -o src/.api.eobjs/byte/dune__exe__Api.cmo -c -impl src/api.pp.ml)
- File "src/api.ml", line 109, characters 32-50:
- 109 |         match Js.Opt.to_option (Js.js_error_of_exn exn) with
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.js_error_of_exn
- [since 4.0] Use [Js_error.of_exn] instead.
- 
- File "src/api.ml", line 111, characters 22-39:
- 111 |         | Some err -> Js.raise_js_error err
-                             ^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -rectypes -w -20 -w -30 -w -7 -w -17 -g -I src/.archetype.objs/byte -I src/.archetype.objs/native -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/num -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/visitors/runtime -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -cmi-file src/.archetype.objs/byte/archetype__Typing.cmi -no-alias-deps -open Archetype -o src/.archetype.objs/native/archetype__Typing.cmx -c -impl src/typing.pp.ml)
- File "src/typing.ml", line 386, characters 37-43:
- 386 |   let distance ?(autoview = false) ?(for_eq = false) ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                                            ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 386, characters 17-25:
- 386 |   let distance ?(autoview = false) ?(for_eq = false) ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                        ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 423, characters 28-34:
- 423 |   let compatible ?autoview ?for_eq ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                                   ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "src/typing.ml", line 423, characters 18-26:
- 423 |   let compatible ?autoview ?for_eq ~(from_ : A.ptyp) ~(to_ : A.ptyp) =
-                         ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -rectypes -w -20 -g -I src/.api.eobjs/byte -I src/.api.eobjs/native -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/js_of_ocaml -I /home/opam/.opam/default/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/num -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/visitors/runtime -I /home/opam/.opam/default/lib/xmlm -I /home/opam/.opam/default/lib/yojson -I src/.archetype.objs/byte -I src/.archetype.objs/native -cmi-file src/.api.eobjs/byte/dune__exe__Api.cmi -no-alias-deps -o src/.api.eobjs/native/dune__exe__Api.cmx -c -impl src/api.pp.ml)
- File "src/api.ml", line 109, characters 32-50:
- 109 |         match Js.Opt.to_option (Js.js_error_of_exn exn) with
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.js_error_of_exn
- [since 4.0] Use [Js_error.of_exn] instead.
- 
- File "src/api.ml", line 111, characters 22-39:
- 111 |         | Some err -> Js.raise_js_error err
-                             ^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
-> compiled  archetype.1.2.9
-> installed archetype.1.2.9

=== STDERR ===

2026-06-16 17:30.08: OK: build archetype.1.2.9 (runc: 125.7s, disk: 16KB)
2026-06-16 17:30.08: Job succeeded