Build:
  1. 0
2026-06-16 12:02.48: New job: build lwt.5.9.1 (86db12477760)
2026-06-16 12:02.48: Waiting for resource in pool day11-builds
2026-06-16 12:46.49: Got resource from pool day11-builds
2026-06-16 12:46.49: [profile full] build lwt.5.9.1
2026-06-16 12:46.49: build lwt.5.9.1 (86db12477760)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         1167b74ab0f3
  csexp.1.5.1                                        e3f0f167b110
  dune.2.9.3                                         36797f878ec2
  dune-configurator.2.9.3                            d180a2638840
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
  ocplib-endian.1.2                                  f826ad11fb60
  result.1.5                                         33a2387f4b32
=== 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-06-16 12:47.04: OK: build lwt.5.9.1 (runc: 10.6s, disk: 8KB)
2026-06-16 12:47.04: Job succeeded