Build:
- 0
2026-06-16 12:21.12: New job: build ocp-indent.1.8.1 (8d7478cd1ef5)
2026-06-16 12:21.12: Waiting for resource in pool day11-builds
2026-06-16 13:32.10: Got resource from pool day11-builds
2026-06-16 13:32.10: [profile full] build ocp-indent.1.8.1
2026-06-16 13:32.10: build ocp-indent.1.8.1 (8d7478cd1ef5)
=== DEPENDENCIES (11 transitive) ===
base-bytes.base 0e778b241af4
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.0.4 f1cabaab3702
dune.3.23.1 4ab42388130e
ocaml.4.13.1 374ce8822fbe
ocaml-base-compiler.4.13.1 3060c22370ce
ocaml-config.2 7e2bf3da2a6e
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlfind.1.9.6 233791feab3d
ocamlfind-secondary.1.9.6 f311c6b5c8e3
=== STDOUT ===
Processing: [default: loading data]
[ocp-indent.1.8.1: dl]
[ocp-indent.1.8.1: extract]
-> retrieved ocp-indent.1.8.1 (https://opam.ocaml.org/cache)
[ocp-indent: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocp-indent" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocp-indent.1.8.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.ocp_indent_lib.objs/byte -I /home/opam/.opam/default/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentConfig.cmo -c -impl src/indentConfig.ml)
- File "src/indentConfig.ml", line 141, characters 12-27:
- 141 | | Failure "int_of_string" ->
- ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 144, characters 12-28:
- 144 | | Failure "bool_of_string" ->
- ^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 150, characters 12-36:
- 150 | | Failure "threechoices_of_string" ->
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 157, characters 12-33:
- 157 | | Failure "intoption_of_string" ->
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/.ocp_indent_lib.objs/byte -I /home/opam/.opam/default/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_utils.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/byte/indentBlock.cmo -c -impl src/indentBlock.ml)
- File "src/indentBlock.ml", lines 1684-1686, characters 4-13:
- 1684 | ....{kind=KExpr i}::p,
- 1685 | ({token=EOF} :: tok :: _
- 1686 | | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
- variable tok may match different arguments. (See manual section 11.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I /home/opam/.opam/default/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/native/indentConfig.cmx -c -impl src/indentConfig.ml)
- File "src/indentConfig.ml", line 141, characters 12-27:
- 141 | | Failure "int_of_string" ->
- ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 144, characters 12-28:
- 144 | | Failure "bool_of_string" ->
- ^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 150, characters 12-36:
- 150 | | Failure "threechoices_of_string" ->
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "src/indentConfig.ml", line 157, characters 12-33:
- 157 | | Failure "intoption_of_string" ->
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -9 -g -I src/.ocp_indent_lib.objs/byte -I src/.ocp_indent_lib.objs/native -I /home/opam/.opam/default/lib/bytes -I src/.ocp_indent_lexer.objs/byte -I src/.ocp_indent_lexer.objs/native -I src/.ocp_indent_utils.objs/byte -I src/.ocp_indent_utils.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocp_indent_lib.objs/native/indentBlock.cmx -c -impl src/indentBlock.ml)
- File "src/indentBlock.ml", lines 1684-1686, characters 4-13:
- 1684 | ....{kind=KExpr i}::p,
- 1685 | ({token=EOF} :: tok :: _
- 1686 | | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
- variable tok may match different arguments. (See manual section 11.5)
-> compiled ocp-indent.1.8.1
-> installed ocp-indent.1.8.1
=== STDERR ===
2026-06-16 13:33.59: OK: build ocp-indent.1.8.1 (runc: 7.1s, disk: 13KB)
2026-06-16 13:33.59: Job succeeded