Build:
- 0
2026-06-24 13:54.50: New job: build lambdasoup.0.7.2 (e1d05b7d8f1e) 2026-06-24 13:54.50: Waiting for resource in pool day11-builds 2026-06-24 14:03.35: Got resource from pool day11-builds 2026-06-24 14:03.35: [profile full] build lambdasoup.0.7.2 2026-06-24 14:03.35: build lambdasoup.0.7.2 (e1d05b7d8f1e) === DEPENDENCIES (12 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 markup.1.0.3 4dd78ddfa48c ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 topkg.1.1.1 511e1a1958da uchar.0.0.2 15440406b802 uutf.1.0.4 629b90351215 === STDOUT === Processing: [default: loading data] [lambdasoup.0.7.2: dl] [lambdasoup.0.7.2: extract] -> retrieved lambdasoup.0.7.2 (https://opam.ocaml.org/cache) [lambdasoup: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "lambdasoup" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lambdasoup.0.7.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A -warn-error -3 -g -bin-annot -I src/.soup.objs/byte -I /home/opam/.opam/default/lib/markup -I /home/opam/.opam/default/lib/uutf -intf-suffix .ml -no-alias-deps -o src/.soup.objs/byte/soup.cmo -c -impl src/soup.ml) - File "src/soup.ml", line 699, characters 12-23: - 699 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 701, characters 8-19: - 701 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 704, characters 20-32: - 704 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 706, characters 10-21: - 706 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 707, characters 10-21: - 707 | Stream.junk stream - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 712, characters 8-19: - 712 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 718, characters 4-15: - 718 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 719, characters 10-21: - 719 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 727, characters 6-17: - 727 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 732, characters 16-27: - 732 | begin match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 738, characters 12-23: - 738 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 742, characters 34-45: - 742 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 748, characters 10-21: - 748 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 749, characters 18-29: - 749 | | Some '*' -> Stream.junk stream; Universal - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 757, characters 10-22: - 757 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 758, characters 18-29: - 758 | | ['='; _] -> Stream.junk stream; "=" - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 760, characters 6-17: - 760 | Stream.junk stream; Stream.junk stream; Printf.sprintf "%c=" c - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 760, characters 26-37: - 760 | Stream.junk stream; Stream.junk stream; Printf.sprintf "%c=" c - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 764, characters 10-21: - 764 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 766, characters 6-17: - 766 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 769, characters 14-25: - 769 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 771, characters 10-21: - 771 | Stream.junk stream; Buffer.contents buffer - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 773, characters 10-21: - 773 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 774, characters 17-28: - 774 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 776, characters 42-53: - 776 | Buffer.add_char buffer delim; Stream.junk stream - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 781, characters 36-47: - 781 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 788, characters 10-21: - 788 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 793, characters 14-25: - 793 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 795, characters 46-57: - 795 | | Some c -> Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 801, characters 12-23: - 801 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 802, characters 44-55: - 802 | | Some c when is_whitespace_char c -> Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 808, characters 4-15: - 808 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 812, characters 11-22: - 812 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 814, characters 18-29: - 814 | | Some ']' -> Stream.junk stream; Present name - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 818, characters 13-24: - 818 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 826, characters 15-26: - 826 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 830, characters 10-21: - 830 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 844, characters 4-15: - 844 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 849, characters 4-15: - 849 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 856, characters 12-23: - 856 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 858, characters 34-45: - 858 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 864, characters 4-15: - 864 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 865, characters 10-21: - 865 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 867, characters 6-17: - 867 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 868, characters 13-24: - 868 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 880, characters 10-21: - 880 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 889, characters 13-24: - 889 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 895, characters 10-21: - 895 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 897, characters 6-17: - 897 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 901, characters 13-24: - 901 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 902, characters 20-31: - 902 | | Some ')' -> Stream.junk stream; value - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 907, characters 4-15: - 907 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 941, characters 10-21: - 941 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 952, characters 12-23: - 952 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 960, characters 17-33: - 960 | let stream = Stream.of_string s in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 963, characters 12-23: - 963 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 967, characters 16-27: - 967 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 968, characters 24-35: - 968 | | Some '>' -> Stream.junk stream; Child - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 969, characters 24-35: - 969 | | Some '+' -> Stream.junk stream; AdjacentSibling - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 970, characters 24-35: - 970 | | Some '~' -> Stream.junk stream; IndirectSibling - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A -warn-error -3 -g -I src/.soup.objs/byte -I src/.soup.objs/native -I /home/opam/.opam/default/lib/markup -I /home/opam/.opam/default/lib/uutf -intf-suffix .ml -no-alias-deps -o src/.soup.objs/native/soup.cmx -c -impl src/soup.ml) - File "src/soup.ml", line 699, characters 12-23: - 699 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 701, characters 8-19: - 701 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 704, characters 20-32: - 704 | begin match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 706, characters 10-21: - 706 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 707, characters 10-21: - 707 | Stream.junk stream - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 712, characters 8-19: - 712 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 718, characters 4-15: - 718 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 719, characters 10-21: - 719 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 727, characters 6-17: - 727 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 732, characters 16-27: - 732 | begin match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 738, characters 12-23: - 738 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 742, characters 34-45: - 742 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 748, characters 10-21: - 748 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 749, characters 18-29: - 749 | | Some '*' -> Stream.junk stream; Universal - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 757, characters 10-22: - 757 | match Stream.npeek 2 stream with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 758, characters 18-29: - 758 | | ['='; _] -> Stream.junk stream; "=" - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 760, characters 6-17: - 760 | Stream.junk stream; Stream.junk stream; Printf.sprintf "%c=" c - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 760, characters 26-37: - 760 | Stream.junk stream; Stream.junk stream; Printf.sprintf "%c=" c - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 764, characters 10-21: - 764 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 766, characters 6-17: - 766 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 769, characters 14-25: - 769 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 771, characters 10-21: - 771 | Stream.junk stream; Buffer.contents buffer - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 773, characters 10-21: - 773 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 774, characters 17-28: - 774 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 776, characters 42-53: - 776 | Buffer.add_char buffer delim; Stream.junk stream - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 781, characters 36-47: - 781 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 788, characters 10-21: - 788 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 793, characters 14-25: - 793 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 795, characters 46-57: - 795 | | Some c -> Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 801, characters 12-23: - 801 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 802, characters 44-55: - 802 | | Some c when is_whitespace_char c -> Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 808, characters 4-15: - 808 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 812, characters 11-22: - 812 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 814, characters 18-29: - 814 | | Some ']' -> Stream.junk stream; Present name - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 818, characters 13-24: - 818 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 826, characters 15-26: - 826 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 830, characters 10-21: - 830 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 844, characters 4-15: - 844 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 849, characters 4-15: - 849 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 856, characters 12-23: - 856 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 858, characters 34-45: - 858 | Buffer.add_char buffer c; Stream.junk stream; loop () - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 864, characters 4-15: - 864 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 865, characters 10-21: - 865 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 867, characters 6-17: - 867 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 868, characters 13-24: - 868 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 880, characters 10-21: - 880 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 889, characters 13-24: - 889 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 895, characters 10-21: - 895 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 897, characters 6-17: - 897 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 901, characters 13-24: - 901 | (match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 902, characters 20-31: - 902 | | Some ')' -> Stream.junk stream; value - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 907, characters 4-15: - 907 | Stream.junk stream; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 941, characters 10-21: - 941 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 952, characters 12-23: - 952 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 960, characters 17-33: - 960 | let stream = Stream.of_string s in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 963, characters 12-23: - 963 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 967, characters 16-27: - 967 | match Stream.peek stream with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 968, characters 24-35: - 968 | | Some '>' -> Stream.junk stream; Child - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 969, characters 24-35: - 969 | | Some '+' -> Stream.junk stream; AdjacentSibling - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/soup.ml", line 970, characters 24-35: - 970 | | Some '~' -> Stream.junk stream; IndirectSibling - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled lambdasoup.0.7.2 -> installed lambdasoup.0.7.2 === STDERR === 2026-06-24 14:03.53: OK: build lambdasoup.0.7.2 (runc: 3.6s, disk: 32KB) 2026-06-24 14:03.53: Job succeeded