Build:
  1. 0
2026-09-03 22:49.53: New job: build pgx.2.1 (ab14575cab9c)
2026-09-03 22:49.53: Waiting for resource in pool day11-builds
2026-09-03 23:37.05: Got resource from pool day11-builds
2026-09-03 23:37.05: [profile full] build pgx.2.1
2026-09-03 23:37.05: build pgx.2.1 (ab14575cab9c)
=== DEPENDENCIES (29 transitive) ===
  base.v0.16.5                                       9b8d977c1f60
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     73e54961174b
  csexp.1.5.2                                        c758d7657e5b
  cstruct.6.2.0                                      4c1b77d5c773
  domain-name.0.5.0                                  aaeb4247c345
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  fmt.0.11.0                                         74cd2cdc67a7
  hex.1.5.0                                          aa9ed03ec1bb
  ipaddr.5.6.2                                       c55087347bc3
  macaddr.5.6.2                                      dfa0f2923007
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-compiler-libs.v0.12.4                        0a923ba812db
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ppx_compare.v0.16.0                                10f17424473f
  ppx_custom_printf.v0.16.0                          f4d66bcf1031
  ppx_derivers.1.2.1                                 e8685a77fc9e
  ppx_sexp_conv.v0.16.0                              c4d7e3e92e0a
  ppxlib.0.35.0                                      46c1dac34d3c
  re.1.14.0                                          dd879e7a18b1
  sexplib0.v0.16.0                                   a69f43de36f7
  stdlib-shims.0.3.0                                 484c72a128b6
  topkg.1.1.1                                        f1122af0988e
  uuidm.0.9.10                                       c294c5292218
=== STDOUT ===
Processing: [default: loading data]
[pgx.2.1: dl]
[pgx.2.1: extract]
-> retrieved pgx.2.1  (https://opam.ocaml.org/cache)
[pgx: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "pgx" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/pgx.2.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I pgx/src/.pgx.objs/byte -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ipaddr -I /home/opam/.opam/default/lib/macaddr -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -no-alias-deps -open Pgx__ -o pgx/src/.pgx.objs/byte/pgx__Pgx_value.cmo -c -impl pgx/src/pgx_value.pp.ml)
- File "pgx/src/pgx_value.ml", line 108, characters 34-45:
- 108 |     if List.exists (fun c -> c <> Stream.next stream) target
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 113, characters 12-23:
- 113 |       match Stream.next stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 116, characters 22-33:
- 116 |       | '\\' -> loop (Stream.next stream :: accum) stream
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 123, characters 10-21:
- 123 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 138, characters 12-23:
- 138 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 144, characters 10-21:
- 144 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 148, characters 14-30:
- 148 |   parse_main (Stream.of_string str)
-                     ^^^^^^^^^^^^^^^^
- 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 pgx/src/.pgx.objs/byte -I pgx/src/.pgx.objs/native -I /home/opam/.opam/default/lib/base -I /home/opam/.opam/default/lib/base/base_internalhash_types -I /home/opam/.opam/default/lib/base/caml -I /home/opam/.opam/default/lib/base/shadow_stdlib -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/hex -I /home/opam/.opam/default/lib/ipaddr -I /home/opam/.opam/default/lib/macaddr -I /home/opam/.opam/default/lib/ppx_compare/runtime-lib -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/uuidm -intf-suffix .ml -no-alias-deps -open Pgx__ -o pgx/src/.pgx.objs/native/pgx__Pgx_value.cmx -c -impl pgx/src/pgx_value.pp.ml)
- File "pgx/src/pgx_value.ml", line 108, characters 34-45:
- 108 |     if List.exists (fun c -> c <> Stream.next stream) target
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 113, characters 12-23:
- 113 |       match Stream.next stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 116, characters 22-33:
- 116 |       | '\\' -> loop (Stream.next stream :: accum) stream
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 123, characters 10-21:
- 123 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 138, characters 12-23:
- 138 |       match Stream.peek stream with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 144, characters 10-21:
- 144 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pgx/src/pgx_value.ml", line 148, characters 14-30:
- 148 |   parse_main (Stream.of_string str)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  pgx.2.1
-> installed pgx.2.1

=== STDERR ===

2026-09-03 23:37.23: OK: build pgx.2.1 (runc: 7.1s, disk: 13KB)
2026-09-03 23:37.23: Job succeeded