Build:
  1. 0
2026-09-04 00:38.31: New job: build conduit-lwt-unix.1.4.0 (649ce90a115a)
2026-09-04 00:38.31: Waiting for resource in pool day11-builds
2026-09-04 00:59.21: Got resource from pool day11-builds
2026-09-04 00:59.21: [profile full] build conduit-lwt-unix.1.4.0
2026-09-04 00:59.21: build conduit-lwt-unix.1.4.0 (649ce90a115a)
=== DEPENDENCIES (54 transitive) ===
  angstrom.0.16.1                                    db840966bf62
  astring.0.8.5                                      d6d57435af98
  base.v0.14.4                                       70f7640abc04
  base-bytes.base                                    c7e0c3be9a18
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.9.0                                  626e3aee8a37
  cmdliner.1.3.0                                     3ff29f9d4b53
  conduit.1.4.0                                      6e91a16dbfd7
  conduit-lwt.1.4.0                                  41da47300abf
  conf-libssl.4                                      91c9703385de
  conf-pkg-config.5                                  74f50f3cfe72
  conf-which.1                                       4293d66f3d9e
  cppo.1.8.0                                         349948da3656
  csexp.1.5.1                                        c9c1cc79708e
  dune.2.9.3                                         67503f7aaabf
  dune-configurator.2.9.3                            5dfc0ec5c343
  fmt.0.11.0                                         3b4ecbfa2d8e
  ipaddr.3.1.0                                       ddb3ee898a52
  js_of_ocaml.4.0.0                                  6f4b2cd6eb01
  js_of_ocaml-compiler.4.0.0                         ec31d9cb32b3
  logs.0.7.0                                         b3bd72f2d505
  lwt.5.9.1                                          7936744ea219
  lwt_ssl.1.1.3                                      4fed14859ec1
  macaddr.3.1.0                                      1b32bc4d1948
  menhir.20260209                                    8950755673b5
  menhirCST.20260209                                 313d38259885
  menhirGLR.20260209                                 bc91cc4f688e
  menhirLib.20260209                                 4a4e23b8e42c
  menhirSdk.20260209                                 677b537b8615
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        20a7e9211f24
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      cea3ce0b7e54
  ocaml-syntax-shims.1.0.0                           f95306b11638
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  ocplib-endian.1.2                                  17bb31194d19
  parsexp.v0.14.2                                    1f567662a7c6
  ppx_derivers.1.2.1                                 5923fba2b316
  ppx_sexp_conv.v0.14.1                              c69ddc763429
  ppxlib.0.15.0                                      23b270676c9c
  result.1.5                                         d01aeb9ef7d3
  sexplib.v0.14.0                                    49a18f60b2c4
  sexplib0.v0.14.0                                   be3b916562c9
  ssl.0.5.5                                          83bd5262fa6f
  stdlib-shims.0.3.0                                 51b493c5875b
  stringext.1.6.0                                    386e29641975
  topkg.1.1.1                                        64554df6938c
  uchar.0.0.2                                        47eb48c1c3aa
  uri.4.4.0                                          4121d38f274d
  yojson.3.0.0                                       2917a3130311
=== 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_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
-       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
-     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-09-04 00:59.44: OK: build conduit-lwt-unix.1.4.0 (runc: 5.6s, disk: 14KB)
2026-09-04 00:59.44: Job succeeded