Build:
  1. 0
2026-06-24 12:06.55: New job: build lwt.5.9.1 (b2f6189a1c7c)
2026-06-24 12:06.55: Waiting for resource in pool day11-builds
2026-06-24 13:23.20: Got resource from pool day11-builds
2026-06-24 13:23.20: [profile full] build lwt.5.9.1
2026-06-24 13:23.20: build lwt.5.9.1 (b2f6189a1c7c)
=== DEPENDENCIES (13 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-libev.4-13                                    b009a41c7006
  cppo.1.8.0                                         460688d7d7bb
  csexp.1.5.2                                        ddefd37d0d4d
  dune.3.12.2                                        dc96e452989b
  dune-configurator.3.18.2                           8f92ff57e614
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  dba017633a30
=== 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-24 13:23.50: OK: build lwt.5.9.1 (runc: 13.6s, disk: 9KB)
2026-06-24 13:23.50: Job succeeded