Build:
  1. 0
2026-06-24 13:54.51: New job: build webidl.1.4 (fdc36edcf32c)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:28.03: Got resource from pool day11-builds
2026-06-24 15:28.03: [profile full] build webidl.1.4
2026-06-24 15:28.03: build webidl.1.4 (fdc36edcf32c)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         dcb021400411
  dune.3.23.1                                        167573e3d8b2
  menhir.20211128                                    4c38eda80db9
  menhirLib.20211128                                 46491339c266
  menhirSdk.20211128                                 399487179399
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-compiler-libs.v0.12.4                        509322ab93c6
  ocaml-config.2                                     c8f40f500988
  ocamlbuild.0.16.1                                  a330f885076a
  ocamlfind.1.9.8                                    9cedae5d7e1a
  ppx_derivers.1.2.1                                 07035c3d9399
  ppx_deriving.5.2.1                                 cb9112148ce6
  ppxlib.0.25.1                                      4260a91dc517
  result.1.5                                         a54d36ad6531
  sexplib0.v0.14.0                                   1f9c5b52a4a9
  stdlib-shims.0.3.0                                 7597558db40e
=== STDOUT ===
Processing: [default: loading data]
[webidl.1.4: dl]
[webidl.1.4: extract]
-> retrieved webidl.1.4  (https://opam.ocaml.org/cache)
[webidl: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/webidl.1.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/ast.ml > src/syntax/ast.ml.depends
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/keyword.ml > src/syntax/keyword.ml.depends
- + menhir --external-tokens Tokens --raw-depend --ocamldep 'ocamlfind ocamldep -modules' --base src/syntax/parser src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_custom_ext.mly > src/syntax/parser.mlypack.depends
- + menhir --external-tokens Tokens --raw-depend --ocamldep 'ocamlfind ocamldep -modules' --base src/syntax/parser src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_custom_ext.mly > src/syntax/parser.mlypack.depends
- File "src/syntax/non_standard.mly", line 29, characters 8-30:
- Warning: symbol attributeSerializetion is unreachable from any of the start symbol(s).
- File "src/syntax/parser.mly", line 242, characters 8-19:
- Warning: symbol identifiers is unreachable from any of the start symbol(s).
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/ast.cmo src/syntax/ast.ml
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/keyword.cmo src/syntax/keyword.ml
- + menhir --only-tokens --raw-depend --ocamldep 'ocamlfind ocamldep -modules' --base src/syntax/tokens src/syntax/tokens.mly > src/syntax/tokens.mlypack.depends
- + menhir --ocamlc 'ocamlfind ocamlc -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib' --infer --only-tokens --base src/syntax/tokens src/syntax/tokens.mly
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/tokens.mli > src/syntax/tokens.mli.depends
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/tokens.cmi src/syntax/tokens.mli
- + menhir --ocamlc 'ocamlfind ocamlc -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib' --infer --external-tokens Tokens --base src/syntax/parser src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_custom_ext.mly
- + menhir --ocamlc 'ocamlfind ocamlc -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib' --infer --external-tokens Tokens --base src/syntax/parser src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_custom_ext.mly
- File "src/syntax/non_standard.mly", line 29, characters 8-30:
- Warning: symbol attributeSerializetion is unreachable from any of the start symbol(s).
- File "src/syntax/parser.mly", line 242, characters 8-19:
- Warning: symbol identifiers is unreachable from any of the start symbol(s).
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/parser.mli > src/syntax/parser.mli.depends
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/parser.cmi src/syntax/parser.mli
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/parser.ml > src/syntax/parser.ml.depends
- + /home/opam/.opam/default/bin/ocamllex.opt -q src/syntax/lexer.mll
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/lexer.ml > src/syntax/lexer.ml.depends
- + menhir --external-tokens Tokens --raw-depend --ocamldep 'ocamlfind ocamldep -modules' --base src/syntax/parser_extend src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_basic_ext.mly > src/syntax/parser_extend.mlypack.depends
- + menhir --external-tokens Tokens --raw-depend --ocamldep 'ocamlfind ocamldep -modules' --base src/syntax/parser_extend src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_basic_ext.mly > src/syntax/parser_extend.mlypack.depends
- File "src/syntax/tokens.mly", line 9, characters 59-62:
- Warning: the token DOT is unused.
- File "src/syntax/tokens.mly", line 9, characters 53-58:
- Warning: the token MINUS is unused.
- File "src/syntax/tokens.mly", line 24, characters 13-18:
- Warning: the token OTHER is unused.
- File "src/syntax/non_standard.mly", line 29, characters 8-30:
- Warning: symbol attributeSerializetion is unreachable from any of the start symbol(s).
- File "src/syntax/non_standard.mly", line 32, characters 8-17:
- Warning: symbol commnaEnd is unreachable from any of the start symbol(s).
- File "src/syntax/non_standard.mly", line 35, characters 8-34:
- Warning: symbol emptyExtendedAttributeList is unreachable from any of the start symbol(s).
- + menhir --ocamlc 'ocamlfind ocamlc -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib' --infer --external-tokens Tokens --base src/syntax/parser_extend src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_basic_ext.mly
- + menhir --ocamlc 'ocamlfind ocamlc -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib' --infer --external-tokens Tokens --base src/syntax/parser_extend src/syntax/tokens.mly src/syntax/parser.mly src/syntax/non_standard.mly src/syntax/parser_basic_ext.mly
- File "src/syntax/tokens.mly", line 9, characters 59-62:
- Warning: the token DOT is unused.
- File "src/syntax/tokens.mly", line 9, characters 53-58:
- Warning: the token MINUS is unused.
- File "src/syntax/tokens.mly", line 24, characters 13-18:
- Warning: the token OTHER is unused.
- File "src/syntax/non_standard.mly", line 29, characters 8-30:
- Warning: symbol attributeSerializetion is unreachable from any of the start symbol(s).
- File "src/syntax/non_standard.mly", line 32, characters 8-17:
- Warning: symbol commnaEnd is unreachable from any of the start symbol(s).
- File "src/syntax/non_standard.mly", line 35, characters 8-34:
- Warning: symbol emptyExtendedAttributeList is unreachable from any of the start symbol(s).
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/parser_extend.mli > src/syntax/parser_extend.mli.depends
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/parser_extend.cmi src/syntax/parser_extend.mli
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/parser_extend.ml > src/syntax/parser_extend.ml.depends
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/parser.cmo src/syntax/parser.ml
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/lexer.cmo src/syntax/lexer.ml
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/parser_extend.cmo src/syntax/parser_extend.ml
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/lib/data.ml > src/lib/data.ml.depends
- + ocamlfind ocamlc -pack -bin-annot src/syntax/ast.cmo src/syntax/keyword.cmo src/syntax/parser.cmo src/syntax/lexer.cmo src/syntax/parser_extend.cmo -o src/syntax/syntax.cmo
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/lib/parse.ml > src/lib/parse.ml.depends
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/lib/ast_to_data.ml > src/lib/ast_to_data.ml.depends
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/lib -I src/syntax -o src/lib/data.cmo src/lib/data.ml
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/lib -I src/syntax -o src/lib/ast_to_data.cmo src/lib/ast_to_data.ml
- + ocamlfind ocamlc -c -bin-annot -package ppx_deriving.show -I src/lib -I src/syntax -o src/lib/parse.cmo src/lib/parse.ml
- + ocamlfind ocamlc -pack -bin-annot src/syntax/syntax.cmo src/lib/data.cmo src/lib/ast_to_data.cmo src/lib/parse.cmo -o src/lib/webidl.cmo
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Syntax -for-pack Webidl.Syntax -I src/syntax -I src/lib -o src/syntax/ast.cmx src/syntax/ast.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Syntax -for-pack Webidl.Syntax -I src/syntax -I src/lib -o src/syntax/keyword.cmx src/syntax/keyword.ml
- + ocamlfind ocamldep -package ppx_deriving.show -modules src/syntax/tokens.ml > src/syntax/tokens.ml.depends
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -I src/syntax -I src/lib -o src/syntax/tokens.cmx src/syntax/tokens.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Syntax -for-pack Webidl.Syntax -I src/syntax -I src/lib -o src/syntax/parser.cmx src/syntax/parser.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Syntax -for-pack Webidl.Syntax -I src/syntax -I src/lib -o src/syntax/lexer.cmx src/syntax/lexer.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Syntax -for-pack Webidl.Syntax -I src/syntax -I src/lib -o src/syntax/parser_extend.cmx src/syntax/parser_extend.ml
- + touch src/syntax/syntax.mli  ; if  ocamlfind ocamlopt -pack -bin-annot -for-pack Webidl -I src/syntax src/syntax/ast.cmx src/syntax/keyword.cmx src/syntax/parser.cmx src/syntax/lexer.cmx src/syntax/parser_extend.cmx -o src/syntax/syntax.cmx  ; then  rm -f src/syntax/syntax.mli  ; else  rm -f src/syntax/syntax.mli  ; exit 1; fi
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Webidl -I src/lib -I src/syntax -o src/lib/data.cmx src/lib/data.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Webidl -I src/lib -I src/syntax -o src/lib/ast_to_data.cmx src/lib/ast_to_data.ml
- + ocamlfind ocamlopt -c -bin-annot -package ppx_deriving.show -for-pack Webidl -I src/lib -I src/syntax -o src/lib/parse.cmx src/lib/parse.ml
- + touch src/lib/webidl.mli  ; if  ocamlfind ocamlopt -pack -bin-annot -I src/syntax -I src/lib src/syntax/syntax.cmx src/lib/data.cmx src/lib/ast_to_data.cmx src/lib/parse.cmx -o src/lib/webidl.cmx  ; then  rm -f src/lib/webidl.mli  ; else  rm -f src/lib/webidl.mli  ; exit 1; fi
- + ocamlfind ocamlc -config
- setup.ml exec:ocamlbuild -use-ocamlfind webidl.cmx
- setup.ml exec:ocamlbuild -use-ocamlfind webidl.cmo
-> compiled  webidl.1.4
[webidl: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/webidl.1.4)
- Installed /home/opam/.opam/default/lib/webidl/webidl.cmx
- Installed /home/opam/.opam/default/lib/webidl/webidl.cmt
- Installed /home/opam/.opam/default/lib/webidl/webidl.cmo
- Installed /home/opam/.opam/default/lib/webidl/webidl.cmi
- Installed /home/opam/.opam/default/lib/webidl/META
- setup.ml exec:ocamlfind install webidl META _build/src/lib/webidl.cm*
-> installed webidl.1.4

=== STDERR ===

2026-06-24 15:29.11: OK: build webidl.1.4 (runc: 20.1s, disk: 17KB)
2026-06-24 15:29.11: Job succeeded