Build:
- 0
2026-07-26 15:50.28: New job: build dream.1.0.0~alpha2 (ee9b9cd9af17) 2026-07-26 15:50.28: Waiting for resource in pool day11-builds 2026-07-26 16:23.41: Got resource from pool day11-builds 2026-07-26 16:23.41: [profile full] build dream.1.0.0~alpha2 2026-07-26 16:23.41: build dream.1.0.0~alpha2 (ee9b9cd9af17) === DEPENDENCIES (72 transitive) === angstrom.0.16.1 43479829434a base-bytes.base 84ff3c5df64b base-threads.base afe16a8e71c3 base-unix.base 73c0a5fdd34a base64.3.5.2 9e5219586abc bigarray-compat.1.1.0 e700f0d1d4e1 bigstringaf.0.10.0 4652dee46f51 bstr.0.0.4 42787453f06e caqti.1.6.0 44793322f691 caqti-lwt.1.6.0 12e1fb82fa5a cmdliner.1.0.4 a3415186d84c conf-libev.4-13 6ac8d20dafad conf-libssl.4 5d039e39dbec conf-pkg-config.5 2c611009363a cppo.1.8.0 317f03d13d5a csexp.1.5.2 ac0672d4713e cstruct.6.0.1 93859563aee5 digestif.1.3.1 dac3a2c2569e dune.3.24.1 b9e5a15ad12e dune-configurator.3.24.1 1850d46f36f7 duration.0.3.1 ada162aebd88 eqaf.0.9 36637a481bbb faraday.0.8.2 9bcf15526721 faraday-lwt.0.8.2 722b4ff4ac65 faraday-lwt-unix.0.8.2 a547d7e031df fmt.0.9.0 25eab97bf9aa graphql.0.14.0 21ba2535abd4 graphql-lwt.0.14.0 90a958837d30 graphql_parser.0.14.0 1924867999f9 hmap.0.8.1 5c8dc3630436 ke.0.6 c6e855af7881 logs.0.7.0 d0ed3726145b lwt.5.10.1 39d750a91a6f lwt_ppx.5.9.1 0786aad03765 lwt_ssl.1.2.0 d99f7acedf15 magic-mime.1.3.1 ee61611a5be8 menhir.20260209 5c49ae51f513 menhirCST.20260209 0576821d6f83 menhirGLR.20260209 1d5340d22f85 menhirLib.20260209 81e7c2e7c7db menhirSdk.20260209 0416a3b57622 mirage-crypto.0.10.7 9e555a3ed707 mirage-crypto-rng.0.10.7 11cc3ea19ad5 mtime.2.1.0 2f6cc112df2e multipart_form.0.3.0 bf235eb68147 ocaml.4.14.4 ff640eef2ca4 ocaml-base-compiler.4.14.4 0ab775b44d12 ocaml-compiler-libs.v0.12.4 47caff00079d ocaml-config.2 3a0479a5d208 ocaml-syntax-shims.1.0.0 2a7a8e0ea65b ocamlbuild.0.16.1 00e8b44ad27e ocamlfind.1.9.8 aea9878e34cf ocplib-endian.1.2 25a827ce298d pecu.0.7 7963970bf1bb ppx_derivers.1.2.1 a7545d612172 ppxlib.0.35.0 f2bed5bec4b1 prettym.0.0.5 46311645637a psq.0.2.1 ef7f26410f05 ptime.1.2.0 a5bbc7465fdd re.1.14.0 e30398b9cf90 result.1.5 33e96ac2bb7e rresult.0.7.0 20753de0ca22 seq.base 52743ac83b78 sexplib0.v0.16.0 621b3bea6a38 ssl.0.7.0 615b562f385b stdlib-shims.0.3.0 3381afa59c61 stringext.1.6.0 778fe75a2519 topkg.1.1.1 bc913b8f0f8e unstrctrd.0.4 2ccba5c1c1e1 uri.4.4.0 7d0de5c8a8a5 uutf.1.0.3 f60bf4cd683e yojson.3.0.0 8f2da63cf1b0 === 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-07-26 16:24.21: OK: build dream.1.0.0~alpha2 (runc: 15.3s, disk: 42KB) 2026-07-26 16:24.21: Job succeeded