Build:
- 0
2026-08-04 02:59.39: New job: build dream.1.0.0~alpha2 (17dbfb07c541) 2026-08-04 02:59.39: Waiting for resource in pool day11-builds 2026-08-04 03:24.56: Got resource from pool day11-builds 2026-08-04 03:24.56: [profile full] build dream.1.0.0~alpha2 2026-08-04 03:24.56: build dream.1.0.0~alpha2 (17dbfb07c541) === DEPENDENCIES (72 transitive) === angstrom.0.16.1 a5a8befbbdfc base-bytes.base 84ff3c5df64b base-threads.base afe16a8e71c3 base-unix.base 73c0a5fdd34a base64.3.5.2 304c13a33da8 bigarray-compat.1.1.0 55693caf15a9 bigstringaf.0.10.0 878c475ec4e9 bstr.0.0.4 cad55dbe20ec caqti.1.6.0 d6cc13d940e2 caqti-lwt.1.6.0 f031321310a2 cmdliner.1.0.4 a3415186d84c conf-libev.4-13 6ac8d20dafad conf-libssl.4 5d039e39dbec conf-pkg-config.5 2c611009363a cppo.1.8.0 27112040f86e csexp.1.5.2 b536b98100e5 cstruct.6.0.1 8a39190d98b4 digestif.1.3.1 f78f6618458b dune.3.24.2 0c11d2e83395 dune-configurator.3.24.2 6fb5bd84955b duration.0.3.1 ffb56587f41a eqaf.0.9 32bbad12ab96 faraday.0.8.2 4e4636eef151 faraday-lwt.0.8.2 54083650722d faraday-lwt-unix.0.8.2 d07b012553ed fmt.0.9.0 25eab97bf9aa graphql.0.14.0 bf3764a73fd2 graphql-lwt.0.14.0 a8d916bacc45 graphql_parser.0.14.0 ac72c6c44343 hmap.0.8.1 5c8dc3630436 ke.0.6 824168d31a70 logs.0.7.0 bd939d0c8467 lwt.5.10.1 124104d4725e lwt_ppx.5.9.1 24f3df2b344c lwt_ssl.1.2.0 a07f0e7f794f magic-mime.1.3.1 b0250b5761d9 menhir.20260209 baec1e533b1a menhirCST.20260209 efe09d806c37 menhirGLR.20260209 c6eb84f23220 menhirLib.20260209 6dd5fdb5cc8e menhirSdk.20260209 7686df0e1c5e mirage-crypto.0.10.7 6a1cbc7f3fb9 mirage-crypto-rng.0.10.7 ba2e210d12f0 mtime.2.1.0 2f6cc112df2e multipart_form.0.3.0 d5e3b2ab1376 ocaml.4.14.4 ff640eef2ca4 ocaml-base-compiler.4.14.4 0ab775b44d12 ocaml-compiler-libs.v0.12.4 bc979ca63cb9 ocaml-config.2 3a0479a5d208 ocaml-syntax-shims.1.0.0 d7479918ce39 ocamlbuild.0.16.1 00e8b44ad27e ocamlfind.1.9.8 aea9878e34cf ocplib-endian.1.2 d02773ec152f pecu.0.7 0f015938fc5a ppx_derivers.1.2.1 0bb116650fb0 ppxlib.0.35.0 bf662a7dd855 prettym.0.0.5 2c501eba867d psq.0.2.1 fe30efb2ef4a ptime.1.2.0 a5bbc7465fdd re.1.14.0 b98f4ff57aec result.1.5 1269f237d99d rresult.0.7.0 20753de0ca22 seq.base 52743ac83b78 sexplib0.v0.16.0 6d73bb824eb4 ssl.0.7.0 1051344f85b8 stdlib-shims.0.3.0 1068f5a5f7ef stringext.1.6.0 8fec20456059 topkg.1.1.1 bc913b8f0f8e unstrctrd.0.4 8b82f7e179dc uri.4.4.0 6d78d5672574 uutf.1.0.3 f60bf4cd683e yojson.3.0.0 81c31f190deb === 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 -> installed 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 === STDERR === 2026-08-04 03:25.25: OK: build dream.1.0.0~alpha2 (runc: 9.6s, disk: 42KB) 2026-08-04 03:25.25: Job succeeded