Build:
- 0
2026-06-16 17:21.36: New job: build dream.1.0.0~alpha2 (23b63649da6c) 2026-06-16 17:21.36: Waiting for resource in pool day11-builds 2026-06-16 18:09.04: Got resource from pool day11-builds 2026-06-16 18:09.04: [profile full] build dream.1.0.0~alpha2 2026-06-16 18:09.04: build dream.1.0.0~alpha2 (23b63649da6c) === DEPENDENCIES (72 transitive) === angstrom.0.16.1 a499461c2439 base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d base64.3.5.2 7e79ef192159 bigarray-compat.1.1.0 ecf1ac9cc3fe bigstringaf.0.10.0 b0e2fb8e5d3b bstr.0.0.4 257057b9e8fa caqti.1.6.0 e0c818f71c18 caqti-lwt.1.6.0 521a9df51b51 cmdliner.1.0.4 21f48820c70e conf-libev.4-13 bef12a76492b conf-libssl.4 cff50a027312 conf-pkg-config.5 64c6b37d622b cppo.1.8.0 ea583d2d3bbb csexp.1.5.2 ec63db2dab31 cstruct.6.0.1 db62722d8978 digestif.1.3.0 8ada4fc76f05 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 duration.0.3.1 d4a7947dd7f6 eqaf.0.9 3221fd1dee71 faraday.0.8.2 28171e6afad3 faraday-lwt.0.8.2 338b74420fad faraday-lwt-unix.0.8.2 c1c5a4bb6bf2 fmt.0.9.0 3efe0e21582d graphql.0.14.0 8f756b3652da graphql-lwt.0.14.0 25a0062c119f graphql_parser.0.14.0 796d1c260583 hmap.0.8.1 086bd2232704 ke.0.6 097923b75f80 logs.0.7.0 cd7521b086e2 lwt.5.10.0 49412cb83101 lwt_ppx.5.9.1 1519c9b12890 lwt_ssl.1.2.0 5ff195ba9d97 magic-mime.1.3.1 050f7ac5c7db menhir.20260209 949a55ecfabe menhirCST.20260209 2f7f161ea867 menhirGLR.20260209 88b9413f2126 menhirLib.20260209 33c89da356e0 menhirSdk.20260209 3e7d50160069 mirage-crypto.0.10.7 4c5de68df2bc mirage-crypto-rng.0.10.7 1531b8d36d4f mtime.2.1.0 818f73c2f4f1 multipart_form.0.3.0 fd0a12b7bd71 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-compiler-libs.v0.12.4 d1dd1437b449 ocaml-config.2 669e0fcf9e4d ocaml-syntax-shims.1.0.0 8e1b0ec7f904 ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ocplib-endian.1.2 4dbd3fe91c51 pecu.0.7 fa1daf28e5ee ppx_derivers.1.2.1 441538dbecd1 ppxlib.0.35.0 58eae20f5b7b prettym.0.0.5 582714ae6d50 psq.0.2.1 41fe545de06b ptime.1.2.0 cedc85093139 re.1.14.0 8d7c1999492d result.1.5 537fffb7b75d rresult.0.7.0 66e2b7baf32c seq.base 063828a3d698 sexplib0.v0.16.0 3e198ce31e44 ssl.0.7.0 1861cc7c909c stdlib-shims.0.3.0 e2dd0beb9112 stringext.1.6.0 d29c9ca4a03c topkg.1.1.1 ab549298f3fc unstrctrd.0.4 1ac56a818ef5 uri.4.4.0 a28bedf1b002 uutf.1.0.3 4ead234b5a5a yojson.3.0.0 7c8ad8b6539f === 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-06-16 18:09.30: OK: build dream.1.0.0~alpha2 (runc: 18.7s, disk: 41KB) 2026-06-16 18:09.30: Job succeeded