Build:
  1. 1
  2. 0
2026-09-03 21:28.40: New job: build lsp.1.5.0 (d2a2b422bd53)
2026-09-03 21:28.40: Waiting for resource in pool day11-builds
2026-09-03 22:36.09: Got resource from pool day11-builds
2026-09-03 22:36.09: [profile full] build lsp.1.5.0
2026-09-03 22:36.09: build lsp.1.5.0 (d2a2b422bd53)
=== DEPENDENCIES (20 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         83351009e21e
  csexp.1.5.2                                        58b250503765
  dune.3.24.2                                        ec704e062ad3
  jsonrpc.1.5.0                                      8252b0d420b1
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-syntax-shims.1.0.0                           c27f011a36e9
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ppx_yojson_conv_lib.v0.17.0                        47daea3085ac
  result.1.5                                         8fc6ae0d59de
  seq.base                                           28d30f6112ac
  stdlib-shims.0.3.0                                 8ab1e1c44699
  topkg.1.1.1                                        3bd227743fbd
  uutf.1.0.4                                         af704224ff27
  yojson.2.2.2                                       1e1ee3fd5c34
=== 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-09-03 22:36.39: OK: build lsp.1.5.0 (runc: 20.6s, disk: 12KB)
2026-09-03 22:36.39: Job succeeded