Build:
- 0
2026-06-24 12:04.21: New job: build lwt.5.9.1 (a8fd596acb06)
2026-06-24 12:04.21: Waiting for resource in pool day11-builds
2026-06-24 13:20.39: Got resource from pool day11-builds
2026-06-24 13:20.39: [profile full] build lwt.5.9.1
2026-06-24 13:20.39: build lwt.5.9.1 (a8fd596acb06)
=== DEPENDENCIES (13 transitive) ===
base-bytes.base c40d17bc86b5
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cppo.1.8.0 b713f33544a4
csexp.1.5.1 3b8b439aa630
dune.2.9.3 b31e72bc915d
dune-configurator.2.9.3 325687bc43ee
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 2786410e3fd4
result.1.5 bd06eaf5b0dd
=== 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-24 13:21.31: OK: build lwt.5.9.1 (runc: 19.2s, disk: 8KB)
2026-06-24 13:21.31: Job succeeded