Build:
  1. 0
2026-06-16 12:14.46: New job: build ez_config.0.2.0 (4a417cd08526)
2026-06-16 12:14.46: Waiting for resource in pool day11-builds
2026-06-16 12:53.23: Got resource from pool day11-builds
2026-06-16 12:53.23: [profile full] build ez_config.0.2.0
2026-06-16 12:53.23: build ez_config.0.2.0 (4a417cd08526)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  ez_file.0.4.0                                      ca78e4dff410
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocplib_stuff.0.4.0                                 ac1e762b9054
  re.1.14.0                                          8d7c1999492d
=== STDOUT ===
Processing: [default: loading data]
[ez_config.0.2.0: dl]
[ez_config.0.2.0: extract]
-> retrieved ez_config.0.2.0  (https://opam.ocaml.org/cache)
[ez_config: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh build 'ez_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/ez_config.0.2.0)
[ez_config: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ez_config" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ez_config.0.2.0)
- (cd _build/default/src/ez_config && /home/opam/.opam/default/bin/ocaml unix.cma version.mlt) > _build/default/src/ez_config/version.ml
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/ez_config/.ezConfig.objs/byte -I src/ez_config/.ezConfig.objs/native -I /home/opam/.opam/default/lib/ez_file -I /home/opam/.opam/default/lib/ocplib_stuff -I /home/opam/.opam/default/lib/re -intf-suffix .ml -no-alias-deps -open EzConfig__ -o src/ez_config/.ezConfig.objs/native/ezConfig__SimpleConfigOCaml.cmx -c -impl src/ez_config/simpleConfigOCaml.ml)
- File "src/ez_config/simpleConfigOCaml.ml", line 15, characters 5-11:
- 15 | open Genlex
-           ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 24, characters 10-21:
- 24 |     match Stream.peek str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 27, characters 8-19:
- 27 |         Stream.junk str;
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 28, characters 14-25:
- 28 |         match Stream.next str with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 37, characters 10-21:
- 37 |     match Stream.next str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 49, characters 8-19:
- 49 |         Stream.junk str;
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 55, characters 14-25:
- 55 |         match Stream.next str with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 64, characters 10-21:
- 64 |     match Stream.next str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 77, characters 10-21:
- 77 |     match Stream.peek str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 81, characters 6-17:
- 81 |       Stream.junk str;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 84, characters 6-17:
- 84 |       Stream.junk str;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 98, characters 12-29:
- 98 |     let s = Stream.of_channel ic in
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 104, characters 38-50:
- 104 |                           ParseError (Stream.count s, Printexc.to_string e)))
-                                             ^^^^^^^^^^^^
- 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/ez_config/.ezConfig.objs/byte -I /home/opam/.opam/default/lib/ez_file -I /home/opam/.opam/default/lib/ocplib_stuff -I /home/opam/.opam/default/lib/re -intf-suffix .ml -no-alias-deps -open EzConfig__ -o src/ez_config/.ezConfig.objs/byte/ezConfig__SimpleConfigOCaml.cmo -c -impl src/ez_config/simpleConfigOCaml.ml)
- File "src/ez_config/simpleConfigOCaml.ml", line 15, characters 5-11:
- 15 | open Genlex
-           ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 24, characters 10-21:
- 24 |     match Stream.peek str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 27, characters 8-19:
- 27 |         Stream.junk str;
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 28, characters 14-25:
- 28 |         match Stream.next str with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 37, characters 10-21:
- 37 |     match Stream.next str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 49, characters 8-19:
- 49 |         Stream.junk str;
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 55, characters 14-25:
- 55 |         match Stream.next str with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 64, characters 10-21:
- 64 |     match Stream.next str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 77, characters 10-21:
- 77 |     match Stream.peek str with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 81, characters 6-17:
- 81 |       Stream.junk str;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 84, characters 6-17:
- 84 |       Stream.junk str;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 98, characters 12-29:
- 98 |     let s = Stream.of_channel ic in
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ez_config/simpleConfigOCaml.ml", line 104, characters 38-50:
- 104 |                           ParseError (Stream.count s, Printexc.to_string e)))
-                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
[ez_config: sh]
+ /usr/bin/sh "-c" "./scripts/after.sh build 'ez_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/ez_config.0.2.0)
-> compiled  ez_config.0.2.0
[ez_config: sh]
+ /usr/bin/sh "-c" "./scripts/before.sh install 'ez_config'" (CWD=/home/opam/.opam/default/.opam-switch/build/ez_config.0.2.0)
-> installed ez_config.0.2.0

=== STDERR ===

2026-06-16 12:54.11: OK: build ez_config.0.2.0 (runc: 4.6s, disk: 13KB)
2026-06-16 12:54.11: Job succeeded