Build:
- 0
2026-08-06 03:34.10: New job: build dream.1.0.0~alpha2 (eb7057734ee1) 2026-08-06 03:34.10: Waiting for resource in pool day11-builds 2026-08-06 03:46.24: Got resource from pool day11-builds 2026-08-06 03:46.24: [profile full] build dream.1.0.0~alpha2 2026-08-06 03:46.24: build dream.1.0.0~alpha2 (eb7057734ee1) === DEPENDENCIES (72 transitive) === angstrom.0.16.1 2b32c0acbf5b base-bytes.base 55ee927a9e5a base-threads.base 4e0218232a65 base-unix.base 2d2c0bf34146 base64.3.5.2 0bdc07c98897 bigarray-compat.1.1.0 c3018bb58de9 bigstringaf.0.10.0 8ca3ad791a80 bstr.0.0.4 83c7b9f94729 caqti.1.6.0 dc99079ac988 caqti-lwt.1.6.0 0a62efc870bc cmdliner.1.0.4 671dea1b245b conf-libev.4-13 f0525640249b conf-libssl.4 f015be2003b7 conf-pkg-config.5 4a77ab8734e0 cppo.1.8.0 f3ad5bdbdc57 csexp.1.5.2 136f153f40fb cstruct.6.0.1 0742636919be digestif.1.3.1 edf6626c14c5 dune.3.24.2 c47c4480d89f dune-configurator.3.24.2 3635bc493d26 duration.0.3.1 e566a4b8cce7 eqaf.0.9 09732a3090ab faraday.0.8.2 0d11e3162d25 faraday-lwt.0.8.2 0b58bd1fd4b8 faraday-lwt-unix.0.8.2 15f2bd2ad3c0 fmt.0.9.0 c8658ff80fa5 graphql.0.14.0 67c55d52ef5c graphql-lwt.0.14.0 deda529d3f4b graphql_parser.0.14.0 f028e9e8e66f hmap.0.8.1 607493efd314 ke.0.6 cfd8af3c3c6c logs.0.7.0 d6bbeaeebb68 lwt.5.10.1 d2ec86f3ea52 lwt_ppx.5.9.1 7d974375a2ee lwt_ssl.1.2.0 a98a5d2ea75f magic-mime.1.3.1 718b29998c49 menhir.20260209 2bdabaa95c2c menhirCST.20260209 b38af9f30287 menhirGLR.20260209 ec65c8a078b8 menhirLib.20260209 f99744d1eb52 menhirSdk.20260209 3ec6016905a2 mirage-crypto.0.10.7 b94105b3e057 mirage-crypto-rng.0.10.7 ce88f7b01da1 mtime.2.2.0 a7f695d539c5 multipart_form.0.3.0 9a7538d9be16 ocaml.4.14.4 7d294a5c2239 ocaml-base-compiler.4.14.4 b68ee36ba77d ocaml-compiler-libs.v0.12.4 82766dc72eda ocaml-config.2 ed577e2d7ebe ocaml-syntax-shims.1.0.0 feffa2ccfb8f ocamlbuild.0.16.1 935526e54b40 ocamlfind.1.9.8 5b22f6b9bc09 ocplib-endian.1.2 667ea78686b1 pecu.0.7 e68d8322d1ea ppx_derivers.1.2.1 97954ab1a88b ppxlib.0.35.0 ca8711b110ae prettym.0.0.5 f2c80404568a psq.0.2.1 432494092b2e ptime.1.2.0 3fbb15f07ed5 re.1.14.0 8f6f88abd59a result.1.5 a84ad1bf2793 rresult.0.7.0 08eb090f5b90 seq.base 9ac59e6913c9 sexplib0.v0.16.0 18f9ba70616c ssl.0.7.0 4b8dacb532d7 stdlib-shims.0.3.0 18488f9f9f6a stringext.1.6.0 af8c23629ba3 topkg.1.1.1 aa0707dee199 unstrctrd.0.4 03875452679d uri.4.4.0 4f5acc92dd7a uutf.1.0.3 04f9631362f4 yojson.3.0.0 00195f23c3c5 === 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-06 03:47.02: OK: build dream.1.0.0~alpha2 (runc: 18.2s, disk: 42KB) 2026-08-06 03:47.02: Job succeeded