Build:
  1. 0
2026-06-16 14:00.22: New job: build webidl.1.4 (e158279b8d9a)
2026-06-16 14:00.22: Waiting for resource in pool day11-builds
2026-06-16 15:45.53: Got resource from pool day11-builds
2026-06-16 15:45.53: [profile full] build webidl.1.4
2026-06-16 15:45.53: build webidl.1.4 (e158279b8d9a)
=== DEPENDENCIES (19 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         42c5aec69da6
  dune.3.23.1                                        51844b1e2ab5
  menhir.20211128                                    85a3754c6f33
  menhirLib.20211128                                 8bf61fcfdfe9
  menhirSdk.20211128                                 e95b3e07a37c
  ocaml.4.14.2                                       3a6eb874bb8f
  ocaml-base-compiler.4.14.2                         9d9aea4783eb
  ocaml-compiler-libs.v0.12.4                        ab8617201ad7
  ocaml-config.2                                     55beddecfad5
  ocamlbuild.0.16.1                                  0166f6a5cd09
  ocamlfind.1.9.8                                    bfa173c761be
  ppx_derivers.1.2.1                                 33d40dc12ee3
  ppx_deriving.5.2.1                                 0f35c722fe1e
  ppxlib.0.25.1                                      ce39c369da23
  result.1.5                                         3cf42d9b549e
  sexplib0.v0.14.0                                   76e7832994fc
  stdlib-shims.0.3.0                                 726662477ba6
=== 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-16 15:46.39: OK: build webidl.1.4 (runc: 16.7s, disk: 16KB)
2026-06-16 15:46.39: Job succeeded