Build:
  1. 0
2026-06-16 15:52.24: New job: build melange-fetch.0.1.0 (06cd56c60b5d)
2026-06-16 15:52.24: Waiting for resource in pool day11-builds
2026-06-16 16:40.08: Got resource from pool day11-builds
2026-06-16 16:40.08: [profile full] build melange-fetch.0.1.0
2026-06-16 16:40.08: build melange-fetch.0.1.0 (06cd56c60b5d)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     31028e9aa5d7
  cppo.1.8.0                                         419078d7d6b0
  dune.3.23.1                                        433683e90514
  dune-build-info.3.23.1                             966a40e50244
  melange.5.0.1-53                                   ab41ba1300ef
  menhir.20260209                                    db1e576d09fc
  menhirCST.20260209                                 5ae1ce0e3cc9
  menhirGLR.20260209                                 a21348cfb497
  menhirLib.20260209                                 643af17924e0
  menhirSdk.20260209                                 3c82faacb8b3
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-compiler-libs.v0.17.0                        8c25585cc677
  ocaml-config.3                                     0df636be409d
  ppx_derivers.1.2.1                                 ff9d4bfc129e
  ppxlib.0.35.0                                      2ca0651b3ecc
  sexplib0.v0.17.0                                   56e363170312
  stdlib-shims.0.3.0                                 f49bc9dde33b
=== STDOUT ===
Processing: [default: loading data]
[melange-fetch.0.1.0: dl]
[melange-fetch.0.1.0: extract]
-> retrieved melange-fetch.0.1.0  (https://opam.ocaml.org/cache)
[melange-fetch: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "melange-fetch" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/melange-fetch.0.1.0)
- (cd _build/.sandbox/b8510d2ce9faca8e68e4a05f2a57da46/default && .ppx/7f486f41b967e773702b41e3ff99c4da/ppx.exe --cookie 'library-name="fetch"' -o src/Fetch.pp.mli --intf src/Fetch.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Fetch.mli", line 43, characters 37-50:
- 43 |   external abort : unit = "abort" [@@mel.send.pipe: t]
-                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 124, characters 59-72:
- 124 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 125, characters 49-62:
- 125 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 130, characters 5-18:
- 130 |   [@@mel.send.pipe: t] [@@mel.return { null_to_opt }]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 132, characters 43-56:
- 132 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 136, characters 53-66:
- 136 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 158, characters 5-18:
- 158 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 160, characters 48-61:
- 160 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 161, characters 60-73:
- 161 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 162, characters 53-66:
- 162 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 163, characters 50-63:
- 163 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 213, characters 5-18:
- 213 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 215, characters 48-61:
- 215 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 216, characters 60-73:
- 216 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 217, characters 53-66:
- 217 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 218, characters 50-63:
- 218 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 234, characters 34-47:
- 234 |   external clone : t = "clone" [@@mel.send.pipe: t]
-                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 241, characters 5-18:
- 241 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 243, characters 48-61:
- 243 |   external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: t]
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 244, characters 60-73:
- 244 |   external formData : formData Js.Promise.t = "formData" [@@mel.send.pipe: t]
-                                                                   ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 245, characters 53-66:
- 245 |   external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 246, characters 50-63:
- 246 |   external text : string Js.Promise.t = "text" [@@mel.send.pipe: t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 266, characters 59-72:
- 266 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 267, characters 49-62:
- 267 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 268, characters 58-71:
- 268 |   external get : string -> EntryValue.t option = "get" [@@mel.send.pipe: t]
-                                                                 ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 269, characters 63-76:
- 269 |   external getAll : string -> EntryValue.t array = "getAll" [@@mel.send.pipe: t]
-                                                                      ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 270, characters 53-66:
- 270 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 271, characters 43-56:
- 271 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 281, characters 5-18:
- 281 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 285, characters 5-18:
- 285 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 288, characters 5-18:
- 288 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 291, characters 5-18:
- 291 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 295, characters 5-18:
- 295 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.mli", line 298, characters 5-18:
- 298 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- (cd _build/.sandbox/1984b210882026f25e718ef9276ad102/default && .ppx/7f486f41b967e773702b41e3ff99c4da/ppx.exe --cookie 'library-name="fetch"' -o src/Fetch.pp.ml --impl src/Fetch.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/Fetch.ml", line 24, characters 37-50:
- 24 |   external abort : unit = "abort" [@@mel.send.pipe: t]
-                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 257, characters 59-72:
- 257 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 258, characters 49-62:
- 258 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 263, characters 5-18:
- 263 |   [@@mel.send.pipe: t] [@@mel.return { null_to_opt }]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 265, characters 43-56:
- 265 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 269, characters 53-66:
- 269 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 293, characters 7-20:
- 293 |     [@@mel.send.pipe: T.t]
-              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 295, characters 50-63:
- 295 |     external blob : blob Js.Promise.t = "blob" [@@mel.send.pipe: T.t]
-                                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 298, characters 7-20:
- 298 |     [@@mel.send.pipe: T.t]
-              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 300, characters 55-68:
- 300 |     external json : Js.Json.t Js.Promise.t = "json" [@@mel.send.pipe: T.t]
-                                                              ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 301, characters 52-65:
- 301 |     external text : string Js.Promise.t = "text" [@@mel.send.pipe: T.t]
-                                                           ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 437, characters 34-47:
- 437 |   external clone : t = "clone" [@@mel.send.pipe: t]
-                                         ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 456, characters 59-72:
- 456 |   external append : string -> string -> unit = "append" [@@mel.send.pipe: t]
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 457, characters 49-62:
- 457 |   external delete : string -> unit = "delete" [@@mel.send.pipe: t]
-                                                        ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 458, characters 58-71:
- 458 |   external get : string -> EntryValue.t option = "get" [@@mel.send.pipe: t]
-                                                                 ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 459, characters 63-76:
- 459 |   external getAll : string -> EntryValue.t array = "getAll" [@@mel.send.pipe: t]
-                                                                      ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 460, characters 53-66:
- 460 |   external set : string -> string -> unit = "set" [@@mel.send.pipe: t]
-                                                            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 461, characters 43-56:
- 461 |   external has : string -> bool = "has" [@@mel.send.pipe: t]
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 471, characters 5-18:
- 471 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 474, characters 5-18:
- 474 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 477, characters 5-18:
- 477 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 480, characters 5-18:
- 480 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 483, characters 5-18:
- 483 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
- 
- File "src/Fetch.ml", line 486, characters 5-18:
- 486 |   [@@mel.send.pipe: t]
-            ^^^^^^^^^^^^^
- Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
-> compiled  melange-fetch.0.1.0
-> installed melange-fetch.0.1.0

=== STDERR ===

2026-06-16 16:40.39: OK: build melange-fetch.0.1.0 (runc: 3.6s, disk: 23KB)
2026-06-16 16:40.39: Job succeeded