Build:
  1. 0
2026-06-24 19:19.00: New job: build yurt.0.5 (0c65aac3d5f3)
2026-06-24 19:19.00: Waiting for resource in pool day11-builds
2026-06-24 19:32.36: Got resource from pool day11-builds
2026-06-24 19:32.36: [profile full] build yurt.0.5
2026-06-24 19:32.36: build yurt.0.5 (0c65aac3d5f3)
=== DEPENDENCIES (57 transitive) ===
  angstrom.0.16.1                                    3f3b54e13eee
  astring.0.8.5                                      832f01f8db85
  base.v0.17.3                                       ed5a486e7ebb
  base-bytes.base                                    4691f51dd9fd
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       d023f47f2434
  bigstringaf.0.10.0                                 bccf4834efa9
  cmdliner.1.3.0                                     5a3efc883523
  cohttp.4.0.0                                       a1c7bda05fdd
  cohttp-lwt.4.0.0                                   fe8f1a77a568
  cohttp-lwt-unix.4.0.0                              19ec0bb08769
  conduit.2.1.0                                      40c701bc4bf7
  conduit-lwt.2.1.0                                  f1e59ecf0b5b
  conduit-lwt-unix.2.2.2                             7c91b59acd45
  cppo.1.8.0                                         d14778abb4ad
  csexp.1.5.2                                        daa725d901fe
  cstruct.6.2.0                                      e152db0ad36b
  domain-name.0.5.0                                  ab01bf1d7036
  dune.3.23.1                                        dc7ac21ea3be
  dune-configurator.3.23.1                           e27f781e405b
  ezjsonm.1.3.0                                      04016cd11b76
  fmt.0.11.0                                         070df7024deb
  hex.1.5.0                                          c474cc175588
  ipaddr.5.6.2                                       0f202fdfbcc4
  ipaddr-sexp.5.6.2                                  aca35dc1f77a
  jsonm.1.0.2                                        a18a039db3f0
  logs.0.10.0                                        4dcce27038d5
  lwt.5.10.0                                         6423ea74dcf5
  lwt_log.1.1.2                                      14b51dc0fe97
  macaddr.5.6.2                                      532603a260c5
  magic-mime.1.3.1                                   dce2b70c2e47
  num.1.6                                            3d665f14515a
  ocaml.5.4.1                                        71fed6f83b21
  ocaml-base-compiler.5.4.1                          4b8cbe74bda9
  ocaml-compiler.5.4.1                               df07189447bd
  ocaml-compiler-libs.v0.17.0                        16db8c1cf256
  ocaml-config.3                                     e4a06a221f09
  ocaml-syntax-shims.1.0.0                           319b2c0da184
  ocaml_intrinsics_kernel.v0.17.2                    878219626ba7
  ocamlbuild.0.16.1                                  17067329c57b
  ocamlfind.1.9.8                                    567e34ecf540
  ocplib-endian.1.2                                  2cc2307f5555
  parsexp.v0.17.0                                    4b0592ae8f3a
  ppx_derivers.1.2.1                                 9db920257470
  ppx_sexp_conv.v0.17.1                              edcd83a14fc1
  ppxlib.0.38.0                                      778175ab9125
  ppxlib_jane.v0.17.4                                05d65c2165fa
  re.1.14.0                                          26a4e6fec6b8
  sexplib.v0.17.0                                    900940f2d93a
  sexplib0.v0.17.0                                   bc4140a6824d
  stdlib-shims.0.3.0                                 d3f2d28ed00d
  stringext.1.6.0                                    eaa76edbab16
  topkg.1.1.1                                        6f52f98db34d
  uri.4.4.0                                          54790839e710
  uri-sexp.4.4.0                                     062d93f81c9d
  uutf.1.0.4                                         f956a5b9cc53
=== 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 pkg -I example -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 pkg -I example -o lib/yurt.cmi lib/yurt.mli
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -o lib/yurt.cmi lib/yurt.mli
- 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).
- + 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 pkg -I example -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 pkg -I example -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 pkg -I example -o lib/yurt_route.cmo lib/yurt_route.ml
- 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).
- + 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 pkg -I example -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 pkg -I example -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 pkg -I example -o lib/yurt_util.cmo lib/yurt_util.ml
- 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).
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -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 pkg -I example -o lib/yurt_form.cmo lib/yurt_form.ml
- 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).
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -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 pkg -I example -o lib/yurt_route.cmx lib/yurt_route.ml
- 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).
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -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 pkg -I example -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 pkg -I example -o lib/yurt_util.cmx lib/yurt_util.ml
- 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).
- + 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 pkg -I example -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 pkg -I example -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 pkg -I example -o lib/yurt_html.cmx lib/yurt_html.ml
- File "_none_", 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 pkg -I example -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 pkg -I example -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 pkg -I example -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 pkg -I example -o lib/yurt_form.cmx lib/yurt_form.ml
- 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).
- + 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 pkg -I example -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 pkg -I example -o lib/yurt.cmx lib/yurt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -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 pkg -I example -o lib/yurt.cmo lib/yurt.ml
- + ocamlfind ocamlc -c -g -bin-annot -thread -package 'cohttp-lwt-unix ezjsonm lwt_log' -I lib -I pkg -I example -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 pkg -I example -o lib/yurt_html.cmo lib/yurt_html.ml
- File "_none_", 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-06-24 19:33.08: OK: build yurt.0.5 (runc: 14.2s, disk: 21KB)
2026-06-24 19:33.08: Job succeeded