Build:
- 0
2026-06-20 18:40.09: New job: build pds.5.24 (f546c1cfd38f) 2026-06-20 18:40.09: Waiting for resource in pool day11-builds 2026-06-20 19:06.43: Got resource from pool day11-builds 2026-06-20 19:06.43: [profile full] build pds.5.24 2026-06-20 19:06.44: build pds.5.24 (f546c1cfd38f) === DEPENDENCIES (18 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 207b321bdb62 compiler-cloning.enabled 0d2606125f88 crunch.4.0.0 94f04732bc18 dune.3.23.1 dbfeecb5ca10 ISO8601.0.2.6 a84453199371 menhir.20211012 3ae6245849e4 menhirLib.20211012 5709f66bbd24 menhirSdk.20211012 27163f478ff1 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlbuild.0.16.1 b485a4f69c01 ocamlfind.1.9.8 5b46f9d92bbd ptime.1.2.0 e003e9829314 toml.5.0.0 79b27f620fc3 topkg.1.1.1 8e3718e4cf5c === 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-20 19:07.17: OK: build pds.5.24 (runc: 4.6s, disk: 19KB) 2026-06-20 19:07.17: Job succeeded