Build:
  1. 0
2026-09-03 23:17.22: New job: build xtmpl.0.18.0 (1ae211eea6df)
2026-09-03 23:17.22: Waiting for resource in pool day11-builds
2026-09-04 00:19.20: Got resource from pool day11-builds
2026-09-04 00:19.20: [profile full] build xtmpl.0.18.0
2026-09-04 00:19.20: build xtmpl.0.18.0 (1ae211eea6df)
=== DEPENDENCIES (31 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     fbc3592016a2
  cppo.1.8.0                                         3fbfc3c3c973
  dune.3.22.2                                        57026fcbd9b3
  gen.1.1                                            ca756f9ce4bf
  iri.1.2.0                                          79ab7dc058f7
  js_of_ocaml.6.0.1                                  3b07d723ba95
  js_of_ocaml-compiler.6.0.1                         5bd26dbc8ef0
  js_of_ocaml-ppx.6.0.1                              46b9d650cbbe
  menhir.20210310                                    fba8bdf8f310
  menhirLib.20210310                                 901fa9f20dd4
  menhirSdk.20210310                                 26c84b8f70c0
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        ddc90c44cd5f
  ocaml-config.2                                     75bd2fc1f23b
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  ppx_derivers.1.2.1                                 b6f38d11e4c8
  ppx_tools.6.6                                      9993fc0a108a
  ppxlib.0.35.0                                      88b5dc7d296c
  re.1.12.0                                          a4dc3ea3cbea
  sedlex.3.7                                         f3e1e9e9aa93
  seq.base                                           54beea656353
  sexplib0.v0.16.0                                   9c8bfedbabd1
  stdlib-shims.0.3.0                                 562e400ef1cc
  topkg.1.1.1                                        64554df6938c
  uunf.15.0.0                                        ec351918f718
  uutf.1.0.4                                         efdfcf4f7b15
  yojson.2.2.2                                       450bfab510a0
=== STDOUT ===
Processing: [default: loading data]
[xtmpl.0.18.0: dl]
[xtmpl.0.18.0: extract]
-> retrieved xtmpl.0.18.0  (https://opam.ocaml.org/cache)
[xtmpl: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/xtmpl.0.18.0)
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.ml
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlc -g -o xtmpl.cma -a -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmo xtmpl_html_ents.cmo xtmpl_xml.cmo xtmpl_rewrite.cmo xtmpl_xhtml.cmo
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml -annot -rectypes -safe-string xtmpl_js.mli
- ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml \
- -package js_of_ocaml-ppx \
- -annot -rectypes -safe-string xtmpl_js.ml
- File "xtmpl_js.ml", line 30, characters 12-27:
- 30 | let log s = Firebug.console##log (Js.string s);;
-                  ^^^^^^^^^^^^^^^
- Alert deprecated: module Js_of_ocaml.Firebug
- [since 6.0] Use Js_of_ocaml.Console instead.
- ocamlfind ocamlc -g -o xtmpl_js.cma -a -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml xtmpl_js.cmo
- ocamlfind ocamlc -g -o ppx_xtmpl.byte -package ppx_tools.metaquot,sedlex.ppx,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cma ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.ml
- ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlopt -g -o xtmpl.cmxa -a -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -shared -o xtmpl.cmxs -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -o ppx_xtmpl -package ppx_tools.metaquot,sedlex.ppx,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cmxa ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs
-> compiled  xtmpl.0.18.0
[xtmpl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/xtmpl.0.18.0)
- ocamlfind install xtmpl META LICENSE \
- 	xtmpl.cmxa xtmpl.cmxs xtmpl_misc.o xtmpl_html_ents.o xtmpl_xml.o xtmpl_rewrite.o xtmpl_xhtml.o xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx xtmpl.a \
- 	xtmpl.cma xtmpl_misc.cmi xtmpl_html_ents.cmi xtmpl_xml.cmi xtmpl_rewrite.cmi xtmpl_xhtml.cmi \
- 	xtmpl_js.cma xtmpl_js.cmi \
- 	ppx_xtmpl ppx_xtmpl.byte
- Installed /home/opam/.opam/default/lib/xtmpl/ppx_xtmpl.byte
- Installed /home/opam/.opam/default/lib/xtmpl/ppx_xtmpl
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_js.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_js.cma
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.cmi
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cma
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.a
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.cmx
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.cmx
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.cmx
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.cmx
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.cmx
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.o
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.o
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.o
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.o
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.o
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cmxs
- Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cmxa
- Installed /home/opam/.opam/default/lib/xtmpl/LICENSE
- Installed /home/opam/.opam/default/lib/xtmpl/META
-> installed xtmpl.0.18.0

=== STDERR ===

2026-09-04 00:20.03: OK: build xtmpl.0.18.0 (runc: 11.6s, disk: 13KB)
2026-09-04 00:20.03: Job succeeded