Build:
  1. 0
2026-06-16 18:08.19: New job: build conduit-lwt-unix.1.4.0 (ca8151ce904b)
2026-06-16 18:08.19: Waiting for resource in pool day11-builds
2026-06-16 18:29.53: Got resource from pool day11-builds
2026-06-16 18:29.53: [profile full] build conduit-lwt-unix.1.4.0
2026-06-16 18:29.53: build conduit-lwt-unix.1.4.0 (ca8151ce904b)
=== DEPENDENCIES (54 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
  bigstringaf.0.9.0                                  b1a3bf394793
  cmdliner.1.3.0                                     a308ed263822
  conduit.1.4.0                                      5ff3f6f12c30
  conduit-lwt.1.4.0                                  edf8fb80c1e3
  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.3.1.0                                       22c674cbab44
  js_of_ocaml.4.0.0                                  6476ec6ebbae
  js_of_ocaml-compiler.4.0.0                         a9c3414b6506
  logs.0.7.0                                         bfde3b848d48
  lwt.5.9.1                                          9dfb9856c8b5
  lwt_ssl.1.1.3                                      2d7577400adb
  macaddr.3.1.0                                      688496698077
  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
  result.1.5                                         9c692c8474eb
  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
  yojson.3.0.0                                       dd1bbf6badd8
=== STDOUT ===
Processing: [default: loading data]
[conduit-lwt-unix.1.4.0: extract]
-> retrieved conduit-lwt-unix.1.4.0  (cached)
[conduit-lwt-unix: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "conduit-lwt-unix" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/conduit-lwt-unix.1.4.0)
-        ocaml (internal)
- ocamlfind: Package `launchd.lwt' not found
- /home/opam/.opam/default/lib/lwt_ssl
- ocamlfind: Package `tls.lwt' not found
- Configuration
-   launchd: false
-   ssl    : true
-   tls    : false
-       ocamlc lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_server.{cmo,cmt}
- File "lwt-unix/conduit_lwt_server.ml", line 98, characters 11-25:
- 98 |            Lwt_unix.yield () >>= loop) in
-                 ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-       ocamlc lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_unix.{cmi,cmti}
- File "lwt-unix/conduit_lwt_unix.mli", line 104, characters 26-37:
- 104 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.mli", line 112, characters 26-37:
- 112 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
-     ocamlopt lwt-unix/.conduit_lwt_unix.objs/native/conduit_lwt_server.{cmx,o}
- File "lwt-unix/conduit_lwt_server.ml", line 98, characters 11-25:
- 98 |            Lwt_unix.yield () >>= loop) in
-                 ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-       ocamlc lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_unix.{cmo,cmt}
- File "lwt-unix/conduit_lwt_unix.ml", line 123, characters 26-37:
- 123 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 129, characters 26-37:
- 129 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
-     ocamlopt lwt-unix/.conduit_lwt_unix.objs/native/conduit_lwt_unix.{cmx,o}
- File "lwt-unix/conduit_lwt_unix.ml", line 123, characters 26-37:
- 123 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 129, characters 26-37:
- 129 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
-> compiled  conduit-lwt-unix.1.4.0
-> installed conduit-lwt-unix.1.4.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:30.32: OK: build conduit-lwt-unix.1.4.0 (runc: 4.6s, disk: 13KB)
2026-06-16 18:30.32: Job succeeded