Build:
  1. 0
2026-09-04 19:02.31: New job: build archetype.1.5.3 (98ee1b3d1f86)
2026-09-04 19:02.31: Waiting for resource in pool day11-builds
2026-09-04 19:15.01: Got resource from pool day11-builds
2026-09-04 19:15.01: [profile full] build archetype.1.5.3
2026-09-04 19:15.01: build archetype.1.5.3 (98ee1b3d1f86)
=== DEPENDENCIES (48 transitive) ===
  alcotest.1.9.1                                     90aa0855fe48
  angstrom.0.16.1                                    b7da2c05a431
  astring.0.8.5                                      dd9bc4900cb4
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.10.0                                 377d6f8fb17f
  cmdliner.2.1.1                                     e5dd77e6708d
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         3a29ac6f7bab
  csexp.1.5.2                                        8c096e7de322
  cstruct.6.2.0                                      f3409e7e49b6
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  fmt.0.11.0                                         9ca62730ad74
  gen.1.1                                            e2ab6f532734
  hex.1.5.0                                          f82c88b3e472
  js_of_ocaml.6.4.1                                  36dc54804a1d
  js_of_ocaml-compiler.6.4.1                         219d65fd561c
  js_of_ocaml-ppx.6.4.1                              1dc841c94163
  menhir.20250912                                    db4b0a4451e3
  menhirCST.20250912                                 7b6d7103688c
  menhirLib.20250912                                 757dceea5039
  menhirSdk.20250912                                 cbb83a9cc69d
  num.1.6                                            244eeeb7f1b4
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocaml-compiler-libs.v0.17.0                        235024900ef6
  ocaml-syntax-shims.1.0.0                           609f8309a47d
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ppx_derivers.1.2.1                                 8d5f777c17ee
  ppx_deriving.6.1.3                                 39452778e8ff
  ppx_deriving_yojson.3.10.0                         b7591e0b1ee4
  ppxlib.0.38.0                                      ac854f4fbd20
  re.1.14.0                                          0218237d775d
  result.1.5                                         de914be7381a
  sedlex.3.7                                         6fb146723cef
  seq.base                                           06af5ac9d1a8
  sexplib0.v0.17.0                                   055934f8e366
  stdlib-shims.0.3.0                                 cc542b70be6c
  stringext.1.6.0                                    bc0bd2fff16a
  topkg.1.1.1                                        2919b4412ec4
  uri.4.4.0                                          70ce46d31b42
  uutf.1.0.4                                         6b15766ffe2a
  visitors.20260520                                  7435f3cc5cbf
  xmlm.1.4.0                                         009f66bf69c6
  yojson.3.0.0                                       7ef0eaa5587b
=== STDOUT ===
Processing: [default: loading data]
[archetype.1.5.3: dl]
[archetype.1.5.3: extract]
-> retrieved archetype.1.5.3  (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.5.3)
- (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/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 426, characters 37-43:
- 426 |   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 426, characters 17-25:
- 426 |   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 467, characters 28-34:
- 467 |   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 467, characters 18-26:
- 467 |   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/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 107, characters 32-50:
- 107 |         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 109, characters 22-39:
- 109 |         | 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/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 426, characters 37-43:
- 426 |   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 426, characters 17-25:
- 426 |   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 467, characters 28-34:
- 467 |   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 467, characters 18-26:
- 467 |   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/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 107, characters 32-50:
- 107 |         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 109, characters 22-39:
- 109 |         | 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.5.3
-> installed archetype.1.5.3

=== STDERR ===

2026-09-04 19:16.42: OK: build archetype.1.5.3 (runc: 91.7s, disk: 18KB)
2026-09-04 19:16.42: Job succeeded