Build:
- 0
2026-09-06 18:45.30: New job: build archetype.1.4.2 (e1747ca0604c)
2026-09-06 18:45.30: Waiting for resource in pool day11-builds
2026-09-06 18:48.38: Got resource from pool day11-builds
2026-09-06 18:48.38: [profile full] build archetype.1.4.2
2026-09-06 18:48.38: build archetype.1.4.2 (e1747ca0604c)
=== DEPENDENCIES (47 transitive) ===
alcotest.1.9.1 f7c85c0dbeea
angstrom.0.16.1 5ac0987d9a11
astring.0.8.5 637362172f2b
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigstringaf.0.10.0 c235c9a07a6b
cmdliner.2.1.1 c9a2916d6ca1
cppo.1.8.0 9ddefe83b866
csexp.1.5.2 8c444f289963
cstruct.6.3.0 90d4245e36ab
dune.3.24.2 cf844c114f1a
dune-configurator.3.24.2 c2d289d36210
fmt.0.11.0 88d8ef5cbfad
gen.1.1 e9f6621e66f0
hex.1.5.0 01241c483c8b
js_of_ocaml.6.4.1 00a8c9aaec9f
js_of_ocaml-compiler.6.4.1 828ba96afb25
js_of_ocaml-ppx.6.4.1 ac5b700ec4de
menhir.20250912 7045e56f5351
menhirCST.20250912 43508ab96018
menhirLib.20250912 e2f0601a09f7
menhirSdk.20250912 8bc71c725b68
num.1.6 594caeb3af0f
ocaml.5.2.1 d8399d6b6c43
ocaml-base-compiler.5.2.1 a53cb1b6356d
ocaml-compiler-libs.v0.17.0 51278a3ba75b
ocaml-config.3 1c357e4d2066
ocaml-syntax-shims.1.0.0 e62922c1fe35
ocamlbuild.0.16.1 373235d8c571
ocamlfind.1.9.8 e3f08a6b7b86
ppx_derivers.1.2.1 5901b77c2ce2
ppx_deriving.6.1.3 4fff18064986
ppx_deriving_yojson.3.10.0 f0c6a3ec828a
ppxlib.0.38.0 624bc44a65c2
re.1.14.0 e89a14c72539
result.1.5 79cec5ab74cd
sedlex.3.7 fe21fedcfa3d
seq.base a914df0f8963
sexplib0.v0.17.0 3bebf8f2981b
stdlib-shims.0.3.0 5eae1233e520
stringext.1.6.0 be1d916ac3f2
topkg.1.1.1 afd8eb0b6f0b
uri.4.4.0 05986f61109b
uutf.1.0.4 f76e1a784001
visitors.20260520 bb10c2e480f4
xmlm.1.4.0 832945457f81
yojson.3.0.0 1fd761cacc8f
=== 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-09-06 18:51.51: OK: build archetype.1.4.2 (runc: 125.8s, disk: 24KB)
2026-09-06 18:51.51: Job succeeded