Build:
  1. 0
2026-06-24 19:06.04: New job: build ldp.0.4.0 (a4cddb3a1341)
2026-06-24 19:06.04: Waiting for resource in pool day11-builds
2026-06-24 19:24.05: Got resource from pool day11-builds
2026-06-24 19:24.05: [profile full] build ldp.0.4.0
2026-06-24 19:24.05: build ldp.0.4.0 (a4cddb3a1341)
=== DEPENDENCIES (74 transitive) ===
  angstrom.0.16.1                                    11c793ba24a8
  astring.0.8.5                                      6925d4c0b20d
  base.v0.17.3                                       8f6f65a495df
  base-bytes.base                                    b1e4ea0d0665
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       976ee5627025
  bigstringaf.0.10.0                                 a4abf4d59a91
  cmdliner.2.1.1                                     f8fcac25252a
  cohttp.5.3.0                                       da0d2b4e4244
  cohttp-lwt.5.3.0                                   6e69be956f10
  conf-libpcre.2                                     262542ccb2b0
  conf-pkg-config.5                                  d5de2c6a88f9
  cppo.1.8.0                                         c8a9dfb8f116
  csexp.1.5.2                                        0ced60b1f74a
  cstruct.6.2.0                                      c932cff71880
  dune.3.23.1                                        9d721df3a13a
  dune-build-info.3.23.1                             31a544cdb0a5
  dune-compiledb.0.6.0                               0c56b8737e67
  dune-configurator.3.23.1                           1ab906eeab63
  ezjsonm.1.3.0                                      ccae2aae2b6d
  fmt.0.11.0                                         5b9f0a6f356a
  fpath.0.7.3                                        0824a9147f7e
  gen.1.1                                            2291834c6da2
  hex.1.5.0                                          72094f5a6265
  iri.1.2.0                                          7e84ce51a9ab
  js_of_ocaml-compiler.6.4.0                         b2bc1d62a4aa
  jsonm.1.0.2                                        153c317b333e
  logs.0.10.0                                        92f4127162f3
  lwt.5.10.0                                         e020e86cb12a
  lwt_ppx.5.9.1                                      2f3687885474
  menhir.20260209                                    05da01205928
  menhirCST.20260209                                 10afe0461689
  menhirGLR.20260209                                 7b22500e7305
  menhirLib.20260209                                 0f58e6c70ac8
  menhirSdk.20260209                                 caf07569aba6
  num.1.6                                            bf28d08d4620
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-compiler-libs.v0.17.0                        ae1038bc23cf
  ocaml-config.3                                     a52eea84eedb
  ocaml-syntax-shims.1.0.0                           32df0930c8b9
  ocaml_intrinsics_kernel.v0.17.2                    32978fa5e296
  ocamlbuild.0.16.1                                  bdeca1c5518a
  ocamlfind.1.9.8                                    558092066ff0
  ocf.0.9.0                                          702149f99090
  ocf_ppx.0.9.0                                      72d8d92d4751
  ocplib-endian.1.2                                  bf0e5b1899f9
  parsexp.v0.17.0                                    056711ec90a9
  pcre.8.0.5                                         145f009985ac
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppx_sexp_conv.v0.17.0                              c53bc9e72c5f
  ppxlib.0.35.0                                      c1fcf64e4dff
  ppxlib_jane.v0.17.2                                afde4700f035
  ptime.1.2.0                                        2a44ca465411
  rdf.1.1.0                                          1488a72eb6fe
  rdf_ppx.1.1.0                                      3763a5ee0e5d
  re.1.14.0                                          979bfa8c9518
  sedlex.3.7                                         075b0ea830c5
  seq.base                                           cd738ac20daf
  sexplib.v0.17.0                                    f4278fba614c
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
  stringext.1.6.0                                    c1fdb1453e0b
  topkg.1.1.1                                        e3d6961e1f2d
  uri.4.4.0                                          117d5d7c4ccf
  uri-sexp.4.4.0                                     3b23a9e2b3af
  uucp.17.0.0                                        94687c256f79
  uuidm.0.9.10                                       a26a8bf5b7e7
  uunf.17.0.0                                        de3ae5e75cfb
  uutf.1.0.4                                         8aa704651f94
  xmlm.1.4.0                                         767b7fda8a45
  yojson.2.2.2                                       964627aa5cc3
=== STDOUT ===
Processing: [default: loading data]
[ldp.0.4.0: dl]
[ldp.0.4.0: extract]
-> retrieved ldp.0.4.0  (https://opam.ocaml.org/cache)
[ldp: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ldp" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ldp.0.4.0)
- File "dune-project", line 21, characters 4-24:
- 21 |     (cohttp-lwt (< "6"))
-          ^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (cohttp-lwt (< 6)) in 'depends'
- field. If you want to specify multiple constraints, combine them using (and
- ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
[ldp: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "ldp" "--create-install-files" "ldp" (CWD=/home/opam/.opam/default/.opam-switch/build/ldp.0.4.0)
-> compiled  ldp.0.4.0
-> installed ldp.0.4.0
[WARNING] Opam package conf-libpcre.2 depends on the following system package that can no longer be found: libpcre3-dev

=== STDERR ===

2026-06-24 19:24.30: OK: build ldp.0.4.0 (runc: 5.6s, disk: 14KB)
2026-06-24 19:24.30: Job succeeded