Build:
  1. 0
2026-06-24 11:50.46: New job: build lwt.5.7.0 (559bf78c3918)
2026-06-24 11:50.46: Waiting for resource in pool day11-builds
2026-06-24 13:13.25: Got resource from pool day11-builds
2026-06-24 13:13.25: [profile full] build lwt.5.7.0
2026-06-24 13:13.25: build lwt.5.7.0 (559bf78c3918)
=== DEPENDENCIES (12 transitive) ===
  base-bytes.base                                    9599415fc64b
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         9597d2c8f7b7
  csexp.1.5.2                                        0d959b3daabd
  dune.3.23.1                                        db6fce3d1d3d
  dune-configurator.3.23.1                           0dbbd35b53c7
  ocaml.5.0.0                                        bf52e7fc3967
  ocaml-base-compiler.5.0.0                          8a45cc139786
  ocaml-config.3                                     814dad1b05c3
  ocamlfind.1.9.8                                    075d2a928b3c
  ocplib-endian.1.2                                  bb79552c5e0e
=== STDOUT ===
Processing: [default: loading data]
[lwt.5.7.0: dl]
[lwt.5.7.0: extract]
-> retrieved lwt.5.7.0  (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.7.0)
[lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lwt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt.5.7.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -cmi-file src/core/.lwt.objs/byte/lwt_stream.cmi -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 -cmi-file src/core/.lwt.objs/byte/lwt_stream.cmi -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.7.0
-> installed lwt.5.7.0

=== STDERR ===

2026-06-24 13:13.51: OK: build lwt.5.7.0 (runc: 12.7s, disk: 8KB)
2026-06-24 13:13.51: Job succeeded