Build:
  1. 0
2026-06-24 14:17.26: New job: build pds.5.24 (1fd3133efe09)
2026-06-24 14:17.26: Waiting for resource in pool day11-builds
2026-06-24 16:37.52: Got resource from pool day11-builds
2026-06-24 16:37.52: [profile full] build pds.5.24
2026-06-24 16:37.52: build pds.5.24 (1fd3133efe09)
=== DEPENDENCIES (18 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7453dde17dbe
  compiler-cloning.enabled                           439a1fc77aa6
  crunch.4.0.0                                       c94f3f26a09a
  dune.3.23.1                                        a59dd9b14fe3
  ISO8601.0.2.6                                      ede8c9329c6c
  menhir.20211012                                    591d79dca307
  menhirLib.20211012                                 79c7e2c078ab
  menhirSdk.20211012                                 3544fb6e9c72
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ptime.1.2.0                                        b662df1f9ed0
  toml.5.0.0                                         c5da1bea00a9
  topkg.1.1.1                                        ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[pds.5.24: dl]
[pds.5.24: extract]
-> retrieved pds.5.24  (https://opam.ocaml.org/cache)
[pds: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/pds.5.24)
- /usr/bin/make \
- OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release: \
- BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template \
- -C build/release/pds_template
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
- ocaml-crunch -m plain ../../../files > ../../../src/pds_template/pds_template.ml
- cd ../../../src/pds_template && \
- ocamlfind ocamldep   \
-  pds_template.ml  > /home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template/.d
- ocamlfind ocamlopt -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40'   -c ../../../src/pds_template/pds_template.ml -o pds_template.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt  -bin-annot -w '@f@p@u@s@40'  -thread -a -I +camlp4 -o pds_template.cmxa \
- 	pds_template.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40'   -c ../../../src/pds_template/pds_template.ml -o pds_template.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc  -bin-annot -w '@f@p@u@s@40'  -custom -thread -a -I +camlp4 -o pds_template.cma \
- 	pds_template.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
- /usr/bin/make \
- OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release: \
- BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds \
- -C build/release/pds
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- cd ../../../src/pds && \
- ocamlfind ocamldep   \
-  pds.ml  > /home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds/.d
- ocamlfind ocamlopt -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml  -c ../../../src/pds/pds.ml -o pds.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "../../../src/pds/pds.ml", line 203, characters 8-16:
- 203 |         List.map (Filename.concat path) targets)
-               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 286, characters 35-46:
- 286 |   let ml_files = File_set.of_list (List.filter (endswith ".ml") src_files) in
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 287, characters 36-47:
- 287 |   let mli_files = File_set.of_list (List.filter (endswith ".mli") src_files) in
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 629, characters 81-85:
- 629 |   Cmdliner.Term.((const generate_makefiles $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc)
-                                                                                        ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "../../../src/pds/pds.ml", line 632, characters 8-26:
- 632 |   match Cmdliner.Term.eval cmd with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlopt  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml -thread -linkpkg -I +camlp4 -o pds.native \
- 	pds.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml  -c ../../../src/pds/pds.ml -o pds.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "../../../src/pds/pds.ml", line 203, characters 8-16:
- 203 |         List.map (Filename.concat path) targets)
-               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 286, characters 35-46:
- 286 |   let ml_files = File_set.of_list (List.filter (endswith ".ml") src_files) in
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 287, characters 36-47:
- 287 |   let mli_files = File_set.of_list (List.filter (endswith ".mli") src_files) in
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 629, characters 81-85:
- 629 |   Cmdliner.Term.((const generate_makefiles $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc)
-                                                                                        ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "../../../src/pds/pds.ml", line 632, characters 8-26:
- 632 |   match Cmdliner.Term.eval cmd with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlc  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml -custom -thread -linkpkg -I +camlp4 -o pds.byte \
- 	pds.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- rm src/pds_template/pds_template.ml
- ./build/release/pds/pds.native
-> compiled  pds.5.24
[pds: make install]
+ /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pds.5.24)
- /usr/bin/make \
- OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release: \
- BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template \
- -C build/release/pds_template
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
- ocaml-crunch -m plain ../../../files > ../../../src/pds_template/pds_template.ml
- cd ../../../src/pds_template && \
- ocamlfind ocamldep   \
-  pds_template.ml  > /home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template/.d
- ocamlfind ocamlopt -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40'   -c ../../../src/pds_template/pds_template.ml -o pds_template.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt  -bin-annot -w '@f@p@u@s@40'  -thread -a -I +camlp4 -o pds_template.cmxa \
- 	pds_template.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40'   -c ../../../src/pds_template/pds_template.ml -o pds_template.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc  -bin-annot -w '@f@p@u@s@40'  -custom -thread -a -I +camlp4 -o pds_template.cma \
- 	pds_template.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
- /usr/bin/make \
- OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release: \
- BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds \
- -C build/release/pds
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- ocamlfind ocamlopt -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml  -c ../../../src/pds/pds.ml -o pds.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "../../../src/pds/pds.ml", line 203, characters 8-16:
- 203 |         List.map (Filename.concat path) targets)
-               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 286, characters 35-46:
- 286 |   let ml_files = File_set.of_list (List.filter (endswith ".ml") src_files) in
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 287, characters 36-47:
- 287 |   let mli_files = File_set.of_list (List.filter (endswith ".mli") src_files) in
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 629, characters 81-85:
- 629 |   Cmdliner.Term.((const generate_makefiles $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc)
-                                                                                        ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "../../../src/pds/pds.ml", line 632, characters 8-26:
- 632 |   match Cmdliner.Term.eval cmd with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlopt  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml -thread -linkpkg -I +camlp4 -o pds.native \
- 	pds.cmx
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -thread -I +camlp4  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml  -c ../../../src/pds/pds.ml -o pds.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "../../../src/pds/pds.ml", line 203, characters 8-16:
- 203 |         List.map (Filename.concat path) targets)
-               ^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 286, characters 35-46:
- 286 |   let ml_files = File_set.of_list (List.filter (endswith ".ml") src_files) in
-                                          ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 287, characters 36-47:
- 287 |   let mli_files = File_set.of_list (List.filter (endswith ".mli") src_files) in
-                                           ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label f was omitted in the application of this
-   function.
- 
- File "../../../src/pds/pds.ml", line 629, characters 81-85:
- 629 |   Cmdliner.Term.((const generate_makefiles $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc)
-                                                                                        ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "../../../src/pds/pds.ml", line 632, characters 8-26:
- 632 |   match Cmdliner.Term.eval cmd with
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlfind ocamlc  -bin-annot -w '@f@p@u@s@40' -g -package cmdliner,pds_template,toml -custom -thread -linkpkg -I +camlp4 -o pds.byte \
- 	pds.cmo
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- /usr/bin/make -C build/release/pds install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- cp -vf pds.native /home/opam/.opam/default/bin/pds
- 'pds.native' -> '/home/opam/.opam/default/bin/pds'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds'
- /usr/bin/make -C build/release/pds_template install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
- make[1]: Nothing to be done for 'install'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.5.24/build/release/pds_template'
-> installed pds.5.24

=== STDERR ===

2026-06-24 16:38.12: OK: build pds.5.24 (runc: 9.1s, disk: 20KB)
2026-06-24 16:38.12: Job succeeded