Build:
  1. 0
2026-06-16 16:00.07: New job: build pgx.2.0 (3a5407f2beb6)
2026-06-16 16:00.07: Waiting for resource in pool day11-builds
2026-06-16 16:45.44: Got resource from pool day11-builds
2026-06-16 16:45.44: [profile full] build pgx.2.0
2026-06-16 16:45.44: build pgx.2.0 (3a5407f2beb6)
=== DEPENDENCIES (28 transitive) ===
  base.v0.16.5                                       6465b53ca5ca
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              ecf1ac9cc3fe
  csexp.1.5.2                                        ec63db2dab31
  cstruct.6.0.1                                      db62722d8978
  domain-name.0.5.0                                  0aa1d6a444a1
  dune.3.23.1                                        5402470d931c
  dune-configurator.3.23.1                           58f4a3f92083
  hex.1.5.0                                          4a8f1f557f70
  ipaddr.5.6.2                                       e5195985be25
  macaddr.5.6.2                                      59c28b8691a3
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  ppx_compare.v0.16.0                                55b860bdd54b
  ppx_custom_printf.v0.16.0                          f5c90ef7c7a0
  ppx_derivers.1.2.1                                 441538dbecd1
  ppx_sexp_conv.v0.16.0                              c4b8211970d7
  ppxlib.0.35.0                                      58eae20f5b7b
  re.1.14.0                                          8d7c1999492d
  sexplib0.v0.16.0                                   3e198ce31e44
  stdlib-shims.0.3.0                                 e2dd0beb9112
  topkg.1.1.1                                        ab549298f3fc
  uuidm.0.9.10                                       1d2586bf3b30
=== STDOUT ===
Processing: [default: loading data]
[pgx.2.0: dl]
[pgx.2.0: extract]
-> retrieved pgx.2.0  (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.0)
- (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/bigarray-compat -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/bigarray-compat -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.0
-> installed pgx.2.0

=== STDERR ===

2026-06-16 16:46.42: OK: build pgx.2.0 (runc: 5.1s, disk: 13KB)
2026-06-16 16:46.42: Job succeeded