Build:
- 0
2026-06-20 15:52.34: New job: build websocketml.0.1 (283e39af8517) 2026-06-20 15:52.34: Waiting for resource in pool day11-builds 2026-06-20 15:58.45: Got resource from pool day11-builds 2026-06-20 15:58.45: [profile full] build websocketml.0.1 2026-06-20 15:58.45: build websocketml.0.1 (283e39af8517) === DEPENDENCIES (5 transitive) === compiler-cloning.enabled 0d2606125f88 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlfind.1.9.8 5b46f9d92bbd === 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 "utils.ml", 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 "ws.ml", 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 "http.ml", 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 "http.ml", 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 "websocketml.mli", 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 "utils.ml", 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 "ws.ml", 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 "http.ml", 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 "http.ml", 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-20 15:58.51: OK: build websocketml.0.1 (runc: 2.2s, disk: 10KB) 2026-06-20 15:58.51: Job succeeded