Build:
  1. 0
2026-06-16 11:53.43: New job: build websocketml.0.1 (a3dbd06f9be7)
2026-06-16 11:53.43: Waiting for resource in pool day11-builds
2026-06-16 12:20.43: Got resource from pool day11-builds
2026-06-16 12:20.43: [profile full] build websocketml.0.1
2026-06-16 12:20.43: build websocketml.0.1 (a3dbd06f9be7)
=== DEPENDENCIES (5 transitive) ===
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== STDOUT ===
Processing: [default: loading data]
[websocketml.0.1: dl]
[websocketml.0.1: extract]
-> retrieved websocketml.0.1  (https://opam.ocaml.org/cache)
[websocketml: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/websocketml.0.1/./configure "--prefix=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/websocketml.0.1)
[websocketml: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/websocketml.0.1)
- /usr/bin/make -C src
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/websocketml.0.1/src'
- ocamlc -c -o logger.cmo   logger.ml
- ocamlc -c -o utils.cmo   utils.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc -c -o base64.cmo   base64.ml
- ocamlc -c -o sha1.cmo   sha1.ml
- ocamlc -c -o ws.cmo   ws.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc -c -o http.cmo   http.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- ocamlc -c -o websocketml.cmi   websocketml.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc -a -o websocketml.cma logger.cmo utils.cmo base64.cmo sha1.cmo ws.cmo http.cmo websocketml.ml
- ocamlopt -c -o logger.cmx   logger.ml
- ocamlopt -c -o utils.cmx   utils.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlopt -c -o base64.cmx   base64.ml
- ocamlopt -c -o sha1.cmx   sha1.ml
- ocamlopt -c -o ws.cmx   ws.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlopt -c -o http.cmx   http.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- ocamlopt -a -o websocketml.cmxa logger.cmx utils.cmx base64.cmx sha1.cmx ws.cmx http.cmx websocketml.ml
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/websocketml.0.1/src'
- mkdir -p lib
- cp src/*.cmi src/*.cma src/*.cmxa src/*.a lib
-> compiled  websocketml.0.1
[websocketml: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/websocketml.0.1)
- /usr/bin/make -C src
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/websocketml.0.1/src'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/websocketml.0.1/src'
- mkdir -p lib
- cp src/*.cmi src/*.cma src/*.cmxa src/*.a lib
- mkdir -p /home/opam/.opam/default/lib/websocketml
- cp lib/* /home/opam/.opam/default/lib/websocketml
- ocamlfind install websocketml META
- Installed /home/opam/.opam/default/lib/websocketml/META
-> installed websocketml.0.1

=== STDERR ===

2026-06-16 12:21.14: OK: build websocketml.0.1 (runc: 2.6s, disk: 10KB)
2026-06-16 12:21.14: Job succeeded