Build:
  1. 0
2026-06-26 10:58.01: New job: build server-reason-react.0.3.1 (3ed94e2e8af1)
2026-06-26 10:58.01: Waiting for resource in pool day11-builds
2026-06-26 11:27.28: Got resource from pool day11-builds
2026-06-26 11:27.28: [profile full] build server-reason-react.0.3.1
2026-06-26 11:27.28: build server-reason-react.0.3.1 (3ed94e2e8af1)
=== DEPENDENCIES (40 transitive) ===
  angstrom.0.16.1                                    28887d898fb1
  base-bytes.base                                    1869921476ec
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigstringaf.0.10.0                                 b14be7b98229
  cmdliner.2.1.1                                     25e9ff7a2f04
  cppo.1.8.0                                         9dc61f6b4d94
  csexp.1.5.2                                        7c76f970e34d
  ctypes.0.24.0                                      0ad80f514a0a
  dune.3.23.1                                        1eda34fb24e0
  dune-build-info.3.23.1                             92b17e50c821
  dune-configurator.3.23.1                           0289692ea1c0
  fix.20250919                                       e6239f5e617f
  integers.0.8.0                                     a828f1fc21ab
  lwt.5.10.0                                         0db0ae30b5cb
  lwt_ppx.5.9.1                                      9a69ba41cc3c
  melange.5.1.0-51                                   33849b5635d6
  menhir.20260209                                    718bc39a4042
  menhirCST.20260209                                 ed5e910ebca8
  menhirGLR.20260209                                 f887dd168efa
  menhirLib.20260209                                 faa711fbfa7c
  menhirSdk.20260209                                 5a37c5c38523
  merlin-extend.0.6.2                                70953817dd47
  ocaml.5.1.1                                        d186cfe930c0
  ocaml-base-compiler.5.1.1                          9ad12ad5019c
  ocaml-compiler-libs.v0.12.4                        6c9bad27ba76
  ocaml-config.3                                     cd07d28030fc
  ocaml-syntax-shims.1.0.0                           ca78dcbea5d8
  ocamlfind.1.9.8                                    eb1a7cabca9a
  ocplib-endian.1.2                                  ca2999e7c8e4
  ppx_derivers.1.2.1                                 715e591882d9
  ppxlib.0.35.0                                      a710cfff32a5
  promise.1.1.2                                      a626d3fde07b
  quickjs.0.1.2                                      afd32b75c87c
  reason.3.15.0                                      6c11800b0c38
  result.1.5                                         cf2015c4538b
  sexplib0.v0.17.0                                   f0e3b67fb845
  stdlib-shims.0.3.0                                 ab5875a43d86
  stringext.1.6.0                                    c9b58280c00a
  uri.4.4.0                                          c05aabfce4f4
=== 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-26 11:28.22: OK: build server-reason-react.0.3.1 (runc: 18.1s, disk: 13KB)
2026-06-26 11:28.22: Job succeeded