Build:
- 0
2026-06-24 13:54.51: New job: build webidl.1.4 (e05c77b3636a) 2026-06-24 13:54.51: Waiting for resource in pool day11-builds 2026-06-24 15:39.07: Got resource from pool day11-builds 2026-06-24 15:39.07: [profile full] build webidl.1.4 2026-06-24 15:39.07: build webidl.1.4 (e05c77b3636a) === DEPENDENCIES (18 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cppo.1.8.0 5f3f70cae95b dune.3.23.1 848a72441e15 menhir.20211128 4d375e46691e menhirLib.20211128 84dec646e3db menhirSdk.20211128 fab0287522a3 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-compiler-libs.v0.12.4 2aecf989b0b2 ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ppx_derivers.1.2.1 9245877bc46e ppx_deriving.6.1.1 3b885544a1c8 ppxlib.0.38.0 c54fe6e3bf29 sexplib0.v0.17.0 86d78ae8a795 stdlib-shims.0.3.0 de5202e23add === 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:39.34: OK: build webidl.1.4 (runc: 26.2s, disk: 17KB) 2026-06-24 15:39.34: Job succeeded