Build:
  1. 0
2026-06-16 18:30.32: New job: build cohttp-lwt-unix.4.0.0 (d76cdc46ea66)
2026-06-16 18:30.32: Waiting for resource in pool day11-builds
2026-06-16 18:48.38: Got resource from pool day11-builds
2026-06-16 18:48.38: [profile full] build cohttp-lwt-unix.4.0.0
2026-06-16 18:48.38: build cohttp-lwt-unix.4.0.0 (d76cdc46ea66)
=== DEPENDENCIES (64 transitive) ===
  angstrom.0.16.1                                    a6657eb64b3f
  astring.0.8.5                                      91abdc7a53c3
  base.v0.14.4                                       fe70b190c04e
  base-bytes.base                                    9e3796bcb03e
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  base64.3.5.2                                       b51cb6865d7d
  bigstringaf.0.9.0                                  b1a3bf394793
  cmdliner.1.3.0                                     a308ed263822
  cohttp.4.0.0                                       13f255dd9300
  cohttp-lwt.4.0.0                                   a4f55d2c74ed
  conduit.1.3.0                                      49619e21b9b0
  conduit-lwt.1.3.0                                  a5011867bde6
  conduit-lwt-unix.1.3.0                             47fccb47b3cd
  conf-libssl.4                                      cff50a027312
  conf-pkg-config.5                                  64c6b37d622b
  conf-which.1                                       9799649fc020
  cppo.1.8.0                                         2f299f9291f9
  csexp.1.5.1                                        e4c3594fd1a2
  dune.2.9.3                                         4ee209912894
  dune-configurator.2.9.3                            9787279a4d5c
  fmt.0.11.0                                         e3dd390f1990
  ipaddr.2.8.0                                       033167da4865
  jbuilder.1.0+beta20.2                              12fbbe32fb93
  js_of_ocaml.4.0.0                                  6476ec6ebbae
  js_of_ocaml-compiler.4.0.0                         a9c3414b6506
  jsonm.1.0.2                                        860492790d92
  logs.0.7.0                                         bfde3b848d48
  lwt.5.9.1                                          9dfb9856c8b5
  lwt_ssl.1.1.3                                      2d7577400adb
  magic-mime.1.3.1                                   1c177d5c2305
  menhir.20260209                                    84cc1f884d2b
  menhirCST.20260209                                 1cca1ab53679
  menhirGLR.20260209                                 ba12adcb4da1
  menhirLib.20260209                                 6e9beb7bad69
  menhirSdk.20260209                                 5059305c1dc7
  num.1.6                                            6107ad20ded4
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-compiler-libs.v0.12.4                        31ca5fb84fbf
  ocaml-config.2                                     3a99bd9dbb34
  ocaml-migrate-parsetree.1.8.0                      09caba5a844a
  ocaml-syntax-shims.1.0.0                           a9bfb21293f3
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.8                                    9ccba9f3d58c
  ocplib-endian.1.2                                  4f8789280a4f
  parsexp.v0.14.2                                    a5a306cbf5c1
  ppx_derivers.1.2.1                                 e9fe30a66c54
  ppx_sexp_conv.v0.14.1                              0e7c5c733c95
  ppxlib.0.15.0                                      ac62040a4c92
  re.1.12.0                                          f89d23c72e03
  result.1.5                                         9c692c8474eb
  seq.base                                           464aa74108c5
  sexplib.v0.14.0                                    6cebd4f75b53
  sexplib0.v0.14.0                                   8002625abb72
  ssl.0.5.5                                          68e69cfa6060
  stdlib-shims.0.3.0                                 49562823b69b
  stringext.1.6.0                                    7382ec808b3b
  topkg.1.1.1                                        7b16f58d847f
  uchar.0.0.2                                        4db3d77eb50c
  uri.4.4.0                                          badf4703472c
  uri-sexp.4.4.0                                     e60ad7f48605
  uutf.1.0.4                                         4230a69410e2
  yojson.3.0.0                                       dd1bbf6badd8
=== STDOUT ===
Processing: [default: loading data]
[cohttp-lwt-unix.4.0.0: extract]
-> retrieved cohttp-lwt-unix.4.0.0  (cached)
[cohttp-lwt-unix: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "cohttp-lwt-unix" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/cohttp-lwt-unix.4.0.0)
-       ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_curl_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 107, characters 10-14:
- 107 |   ( Term.(pure run_client $ verb $ ofile $ uri $ meth),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 108, characters 4-13:
- 108 |     Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 110, characters 15-24:
- 110 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-       ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_server_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 178, characters 10-14:
- 178 |   ( Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 179, characters 4-13:
- 179 |     Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 181, characters 15-24:
- 181 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-       ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_proxy_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 114, characters 10-14:
- 114 |   ( Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 115, characters 4-13:
- 115 |     Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 117, characters 15-24:
- 117 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_curl_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 107, characters 10-14:
- 107 |   ( Term.(pure run_client $ verb $ ofile $ uri $ meth),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 108, characters 4-13:
- 108 |     Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 110, characters 15-24:
- 110 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_proxy_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 114, characters 10-14:
- 114 |   ( Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 115, characters 4-13:
- 115 |     Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 117, characters 15-24:
- 117 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_server_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 178, characters 10-14:
- 178 |   ( Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 179, characters 4-13:
- 179 |     Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man )
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 181, characters 15-24:
- 181 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  cohttp-lwt-unix.4.0.0
-> installed cohttp-lwt-unix.4.0.0
[WARNING] Opam package conf-libssl.4 depends on the following system package that can no longer be found: libssl-dev

=== STDERR ===

2026-06-16 18:49.06: OK: build cohttp-lwt-unix.4.0.0 (runc: 6.1s, disk: 18KB)
2026-06-16 18:49.06: Job succeeded