Build:
  1. 0
2026-06-16 16:05.18: New job: build server-reason-react.0.3.1 (90e3fad10028)
2026-06-16 16:05.18: Waiting for resource in pool day11-builds
2026-06-16 16:49.43: Got resource from pool day11-builds
2026-06-16 16:49.43: [profile full] build server-reason-react.0.3.1
2026-06-16 16:49.43: build server-reason-react.0.3.1 (90e3fad10028)
=== DEPENDENCIES (40 transitive) ===
  angstrom.0.16.1                                    99bfe987c8aa
  base-bytes.base                                    8ab13da973da
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstringaf.0.10.0                                 721b6ea39416
  cmdliner.2.1.1                                     028a21e51b66
  cppo.1.8.0                                         6031bb651610
  csexp.1.5.2                                        66e041c3f743
  ctypes.0.24.0                                      772255cd3cab
  dune.3.23.1                                        0eec37bb9614
  dune-build-info.3.23.1                             e91298c36f5e
  dune-configurator.3.23.1                           13ba73c31bd5
  fix.20250919                                       92b01756b9ea
  integers.0.8.0                                     5584f69afcf5
  lwt.5.10.0                                         61ac8f27cf86
  lwt_ppx.5.9.1                                      71ef21d899d2
  melange.5.1.0-51                                   d7fd2f9f6be3
  menhir.20260209                                    993f9eee341d
  menhirCST.20260209                                 5d8b8a19d024
  menhirGLR.20260209                                 e5f757059377
  menhirLib.20260209                                 6c7ddf1c15d3
  menhirSdk.20260209                                 6b589617e557
  merlin-extend.0.6.2                                c7f908d5fc49
  ocaml.5.1.1                                        14b304529104
  ocaml-base-compiler.5.1.1                          6a7356cc38e6
  ocaml-compiler-libs.v0.12.4                        e0b02e45e7fe
  ocaml-config.3                                     902a985e27d4
  ocaml-syntax-shims.1.0.0                           dc3401576741
  ocamlfind.1.9.8                                    1a45b3c21c31
  ocplib-endian.1.2                                  d53b227928c3
  ppx_derivers.1.2.1                                 830e6aae2676
  ppxlib.0.35.0                                      2050c6224124
  promise.1.1.2                                      2e47e6cea28e
  quickjs.0.1.2                                      e515565ab71d
  reason.3.15.0                                      4aad9929c3ea
  result.1.5                                         38be240a4468
  sexplib0.v0.17.0                                   89c7c213614a
  stdlib-shims.0.3.0                                 5e095273c852
  stringext.1.6.0                                    a053b060eac0
  uri.4.4.0                                          cc4c96c35c47
=== STDOUT ===
Processing: [default: loading data]
[server-reason-react.0.3.1: dl]
[server-reason-react.0.3.1: extract]
-> retrieved server-reason-react.0.3.1  (https://opam.ocaml.org/cache)
[server-reason-react: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "server-reason-react" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/server-reason-react.0.3.1)
- File "dune-project", line 63, characters 2-29:
- 63 |   (melange-webapi :with-test)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (melange-webapi :with-test) 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))
- (cd _build/.sandbox/4a1abbdc04586f63f8bad300180cef57/default && /home/opam/.opam/default/bin/melc -w -40 -g -bin-annot -I packages/promise/js/.promise_js.objs/melange -I /home/opam/.opam/default/lib/melange/belt/melange -I /home/opam/.opam/default/lib/melange/js/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name promise --bs-package-name server-reason-react.promise-js -no-alias-deps -o packages/promise/js/.promise_js.objs/melange/promise.cmj -c -impl packages/promise/js/promise.re.pp.ml)
- File "packages/promise/js/promise.re", line 312, characters 42-50:
- 312 | let allOk2 = (p1, p2) => unsafeAllOkArray((p1, p2));
-                                                 ^^^^^^^^
- Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
- 
- File "packages/promise/js/promise.re", line 314, characters 46-58:
- 314 | let allOk3 = (p1, p2, p3) => unsafeAllOkArray((p1, p2, p3));
-                                                     ^^^^^^^^^^^^
- Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
- 
- File "packages/promise/js/promise.re", line 316, characters 50-66:
- 316 | let allOk4 = (p1, p2, p3, p4) => unsafeAllOkArray((p1, p2, p3, p4));
-                                                         ^^^^^^^^^^^^^^^^
- Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
- 
- File "packages/promise/js/promise.re", line 318, characters 54-74:
- 318 | let allOk5 = (p1, p2, p3, p4, p5) => unsafeAllOkArray((p1, p2, p3, p4, p5));
-                                                             ^^^^^^^^^^^^^^^^^^^^
- Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
- 
- File "packages/promise/js/promise.re", line 321, characters 19-43:
- 321 |   unsafeAllOkArray((p1, p2, p3, p4, p5, p6));
-                          ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
-> compiled  server-reason-react.0.3.1
-> installed server-reason-react.0.3.1

=== STDERR ===

2026-06-16 16:50.39: OK: build server-reason-react.0.3.1 (runc: 27.6s, disk: 12KB)
2026-06-16 16:50.39: Job succeeded