Build:
- 0
2026-07-15 00:09.48: New job: build dream.1.0.0~alpha2 (283cb507a9e7) 2026-07-15 00:09.48: Waiting for resource in pool day11-builds 2026-07-15 00:38.56: Got resource from pool day11-builds 2026-07-15 00:38.56: [profile full] build dream.1.0.0~alpha2 2026-07-15 00:38.56: build dream.1.0.0~alpha2 (283cb507a9e7) === DEPENDENCIES (72 transitive) === angstrom.0.16.1 c7508aec148a base-bytes.base 81ea5bb7af8a base-threads.base afe16a8e71c3 base-unix.base 73c0a5fdd34a base64.3.5.2 87ea5e73fb96 bigarray-compat.1.1.0 ba6ad5839f63 bigstringaf.0.10.0 4ce8a51bde80 bstr.0.0.4 aeb318eb1598 caqti.1.6.0 01f5c0dc9ec0 caqti-lwt.1.6.0 526a1f10dd97 cmdliner.1.0.4 a3415186d84c conf-libev.4-13 6ac8d20dafad conf-libssl.4 5d039e39dbec conf-pkg-config.5 2c611009363a cppo.1.8.0 9b15c09e8e3e csexp.1.5.2 ba6320727505 cstruct.6.0.1 8f7bc4c89b7e digestif.1.3.1 2b7f079392cb dune.3.24.0 13b0137a6149 dune-configurator.3.24.0 667833a4a02b duration.0.3.1 e239f9a25b49 eqaf.0.9 05c2c4c3f509 faraday.0.8.2 5a7685204d8f faraday-lwt.0.8.2 07e8a9086018 faraday-lwt-unix.0.8.2 1f820056a067 fmt.0.9.0 fa73f8375db3 graphql.0.14.0 a819d0a3c684 graphql-lwt.0.14.0 7e3329481e9b graphql_parser.0.14.0 c2d2606e1678 hmap.0.8.1 b166e5a52c8d ke.0.6 f4f73a02690b logs.0.7.0 61912ed206e8 lwt.5.10.1 7283b95486ce lwt_ppx.5.9.1 61963e420b32 lwt_ssl.1.2.0 08c43d2fc839 magic-mime.1.3.1 4e9e6426cfba menhir.20260209 3938a38c933c menhirCST.20260209 cb198c99395c menhirGLR.20260209 2b104afca832 menhirLib.20260209 2e204a12aeb0 menhirSdk.20260209 eabf8476ce85 mirage-crypto.0.10.7 0e9bbe5b71b6 mirage-crypto-rng.0.10.7 9b4c802fd805 mtime.2.1.0 d5ee9b434517 multipart_form.0.3.0 a5a4c41b79a4 ocaml.4.14.4 ff640eef2ca4 ocaml-base-compiler.4.14.4 0ab775b44d12 ocaml-compiler-libs.v0.12.4 0b4da3656415 ocaml-config.2 3a0479a5d208 ocaml-syntax-shims.1.0.0 7e7b242e07c5 ocamlbuild.0.16.1 00e8b44ad27e ocamlfind.1.9.8 7160dd70cf9c ocplib-endian.1.2 85105c49068d pecu.0.7 5758cbc30b91 ppx_derivers.1.2.1 941a16fed469 ppxlib.0.35.0 dbb8872adaf5 prettym.0.0.5 a11af67843d0 psq.0.2.1 685dbbc59f85 ptime.1.2.0 7c4b78b8941e re.1.14.0 7bb9a35d53d4 result.1.5 86c285b7267a rresult.0.7.0 ef59d0410c42 seq.base 52743ac83b78 sexplib0.v0.16.0 f23aee59fcb1 ssl.0.7.0 48a5a682b94d stdlib-shims.0.3.0 7cf55162e616 stringext.1.6.0 7b66dd62f315 topkg.1.1.1 a943a52e4ad1 unstrctrd.0.4 b3f653dba47e uri.4.4.0 7a671a601a72 uutf.1.0.3 e81c12786ae3 yojson.3.0.0 a82801864979 === STDOUT === Processing: [default: loading data] [dream.1.0.0~alpha2: dl] [dream.1.0.0~alpha2: extract] -> retrieved dream.1.0.0~alpha2 (https://opam.ocaml.org/cache) [dream: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "dream" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dream.1.0.0~alpha2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/eml/.eml.objs/byte -no-alias-deps -o src/eml/.eml.objs/byte/eml.cmo -c -impl src/eml/eml.ml) - File "src/eml/eml.ml", line 39, characters 4-15: - 39 | Stream.from begin fun _index -> - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 17, characters 45-53: - 17 | val stream : (unit -> char option) -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 148, characters 10-21: - 148 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 151, characters 6-17: - 151 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 162, characters 39-47: - 162 | let scan_code_block : string -> char Stream.t -> token * string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 162, characters 39-47: - 162 | let scan_code_block : string -> char Stream.t -> token * string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 165, characters 32-43: - 165 | match leading_whitespace, Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 170, characters 14-26: - 170 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 187, characters 16-27: - 187 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 190, characters 12-23: - 190 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 194, characters 12-23: - 194 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 216, characters 33-41: - 216 | let scan_text : string -> char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 216, characters 33-41: - 216 | let scan_text : string -> char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 219, characters 12-23: - 219 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 223, characters 20-32: - 223 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 228, characters 10-21: - 228 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 233, characters 8-19: - 233 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 243, characters 27-35: - 243 | let scan_embedded : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 243, characters 27-35: - 243 | let scan_embedded : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 246, characters 12-23: - 246 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 250, characters 8-19: - 250 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 254, characters 8-19: - 254 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 259, characters 12-23: - 259 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 263, characters 20-32: - 263 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 265, characters 10-21: - 265 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 266, characters 10-21: - 266 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 270, characters 10-21: - 270 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 275, characters 8-19: - 275 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 281, characters 6-17: - 281 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 282, characters 6-17: - 282 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 294, characters 32-40: - 294 | let scan_embedded_line : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 294, characters 32-40: - 294 | let scan_embedded_line : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 297, characters 12-23: - 297 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 302, characters 8-19: - 302 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 306, characters 8-19: - 306 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 311, characters 6-17: - 311 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 320, characters 37-45: - 320 | let scan_terminator_options : char Stream.t -> string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 320, characters 37-45: - 320 | let scan_terminator_options : char Stream.t -> string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 323, characters 12-23: - 323 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 327, characters 8-19: - 327 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 331, characters 8-19: - 331 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 336, characters 6-17: - 336 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 337, characters 6-17: - 337 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 349, characters 10-21: - 349 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 358, characters 10-21: - 358 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 366, characters 12-24: - 366 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 380, characters 19-30: - 380 | let next = Stream.peek stream in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 399, characters 10-21: - 399 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 402, characters 6-17: - 402 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 130, characters 18-26: - 130 | val scan : char Stream.t -> token list - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/eml/.eml.objs/byte -I src/eml/.eml.objs/native -intf-suffix .ml -no-alias-deps -o src/eml/.eml.objs/native/eml.cmx -c -impl src/eml/eml.ml) - File "src/eml/eml.ml", line 39, characters 4-15: - 39 | Stream.from begin fun _index -> - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 17, characters 45-53: - 17 | val stream : (unit -> char option) -> char Stream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 148, characters 10-21: - 148 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 151, characters 6-17: - 151 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 162, characters 39-47: - 162 | let scan_code_block : string -> char Stream.t -> token * string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 162, characters 39-47: - 162 | let scan_code_block : string -> char Stream.t -> token * string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 165, characters 32-43: - 165 | match leading_whitespace, Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 170, characters 14-26: - 170 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 187, characters 16-27: - 187 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 190, characters 12-23: - 190 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 194, characters 12-23: - 194 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 216, characters 33-41: - 216 | let scan_text : string -> char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 216, characters 33-41: - 216 | let scan_text : string -> char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 219, characters 12-23: - 219 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 223, characters 20-32: - 223 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 228, characters 10-21: - 228 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 233, characters 8-19: - 233 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 243, characters 27-35: - 243 | let scan_embedded : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 243, characters 27-35: - 243 | let scan_embedded : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 246, characters 12-23: - 246 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 250, characters 8-19: - 250 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 254, characters 8-19: - 254 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 259, characters 12-23: - 259 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 263, characters 20-32: - 263 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 265, characters 10-21: - 265 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 266, characters 10-21: - 266 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 270, characters 10-21: - 270 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 275, characters 8-19: - 275 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 281, characters 6-17: - 281 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 282, characters 6-17: - 282 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 294, characters 32-40: - 294 | let scan_embedded_line : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 294, characters 32-40: - 294 | let scan_embedded_line : char Stream.t -> token = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 297, characters 12-23: - 297 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 302, characters 8-19: - 302 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 306, characters 8-19: - 306 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 311, characters 6-17: - 311 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 320, characters 37-45: - 320 | let scan_terminator_options : char Stream.t -> string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 320, characters 37-45: - 320 | let scan_terminator_options : char Stream.t -> string = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 323, characters 12-23: - 323 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 327, characters 8-19: - 327 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 331, characters 8-19: - 331 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 336, characters 6-17: - 336 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 337, characters 6-17: - 337 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 349, characters 10-21: - 349 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 358, characters 10-21: - 358 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 366, characters 12-24: - 366 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 380, characters 19-30: - 380 | let next = Stream.peek stream in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 399, characters 10-21: - 399 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 402, characters 6-17: - 402 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/eml/eml.ml", line 130, characters 18-26: - 130 | val scan : char Stream.t -> token list - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/vendor/gluten/lwt-unix/.gluten_lwt_unix.objs/byte -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/faraday -I /home/opam/.opam/default/lib/faraday-lwt -I /home/opam/.opam/default/lib/faraday-lwt-unix -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/lwt_ssl -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ssl -I src/vendor/gluten/lib/.gluten.objs/byte -I src/vendor/gluten/lwt/.gluten_lwt.objs/byte -no-alias-deps -open Gluten_lwt_unix__ -o src/vendor/gluten/lwt-unix/.gluten_lwt_unix.objs/byte/gluten_lwt_unix__Ssl_io.cmo -c -impl src/vendor/gluten/lwt-unix/ssl_io.ml) - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 107, characters 38-48: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 108, characters 37-47: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 126, characters 38-48: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 127, characters 37-47: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/vendor/gluten/lwt-unix/.gluten_lwt_unix.objs/byte -I src/vendor/gluten/lwt-unix/.gluten_lwt_unix.objs/native -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/faraday -I /home/opam/.opam/default/lib/faraday-lwt -I /home/opam/.opam/default/lib/faraday-lwt-unix -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/lwt_ssl -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ssl -I src/vendor/gluten/lib/.gluten.objs/byte -I src/vendor/gluten/lib/.gluten.objs/native -I src/vendor/gluten/lwt/.gluten_lwt.objs/byte -I src/vendor/gluten/lwt/.gluten_lwt.objs/native -intf-suffix .ml -no-alias-deps -open Gluten_lwt_unix__ -o src/vendor/gluten/lwt-unix/.gluten_lwt_unix.objs/native/gluten_lwt_unix__Ssl_io.cmx -c -impl src/vendor/gluten/lwt-unix/ssl_io.ml) - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 107, characters 38-48: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 108, characters 37-47: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 126, characters 38-48: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. - File "src/vendor/gluten/lwt-unix/ssl_io.real.ml", line 127, characters 37-47: - Alert deprecated: SSLv23 - SSL 2.0 was deprecated in 2011 by RFC 6176. -> compiled dream.1.0.0~alpha2 [WARNING] Opam packages conf-libssl.4 and conf-pkg-config.5 depend on the following system packages that are no longer installed: libssl-dev pkg-config - conf-libssl.4: depends on libssl-dev - conf-pkg-config.5: depends on pkg-config -> installed dream.1.0.0~alpha2 === STDERR === 2026-07-15 00:39.24: OK: build dream.1.0.0~alpha2 (runc: 19.1s, disk: 42KB) 2026-07-15 00:39.24: Job succeeded