Build:
  1. 0
2026-06-16 12:15.33: New job: build lwt.5.9.1 (c3beb7b8fc7f)
2026-06-16 12:15.33: Waiting for resource in pool day11-builds
2026-06-16 12:55.10: Got resource from pool day11-builds
2026-06-16 12:55.10: [profile full] build lwt.5.9.1
2026-06-16 12:55.10: build lwt.5.9.1 (c3beb7b8fc7f)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libev.4-13                                    bef12a76492b
  cppo.1.8.0                                         7141953c8bb5
  csexp.1.5.2                                        f288af1d8197
  dune.3.12.2                                        6e8faf85ac61
  dune-configurator.3.18.2                           881da503e74a
  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                                  75acfa076fee
=== 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" "true" (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)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- 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.)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- 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:55.35: OK: build lwt.5.9.1 (runc: 14.6s, disk: 8KB)
2026-06-16 12:55.35: Job succeeded