Build:
- 0
2026-09-04 01:19.48: New job: build yurt.0.5 (609389a1a60b)
2026-09-04 01:19.48: Waiting for resource in pool day11-builds
2026-09-04 01:32.33: Got resource from pool day11-builds
2026-09-04 01:32.33: [profile full] build yurt.0.5
2026-09-04 01:32.33: build yurt.0.5 (609389a1a60b)
=== DEPENDENCIES (57 transitive) ===
angstrom.0.16.1 a323ffd89c88
astring.0.8.5 51ee6d00b649
base.v0.17.3 82edd6e178f2
base-bytes.base a07bc30a9819
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
base64.3.5.2 86081d8c7cb4
bigstringaf.0.10.0 93e506531296
cmdliner.1.3.0 c8a741506821
cohttp.4.0.0 6471fcd53c04
cohttp-lwt.4.0.0 07dce23e2bbd
cohttp-lwt-unix.4.0.0 fd662dcbfc5a
compiler-cloning.enabled 966a2e6839f0
conduit.2.1.0 03c79a757efc
conduit-lwt.2.1.0 8caa8085dc80
conduit-lwt-unix.2.2.2 ec79fe16f842
cppo.1.8.0 83351009e21e
csexp.1.5.2 58b250503765
cstruct.6.2.0 161dfb9550ab
domain-name.0.5.0 a674418123a9
dune.3.24.2 ec704e062ad3
dune-configurator.3.24.2 183455f65a68
ezjsonm.1.3.0 19ae07c1bb0b
fmt.0.11.0 473393a87136
hex.1.5.0 23d1912a6887
ipaddr.5.6.2 de69a216e359
ipaddr-sexp.5.6.2 dd1673139969
jsonm.1.0.2 f23c451e2bd6
logs.0.10.0 109db40f9d04
lwt.5.10.1 69efc17969d2
lwt_log.1.1.2 8ce7cb88804c
macaddr.5.6.2 474bd44b06ad
magic-mime.1.3.1 10bd36cefb99
num.1.6 805d35561ae4
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocaml-compiler-libs.v0.17.0 5bb965f7a9b8
ocaml-syntax-shims.1.0.0 c27f011a36e9
ocaml_intrinsics_kernel.v0.17.2 73ed8f7cbaaf
ocamlbuild.0.16.1 ccce18256717
ocamlfind.1.9.9~preview 6a4c70487cf9
ocplib-endian.1.2 f93892607f26
parsexp.v0.17.0 bd04d8f8cb39
ppx_derivers.1.2.1 b98ec33f5664
ppx_sexp_conv.v0.17.1 34b096a879f3
ppxlib.0.38.0 3ee699583a7b
ppxlib_jane.v0.17.4 4b7b40a77119
re.1.14.0 71fe1500ef55
sexplib.v0.17.0 a1f645f08766
sexplib0.v0.17.0 ff60a3c976cf
stdlib-shims.0.3.0 8ab1e1c44699
stringext.1.6.0 cc60b00504f7
topkg.1.1.1 3bd227743fbd
uri.4.4.0 8c080858e561
uri-sexp.4.4.0 c8126fe41f04
uutf.1.0.4 b7f5cf88bc3a
=== STDOUT ===
Processing: [default: loading data]
[yurt.0.5: dl]
[yurt.0.5: extract]
-> retrieved yurt.0.5 (https://opam.ocaml.org/cache)
[yurt: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "./pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/yurt.0.5)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt.ml > lib/yurt.ml.depends
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt.mli > lib/yurt.mli.depends
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_html.mli > lib/yurt_html.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_html.cmi lib/yurt_html.mli
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt.cmi lib/yurt.mli
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt.cmi lib/yurt.mli
- File "lib/yurt.mli", 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).
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_client.ml > lib/yurt_client.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_client.cmo lib/yurt_client.ml
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_form.ml > lib/yurt_form.ml.depends
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_request_ctx.ml > lib/yurt_request_ctx.ml.depends
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_route.ml > lib/yurt_route.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_route.cmo lib/yurt_route.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_route.cmo lib/yurt_route.ml
- File "lib/yurt_route.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).
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_util.ml > lib/yurt_util.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_request_ctx.cmo lib/yurt_request_ctx.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_util.cmo lib/yurt_util.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_util.cmo lib/yurt_util.ml
- File "lib/yurt_util.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).
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_form.cmo lib/yurt_form.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_form.cmo lib/yurt_form.ml
- File "lib/yurt_form.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).
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_route.cmx lib/yurt_route.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_route.cmx lib/yurt_route.ml
- File "lib/yurt_route.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).
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_request_ctx.cmx lib/yurt_request_ctx.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_util.cmx lib/yurt_util.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_util.cmx lib/yurt_util.ml
- File "lib/yurt_util.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).
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_server.ml > lib/yurt_server.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_server.cmo lib/yurt_server.ml
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_html.ml > lib/yurt_html.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_html.cmx lib/yurt_html.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_html.cmx lib/yurt_html.ml
- File "lib/yurt_html.ml", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has
- been automatically added to the search path, but you should add -I +dynlink
- to the command-line to silence this alert (e.g. by adding dynlink to the list
- of libraries in your dune file, or adding use_dynlink to your _tags file for
- ocamlbuild, or using -package dynlink for ocamlfind).
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_client.cmx lib/yurt_client.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_form.cmx lib/yurt_form.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_server.cmx lib/yurt_server.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_form.cmx lib/yurt_form.ml
- File "lib/yurt_form.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).
- + ocamlfind ocamldep -package 'cohttp-lwt-unix ezjsonm lwt_log' -modules lib/yurt_header.ml > lib/yurt_header.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_header.cmo lib/yurt_header.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt.cmx lib/yurt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_header.cmx lib/yurt_header.ml
- + ocamlfind ocamlopt -a -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib lib/yurt_client.cmx lib/yurt_route.cmx lib/yurt_request_ctx.cmx lib/yurt_util.cmx lib/yurt_form.cmx lib/yurt_html.cmx lib/yurt_server.cmx lib/yurt.cmx lib/yurt_header.cmx -o lib/yurt.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt.cmo lib/yurt.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_html.cmo lib/yurt_html.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I example -I pkg -o lib/yurt_html.cmo lib/yurt_html.ml
- File "lib/yurt_html.ml", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has
- been automatically added to the search path, but you should add -I +dynlink
- to the command-line to silence this alert (e.g. by adding dynlink to the list
- of libraries in your dune file, or adding use_dynlink to your _tags file for
- ocamlbuild, or using -package dynlink for ocamlfind).
- + ocamlfind ocamlopt -shared -linkall -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib lib/yurt.cmxa -o lib/yurt.cmxs
- + ocamlfind ocamlc -a -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib lib/yurt_client.cmo lib/yurt_route.cmo lib/yurt_request_ctx.cmo lib/yurt_util.cmo lib/yurt_form.cmo lib/yurt_html.cmo lib/yurt_server.cmo lib/yurt.cmo lib/yurt_header.cmo -o lib/yurt.cma
- # Parallel statistics: { count(total): 6(28), max: 3, min: 2, average(total): 2.167(1.250) }
-> compiled yurt.0.5
-> installed yurt.0.5
=== STDERR ===
2026-09-04 01:32.44: OK: build yurt.0.5 (runc: 4.6s, disk: 21KB)
2026-09-04 01:32.44: Job succeeded