Build:
- 0
2026-06-16 16:54.19: New job: build archetype.1.4.2 (699b50d1b5b4)
2026-06-16 16:54.19: Waiting for resource in pool day11-builds
2026-06-16 17:27.38: Got resource from pool day11-builds
2026-06-16 17:27.38: [profile full] build archetype.1.4.2
2026-06-16 17:27.38: build archetype.1.4.2 (699b50d1b5b4)
=== DEPENDENCIES (47 transitive) ===
alcotest.1.9.1 f10615ae5c7f
angstrom.0.16.1 7e7840977962
astring.0.8.5 1895c3c27c0e
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigstringaf.0.10.0 d7f112e7f51d
cmdliner.2.1.1 5736fa347c86
cppo.1.8.0 f4ca627a9449
csexp.1.5.2 b53491c758da
cstruct.6.2.0 90f317d335dc
dune.3.23.1 9174d78a1f0e
dune-configurator.3.23.1 4ac5d9312ab3
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
ocaml-syntax-shims.1.0.0 d8714c276e46
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
re.1.14.0 60f1531a18c8
result.1.5 74d20bf63a65
sedlex.3.7 265aead37780
seq.base 51e49e26c78a
sexplib0.v0.17.0 6988405006f1
stdlib-shims.0.3.0 358b380ce61e
stringext.1.6.0 b19bef8accf0
topkg.1.1.1 08b64f42a6eb
uri.4.4.0 c709c9d951f8
uutf.1.0.4 cd2ba0bd1d4a
visitors.20260520 5805fb7333b7
xmlm.1.4.0 70a16752c50d
yojson.3.0.0 8aed31b56577
=== STDOUT ===
Processing: [default: loading data]
[archetype.1.4.2: dl]
[archetype.1.4.2: extract]
-> retrieved archetype.1.4.2 (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.4.2)
- (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__Model.cmo -c -impl src/model.pp.ml)
- File "src/model.ml", line 2026, characters 4-28:
- 2026 | { fun_ with node = node}
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- (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__Gen_transform.cmo -c -impl src/gen_transform.pp.ml)
- File "src/gen_transform.ml", lines 1432-1446, characters 8-9:
- 1432 | ........{f with
- 1433 | node = (
- 1434 | let process_fs (fs : function_struct) =
- 1435 | {fs with
- 1436 | args = fs.args |> List.map (fun (id, t, dv) -> (id, process_type t, Option.map process_mterm dv));
- ...
- 1443 | | View (fs, ret, vv) -> View (process_fs fs, process_type ret, vv)
- 1444 | | Entry fs -> Entry (process_fs fs)
- 1445 | );
- 1446 | }.
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 1935-1937, characters 4-5:
- 1935 | ....{ f__ with
- 1936 | node = nnode;
- 1937 | }......
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 3951-3953, characters 4-5:
- 3951 | ....{ f__ with
- 3952 | node = for_function_node f__.node;
- 3953 | }
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 4223-4225, characters 4-5:
- 4223 | ....{ f__ with
- 4224 | node = for_function_node f__.node;
- 4225 | }
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- (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 475, characters 28-34:
- 475 | 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 475, characters 18-26:
- 475 | 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 104, characters 32-50:
- 104 | 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 106, characters 22-39:
- 106 | | 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__Model.cmi -no-alias-deps -open Archetype -o src/.archetype.objs/native/archetype__Model.cmx -c -impl src/model.pp.ml)
- File "src/model.ml", line 2026, characters 4-28:
- 2026 | { fun_ with node = node}
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- (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__Gen_transform.cmi -no-alias-deps -open Archetype -o src/.archetype.objs/native/archetype__Gen_transform.cmx -c -impl src/gen_transform.pp.ml)
- File "src/gen_transform.ml", lines 1432-1446, characters 8-9:
- 1432 | ........{f with
- 1433 | node = (
- 1434 | let process_fs (fs : function_struct) =
- 1435 | {fs with
- 1436 | args = fs.args |> List.map (fun (id, t, dv) -> (id, process_type t, Option.map process_mterm dv));
- ...
- 1443 | | View (fs, ret, vv) -> View (process_fs fs, process_type ret, vv)
- 1444 | | Entry fs -> Entry (process_fs fs)
- 1445 | );
- 1446 | }.
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 1935-1937, characters 4-5:
- 1935 | ....{ f__ with
- 1936 | node = nnode;
- 1937 | }......
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 3951-3953, characters 4-5:
- 3951 | ....{ f__ with
- 3952 | node = for_function_node f__.node;
- 3953 | }
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
-
- File "src/gen_transform.ml", lines 4223-4225, characters 4-5:
- 4223 | ....{ f__ with
- 4224 | node = for_function_node f__.node;
- 4225 | }
- Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- (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 475, characters 28-34:
- 475 | 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 475, characters 18-26:
- 475 | 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 104, characters 32-50:
- 104 | 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 106, characters 22-39:
- 106 | | 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.4.2
-> installed archetype.1.4.2
=== STDERR ===
2026-06-16 17:31.44: OK: build archetype.1.4.2 (runc: 86.7s, disk: 23KB)
2026-06-16 17:31.44: Job succeeded