Build:
  1. 0
2026-06-16 18:55.57: New job: build yurt.0.5 (44395c2541fd)
2026-06-16 18:55.57: Waiting for resource in pool day11-builds
2026-06-16 19:09.41: Got resource from pool day11-builds
2026-06-16 19:09.41: [profile full] build yurt.0.5
2026-06-16 19:09.41: build yurt.0.5 (44395c2541fd)
=== DEPENDENCIES (57 transitive) ===
  angstrom.0.16.1                                    acdef106c8a9
  astring.0.8.5                                      af0a355c6a41
  base.v0.17.3                                       876ca94bfeea
  base-bytes.base                                    4e354a32e9ce
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       be2419553127
  bigstringaf.0.10.0                                 cef54f1cd12e
  cmdliner.1.3.0                                     9fd00a2855c1
  cohttp.4.0.0                                       3f625a156635
  cohttp-lwt.4.0.0                                   9aa731461cb7
  cohttp-lwt-unix.4.0.0                              0a54f6fb981f
  conduit.2.1.0                                      78edc03b7dac
  conduit-lwt.2.1.0                                  a790e33c13dc
  conduit-lwt-unix.2.2.2                             a63fb88731fb
  cppo.1.8.0                                         3c775a388c9d
  csexp.1.5.2                                        e2491a88a8e9
  cstruct.6.2.0                                      e515898d1902
  domain-name.0.5.0                                  d22b69f25457
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  ezjsonm.1.3.0                                      0cf6acaa95b8
  fmt.0.11.0                                         91daf499456b
  hex.1.5.0                                          8523a421ceb5
  ipaddr.5.6.2                                       57c926fc4f58
  ipaddr-sexp.5.6.2                                  09d4284a1920
  jsonm.1.0.2                                        55b5a25a7dd3
  logs.0.10.0                                        5cc710f45dba
  lwt.5.10.0                                         c729367991aa
  lwt_log.1.1.2                                      c23ec55e77de
  macaddr.5.6.2                                      f0e5bac74ecb
  magic-mime.1.3.1                                   8c9512ee5bfb
  num.1.6                                            158dee1e5f8c
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-compiler-libs.v0.17.0                        bb35244dbd80
  ocaml-config.3                                     aa27f63940d8
  ocaml-syntax-shims.1.0.0                           121d9d9e944d
  ocaml_intrinsics_kernel.v0.17.2                    faf575551ca9
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  ocplib-endian.1.2                                  1d89a46df662
  parsexp.v0.17.0                                    3e5ce3992c1d
  ppx_derivers.1.2.1                                 48d8f0a02148
  ppx_sexp_conv.v0.17.1                              3f62d77bb0bb
  ppxlib.0.38.0                                      089dd9eec9cd
  ppxlib_jane.v0.17.4                                a62b992f5e07
  re.1.14.0                                          5782bfeeaea2
  sexplib.v0.17.0                                    06685797e3a3
  sexplib0.v0.17.0                                   3a274f46ef22
  stdlib-shims.0.3.0                                 b64bd5274094
  stringext.1.6.0                                    d48b69dde427
  topkg.1.1.1                                        4a88955a28b6
  uri.4.4.0                                          c8b58c833e48
  uri-sexp.4.4.0                                     d75cf800c1bb
  uutf.1.0.4                                         78a247af49a2
=== 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-16 19:09.49: OK: build yurt.0.5 (runc: 4.1s, disk: 20KB)
2026-06-16 19:09.49: Job succeeded