Build:
  1. 0
2026-06-24 14:05.18: New job: build melange-fetch.0.1.0 (81d8122612fe)
2026-06-24 14:05.18: Waiting for resource in pool day11-builds
2026-06-24 16:23.35: Got resource from pool day11-builds
2026-06-24 16:23.35: [profile full] build melange-fetch.0.1.0
2026-06-24 16:23.35: build melange-fetch.0.1.0 (81d8122612fe)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.2.1.1                                     f8fcac25252a
  cppo.1.8.0                                         c8a9dfb8f116
  dune.3.23.1                                        9d721df3a13a
  dune-build-info.3.23.1                             31a544cdb0a5
  melange.5.0.1-53                                   aa4e26f5a897
  menhir.20260209                                    05da01205928
  menhirCST.20260209                                 10afe0461689
  menhirGLR.20260209                                 7b22500e7305
  menhirLib.20260209                                 0f58e6c70ac8
  menhirSdk.20260209                                 caf07569aba6
  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
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppxlib.0.35.0                                      c1fcf64e4dff
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
=== 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-24 16:24.02: OK: build melange-fetch.0.1.0 (runc: 7.6s, disk: 23KB)
2026-06-24 16:24.02: Job succeeded