Build:
- 0
2026-06-16 17:49.29: New job: build archetype.1.5.3 (89706e0b2e58) 2026-06-16 17:49.29: Waiting for resource in pool day11-builds 2026-06-16 18:22.33: Got resource from pool day11-builds 2026-06-16 18:22.33: [profile full] build archetype.1.5.3 2026-06-16 18:22.33: build archetype.1.5.3 (89706e0b2e58) === DEPENDENCIES (48 transitive) === alcotest.1.9.1 486be2bee9cd angstrom.0.16.1 acdef106c8a9 astring.0.8.5 af0a355c6a41 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigstringaf.0.10.0 cef54f1cd12e cmdliner.2.1.1 36fe5a2b1d3e cppo.1.8.0 3c775a388c9d csexp.1.5.2 e2491a88a8e9 cstruct.6.2.0 e6dc76821774 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 fmt.0.11.0 dd1cb7046ac0 gen.1.1 d7514bd3a90a hex.1.5.0 7dfe0b4ed9f0 js_of_ocaml.6.3.2 9c5572b1d323 js_of_ocaml-compiler.6.3.2 25cfdac46caa js_of_ocaml-ppx.6.3.2 01c9a5d91c90 menhir.20250912 109e8bf942e0 menhirCST.20250912 8ef6986f985d menhirLib.20250912 51b3e5329ee8 menhirSdk.20250912 669cfc2eda98 num.1.6 158dee1e5f8c ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocaml-syntax-shims.1.0.0 121d9d9e944d ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppx_deriving_yojson.3.10.0 3d3d45da1a2e ppxlib.0.38.0 089dd9eec9cd re.1.14.0 5782bfeeaea2 result.1.5 bde760920416 sedlex.3.7 198f03726ec1 seq.base 75c7a6b170f3 sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 stringext.1.6.0 d48b69dde427 topkg.1.1.1 4a88955a28b6 uri.4.4.0 c8b58c833e48 uutf.1.0.4 f610a7513d49 visitors.20260520 82273fdaa478 xmlm.1.4.0 3161d12c9029 yojson.3.0.0 fcc5f5f6d1cc === 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-06-16 18:24.10: OK: build archetype.1.5.3 (runc: 48.6s, disk: 17KB) 2026-06-16 18:24.10: Job succeeded