Build:
  1. 0
2026-06-24 13:54.50: New job: build lambdasoup.0.7.3 (39ba038d4230)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:09.00: Got resource from pool day11-builds
2026-06-24 14:09.00: [profile full] build lambdasoup.0.7.3
2026-06-24 14:09.00: build lambdasoup.0.7.3 (39ba038d4230)
=== 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.3: dl]
[lambdasoup.0.7.3: extract]
-> retrieved lambdasoup.0.7.3  (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.3)
- (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 697, characters 12-23:
- 697 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 699, characters 8-19:
- 699 |         Stream.junk stream;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 702, characters 20-32:
- 702 |         begin match Stream.npeek 2 stream with
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 704, characters 10-21:
- 704 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 705, characters 10-21:
- 705 |           Stream.junk stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 710, characters 8-19:
- 710 |         Stream.junk stream;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 716, characters 4-15:
- 716 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 717, characters 10-21:
- 717 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 725, characters 6-17:
- 725 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 730, characters 16-27:
- 730 |     begin match Stream.peek stream with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 736, characters 12-23:
- 736 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 740, characters 34-45:
- 740 |         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 746, characters 10-21:
- 746 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 747, characters 18-29:
- 747 |     | Some '*' -> Stream.junk stream; Universal
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 755, characters 10-22:
- 755 |     match Stream.npeek 2 stream with
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 756, characters 18-29:
- 756 |     | ['='; _] -> Stream.junk stream; "="
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 758, characters 6-17:
- 758 |       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 758, characters 26-37:
- 758 |       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 762, characters 10-21:
- 762 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 764, characters 6-17:
- 764 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 767, characters 14-25:
- 767 |         match Stream.peek stream with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 769, characters 10-21:
- 769 |           Stream.junk stream; Buffer.contents buffer
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 771, characters 10-21:
- 771 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 772, characters 17-28:
- 772 |           (match Stream.peek stream with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 774, characters 42-53:
- 774 |             Buffer.add_char buffer delim; Stream.junk stream
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 779, characters 36-47:
- 779 |           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 786, characters 10-21:
- 786 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 791, characters 14-25:
- 791 |         match Stream.peek stream with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 793, characters 46-57:
- 793 |         | 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 799, characters 12-23:
- 799 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 800, characters 44-55:
- 800 |       | 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 806, characters 4-15:
- 806 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 810, characters 11-22:
- 810 |     (match Stream.peek stream with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 812, characters 18-29:
- 812 |     | Some ']' -> Stream.junk stream; Present name
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 816, characters 13-24:
- 816 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 824, characters 15-26:
- 824 |         (match Stream.peek stream with
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 828, characters 10-21:
- 828 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 842, characters 4-15:
- 842 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 847, characters 4-15:
- 847 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 854, characters 12-23:
- 854 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 856, characters 34-45:
- 856 |         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 862, characters 4-15:
- 862 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 863, characters 10-21:
- 863 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 865, characters 6-17:
- 865 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 866, characters 13-24:
- 866 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 878, characters 10-21:
- 878 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 887, characters 13-24:
- 887 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 893, characters 10-21:
- 893 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 895, characters 6-17:
- 895 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 899, characters 13-24:
- 899 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 900, characters 20-31:
- 900 |       | Some ')' -> Stream.junk stream; value
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 905, characters 4-15:
- 905 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 939, characters 10-21:
- 939 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 950, characters 12-23:
- 950 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 958, characters 17-33:
- 958 |     let stream = Stream.of_string s in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 961, characters 12-23:
- 961 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 965, characters 16-27:
- 965 |           match Stream.peek stream with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 966, characters 24-35:
- 966 |           | Some '>' -> Stream.junk stream; Child
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 967, characters 24-35:
- 967 |           | Some '+' -> Stream.junk stream; AdjacentSibling
-                               ^^^^^^^^^^^
- 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; 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 697, characters 12-23:
- 697 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 699, characters 8-19:
- 699 |         Stream.junk stream;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 702, characters 20-32:
- 702 |         begin match Stream.npeek 2 stream with
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 704, characters 10-21:
- 704 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 705, characters 10-21:
- 705 |           Stream.junk stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 710, characters 8-19:
- 710 |         Stream.junk stream;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 716, characters 4-15:
- 716 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 717, characters 10-21:
- 717 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 725, characters 6-17:
- 725 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 730, characters 16-27:
- 730 |     begin match Stream.peek stream with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 736, characters 12-23:
- 736 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 740, characters 34-45:
- 740 |         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 746, characters 10-21:
- 746 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 747, characters 18-29:
- 747 |     | Some '*' -> Stream.junk stream; Universal
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 755, characters 10-22:
- 755 |     match Stream.npeek 2 stream with
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 756, characters 18-29:
- 756 |     | ['='; _] -> Stream.junk stream; "="
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 758, characters 6-17:
- 758 |       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 758, characters 26-37:
- 758 |       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 762, characters 10-21:
- 762 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 764, characters 6-17:
- 764 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 767, characters 14-25:
- 767 |         match Stream.peek stream with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 769, characters 10-21:
- 769 |           Stream.junk stream; Buffer.contents buffer
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 771, characters 10-21:
- 771 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 772, characters 17-28:
- 772 |           (match Stream.peek stream with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 774, characters 42-53:
- 774 |             Buffer.add_char buffer delim; Stream.junk stream
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 779, characters 36-47:
- 779 |           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 786, characters 10-21:
- 786 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 791, characters 14-25:
- 791 |         match Stream.peek stream with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 793, characters 46-57:
- 793 |         | 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 799, characters 12-23:
- 799 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 800, characters 44-55:
- 800 |       | 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 806, characters 4-15:
- 806 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 810, characters 11-22:
- 810 |     (match Stream.peek stream with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 812, characters 18-29:
- 812 |     | Some ']' -> Stream.junk stream; Present name
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 816, characters 13-24:
- 816 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 824, characters 15-26:
- 824 |         (match Stream.peek stream with
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 828, characters 10-21:
- 828 |           Stream.junk stream;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 842, characters 4-15:
- 842 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 847, characters 4-15:
- 847 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 854, characters 12-23:
- 854 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 856, characters 34-45:
- 856 |         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 862, characters 4-15:
- 862 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 863, characters 10-21:
- 863 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 865, characters 6-17:
- 865 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 866, characters 13-24:
- 866 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 878, characters 10-21:
- 878 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 887, characters 13-24:
- 887 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 893, characters 10-21:
- 893 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 895, characters 6-17:
- 895 |       Stream.junk stream;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 899, characters 13-24:
- 899 |       (match Stream.peek stream with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 900, characters 20-31:
- 900 |       | Some ')' -> Stream.junk stream; value
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 905, characters 4-15:
- 905 |     Stream.junk stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 939, characters 10-21:
- 939 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 950, characters 12-23:
- 950 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 958, characters 17-33:
- 958 |     let stream = Stream.of_string s in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 961, characters 12-23:
- 961 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 965, characters 16-27:
- 965 |           match Stream.peek stream with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 966, characters 24-35:
- 966 |           | Some '>' -> Stream.junk stream; Child
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/soup.ml", line 967, characters 24-35:
- 967 |           | Some '+' -> Stream.junk stream; AdjacentSibling
-                               ^^^^^^^^^^^
- 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; IndirectSibling
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  lambdasoup.0.7.3
-> installed lambdasoup.0.7.3

=== STDERR ===

2026-06-24 14:09.25: OK: build lambdasoup.0.7.3 (runc: 3.6s, disk: 32KB)
2026-06-24 14:09.25: Job succeeded