Build:
  1. 0
2026-06-24 15:40.16: New job: build lsp.1.5.0 (bfe877114ba9)
2026-06-24 15:40.16: Waiting for resource in pool day11-builds
2026-06-24 16:50.03: Got resource from pool day11-builds
2026-06-24 16:50.03: [profile full] build lsp.1.5.0
2026-06-24 16:50.03: build lsp.1.5.0 (bfe877114ba9)
=== DEPENDENCIES (20 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  cppo.1.8.0                                         deac69f17b6b
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  jsonrpc.1.5.0                                      852de3b1a303
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocaml-syntax-shims.1.0.0                           57f31ba6c740
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ppx_yojson_conv_lib.v0.17.0                        15380afbdda6
  result.1.5                                         dc628609a9da
  seq.base                                           8e8202906505
  stdlib-shims.0.3.0                                 e7f8a4f187fa
  topkg.1.1.1                                        ac206dbbd2b6
  uutf.1.0.4                                         4c8ac9e9daae
  yojson.2.2.2                                       6a9cc5869c29
=== STDOUT ===
Processing: [default: loading data]
[lsp.1.5.0: extract]
-> retrieved lsp.1.5.0  (cached)
[lsp: ocaml unix.cma]
+ /home/opam/.opam/default/bin/ocaml "unix.cma" "unvendor.ml" (CWD=/home/opam/.opam/default/.opam-switch/build/lsp.1.5.0)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "./unvendor.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
[lsp: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lsp" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/lsp.1.5.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I fiber-unix/src/.fiber_unix.objs/byte -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/yojson -I vendor/fiber/.fiber.objs/byte -I vendor/stdune/.stdune.objs/byte -cmi-file fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Barrier.cmi -no-alias-deps -open Fiber_unix__ -o fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Barrier.cmo -c -impl fiber-unix/src/barrier.ml)
- File "fiber-unix/src/barrier.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I fiber-unix/src/.fiber_unix.objs/byte -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/yojson -I vendor/fiber/.fiber.objs/byte -I vendor/stdune/.stdune.objs/byte -cmi-file fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Scheduler.cmi -no-alias-deps -open Fiber_unix__ -o fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Scheduler.cmo -c -impl fiber-unix/src/scheduler.ml)
- File "fiber-unix/src/scheduler.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I fiber-unix/src/.fiber_unix.objs/byte -I fiber-unix/src/.fiber_unix.objs/native -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/yojson -I vendor/fiber/.fiber.objs/byte -I vendor/fiber/.fiber.objs/native -I vendor/stdune/.stdune.objs/byte -I vendor/stdune/.stdune.objs/native -cmi-file fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Barrier.cmi -no-alias-deps -open Fiber_unix__ -o fiber-unix/src/.fiber_unix.objs/native/fiber_unix__Barrier.cmx -c -impl fiber-unix/src/barrier.ml)
- File "fiber-unix/src/barrier.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I fiber-unix/src/.fiber_unix.objs/byte -I fiber-unix/src/.fiber_unix.objs/native -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/yojson -I vendor/fiber/.fiber.objs/byte -I vendor/fiber/.fiber.objs/native -I vendor/stdune/.stdune.objs/byte -I vendor/stdune/.stdune.objs/native -cmi-file fiber-unix/src/.fiber_unix.objs/byte/fiber_unix__Scheduler.cmi -no-alias-deps -open Fiber_unix__ -o fiber-unix/src/.fiber_unix.objs/native/fiber_unix__Scheduler.cmx -c -impl fiber-unix/src/scheduler.ml)
- File "fiber-unix/src/scheduler.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-> compiled  lsp.1.5.0
-> installed lsp.1.5.0

=== STDERR ===

2026-06-24 16:50.27: OK: build lsp.1.5.0 (runc: 16.1s, disk: 12KB)
2026-06-24 16:50.27: Job succeeded