Build:
  1. 0
2026-06-24 12:13.47: New job: build lwt.5.6.1 (f6e038c8e51b)
2026-06-24 12:13.47: Waiting for resource in pool day11-builds
2026-06-24 13:42.26: Got resource from pool day11-builds
2026-06-24 13:42.26: [profile full] build lwt.5.6.1
2026-06-24 13:42.26: build lwt.5.6.1 (f6e038c8e51b)
=== DEPENDENCIES (12 transitive) ===
  base-bytes.base                                    d0fd04dd9830
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         dcb021400411
  csexp.1.5.2                                        5877f876f528
  dune.3.23.1                                        167573e3d8b2
  dune-configurator.3.23.1                           7c67a41953ca
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-config.2                                     c8f40f500988
  ocamlfind.1.9.8                                    9cedae5d7e1a
  ocplib-endian.1.2                                  425bcdf4627f
=== STDOUT ===
Processing: [default: loading data]
[lwt.5.6.1: dl]
[lwt.5.6.1: extract]
-> retrieved lwt.5.6.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.6.1)
[lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lwt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.6.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 -I /home/opam/.opam/default/lib/bytes -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 -I /home/opam/.opam/default/lib/bytes -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.6.1
-> installed lwt.5.6.1

=== STDERR ===

2026-06-24 13:42.43: OK: build lwt.5.6.1 (runc: 11.2s, disk: 8KB)
2026-06-24 13:42.43: Job succeeded