Build:
  1. 0
2026-06-24 16:48.07: New job: build cow.2.0.1 (89d50dc02798)
2026-06-24 16:48.07: Waiting for resource in pool day11-builds
2026-06-24 17:36.47: Got resource from pool day11-builds
2026-06-24 17:36.47: [profile full] build cow.2.0.1
2026-06-24 17:36.47: build cow.2.0.1 (89d50dc02798)
=== DEPENDENCIES (31 transitive) ===
  angstrom.0.16.1                                    b3c0b2c22161
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigstringaf.0.10.0                                 2670f46d1cef
  csexp.1.5.2                                        610c78f17734
  cstruct.6.2.0                                      4e406f8cd962
  dune.3.23.1                                        848a72441e15
  dune-build-info.3.23.1                             c804676ecacd
  dune-configurator.3.23.1                           bc97ce98d8a9
  ezjsonm.1.3.0                                      ba8642fceb56
  fmt.0.11.0                                         2830e55b9a03
  hex.1.5.0                                          82625df4f0f2
  jsonm.1.0.2                                        6a01e0b2fcf2
  oasis.0.4.11                                       397b1819484e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocaml-syntax-shims.1.0.0                           ac7d70c1c23c
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocamlify.0.0.1                                     bf0ac2a8a674
  ocamlmod.0.1.1                                     9795d85ef03b
  omd.2.0.0~alpha4                                   ce08b8f03924
  sexplib0.v0.17.0                                   86d78ae8a795
  stringext.1.6.0                                    9dbcca0df50a
  topkg.1.1.1                                        511e1a1958da
  uri.4.4.0                                          ae40a4374ff7
  uucp.17.0.0                                        be8ad6594966
  uunf.17.0.0                                        d71b38ed0b90
  uutf.1.0.4                                         629b90351215
  xmlm.1.4.0                                         09c162d8fb94
=== STDOUT ===
Processing: [default: loading data]
[cow.2.0.1: dl]
[cow.2.0.1: extract]
-> retrieved cow.2.0.1  (https://opam.ocaml.org/cache)
[cow: make]
+ /usr/bin/make "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/cow.2.0.1)
- rm -f _tags myocamlbuild.ml
- oasis setup
- W: No replace section found in file Makefile
- echo 'true: debug, bin_annot' >> _tags
- echo 'true: warn_error(+1..49-3), warn(A-4-41-44)' >> _tags
- ocaml setup.ml -configure --prefix /home/opam/.opam/default
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild
- Package name: ........................................ cow
- Package version: ..................................... 2.0.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.4
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.8
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_xmlm: ............................................ /home/opam/.opam/default/lib/xmlm
- pkg_uri: ............................................. /home/opam/.opam/default/lib/uri
- pkg_ezjsonm: ......................................... /home/opam/.opam/default/lib/ezjsonm
- pkg_omd: ............................................. /home/opam/.opam/default/lib/omd
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
- 
- ocaml setup.ml -build 
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- W: Cannot find source file matching module 'cow' in library cow.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- File "_tags", line 30, characters 28-40:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 36, characters 20-32:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/atom.mli > lib/atom.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/xml.mli > lib/xml.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/xml.cmi lib/xml.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/atom.cmi lib/atom.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/atom.ml > lib/atom.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/html.mli > lib/html.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/html.cmi lib/html.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/html.ml > lib/html.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/xhtml.mli > lib/xhtml.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/xhtml.cmi lib/xhtml.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/json.mli > lib/json.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/json.cmi lib/json.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/json.ml > lib/json.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/markdown.mli > lib/markdown.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/markdown.cmi lib/markdown.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/markdown.ml > lib/markdown.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/xhtml.ml > lib/xhtml.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package ezjsonm -package omd -package uri -package xmlm -modules lib/xml.ml > lib/xml.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/atom.cmo lib/atom.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/html.cmo lib/html.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/html.cmo lib/html.ml
- File "lib/html.ml", line 298, characters 12-28:
- 298 |     let s = String.lowercase s in
-                   ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/json.cmo lib/json.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/markdown.cmo lib/markdown.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/xhtml.cmo lib/xhtml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -I lib -o lib/xml.cmo lib/xml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/xml.cmo lib/atom.cmo lib/xhtml.cmo lib/html.cmo lib/json.cmo lib/markdown.cmo -o lib/cow.cmo
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/cow.cmo -o lib/cow.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/xml.cmx lib/xml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/xhtml.cmx lib/xhtml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/html.cmx lib/html.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/html.cmx lib/html.ml
- File "lib/html.ml", line 298, characters 12-28:
- 298 |     let s = String.lowercase s in
-                   ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/atom.cmx lib/atom.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/json.cmx lib/json.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ezjsonm -package omd -package uri -package xmlm -warn-error +1..49-3 -w A-4-41-44 -for-pack Cow -I lib -o lib/markdown.cmx lib/markdown.ml
- + touch lib/cow.mli  ; if  /home/opam/.opam/default/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/xml.cmx lib/atom.cmx lib/xhtml.cmx lib/html.cmx lib/json.cmx lib/markdown.cmx -o lib/cow.cmx  ; then  rm -f lib/cow.mli  ; else  rm -f lib/cow.mli  ; exit 1; fi
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/cow.cmx -o lib/cow.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/cow.cmxa lib/cow.cmx -o lib/cow.cmxs
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 454, characters 8-19:
- 454 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 457, characters 21-32:
- 457 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 460, characters 18-32:
- 460 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 462, characters 6-23:
- 462 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 465, characters 12-24:
- 465 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 9-21:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 26-36:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 42-55:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 8-19:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 25-36:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 42-53:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 479, characters 17-34:
- 479 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  cow.2.0.1
[cow: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/cow.2.0.1)
- ocaml setup.ml -install 
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Installed /home/opam/.opam/default/lib/cow/atom.mli
- Installed /home/opam/.opam/default/lib/cow/html.mli
- Installed /home/opam/.opam/default/lib/cow/json.mli
- Installed /home/opam/.opam/default/lib/cow/markdown.mli
- Installed /home/opam/.opam/default/lib/cow/xhtml.mli
- Installed /home/opam/.opam/default/lib/cow/xml.mli
- Installed /home/opam/.opam/default/lib/cow/cow.cmt
- Installed /home/opam/.opam/default/lib/cow/cow.cmi
- Installed /home/opam/.opam/default/lib/cow/cow.cma
- Installed /home/opam/.opam/default/lib/cow/cow.cmxa
- Installed /home/opam/.opam/default/lib/cow/cow.a
- Installed /home/opam/.opam/default/lib/cow/cow.cmxs
- Installed /home/opam/.opam/default/lib/cow/xml.cmti
- Installed /home/opam/.opam/default/lib/cow/xml.cmt
- Installed /home/opam/.opam/default/lib/cow/xml.annot
- Installed /home/opam/.opam/default/lib/cow/xhtml.cmti
- Installed /home/opam/.opam/default/lib/cow/xhtml.cmt
- Installed /home/opam/.opam/default/lib/cow/xhtml.annot
- Installed /home/opam/.opam/default/lib/cow/markdown.cmti
- Installed /home/opam/.opam/default/lib/cow/markdown.cmt
- Installed /home/opam/.opam/default/lib/cow/markdown.annot
- Installed /home/opam/.opam/default/lib/cow/json.cmti
- Installed /home/opam/.opam/default/lib/cow/json.cmt
- Installed /home/opam/.opam/default/lib/cow/json.annot
- Installed /home/opam/.opam/default/lib/cow/html.cmti
- Installed /home/opam/.opam/default/lib/cow/html.cmt
- Installed /home/opam/.opam/default/lib/cow/html.annot
- Installed /home/opam/.opam/default/lib/cow/atom.cmti
- Installed /home/opam/.opam/default/lib/cow/atom.cmt
- Installed /home/opam/.opam/default/lib/cow/atom.annot
- Installed /home/opam/.opam/default/lib/cow/cow.cmx
- Installed /home/opam/.opam/default/lib/cow/META
-> installed cow.2.0.1

=== STDERR ===

2026-06-24 17:37.14: OK: build cow.2.0.1 (runc: 10.6s, disk: 48KB)
2026-06-24 17:37.14: Job succeeded