Build:
  1. 0
2026-09-03 18:17.16: New job: build lwt.5.9.1 (48741e3efe8d)
2026-09-03 18:17.16: Waiting for resource in pool day11-builds
2026-09-03 19:57.55: Got resource from pool day11-builds
2026-09-03 19:57.55: [profile full] build lwt.5.9.1
2026-09-03 19:57.55: build lwt.5.9.1 (48741e3efe8d)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cppo.1.8.0                                         60b3e77eae87
  csexp.1.5.1                                        ae51a7546d3e
  dune.2.9.3                                         7191b8072f51
  dune-configurator.2.9.3                            528bb22b0c70
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocplib-endian.1.2                                  de708bec609e
  result.1.5                                         832dbb2f8453
=== STDOUT ===
Processing: [default: loading data]
[lwt.5.9.1: dl]
[lwt.5.9.1: extract]
-> retrieved lwt.5.9.1  (https://opam.ocaml.org/cache)
[lwt: dune exec]
+ /home/opam/.opam/default/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.9.1)
[lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lwt" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.9.1)
-       ocamlc src/core/.lwt.objs/byte/lwt_stream.{cmo,cmt}
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-     ocamlopt src/core/.lwt.objs/native/lwt_stream.{cmx,o}
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.9.1
-> installed lwt.5.9.1

=== STDERR ===

2026-09-03 19:58.28: OK: build lwt.5.9.1 (runc: 17.1s, disk: 8KB)
2026-09-03 19:58.28: Job succeeded