Build:
- 0
2026-06-24 11:05.49: New job: build camlon.2.0.2 (a9cfc42c46ed)
2026-06-24 11:05.49: Waiting for resource in pool day11-builds
2026-06-24 11:15.03: Got resource from pool day11-builds
2026-06-24 11:15.03: [profile full] build camlon.2.0.2
2026-06-24 11:15.03: build camlon.2.0.2 (a9cfc42c46ed)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 4f461261c648
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
=== STDOUT ===
Processing: [default: loading data]
[camlon.2.0.2: dl]
[camlon.2.0.2: extract]
-> retrieved camlon.2.0.2 (https://opam.ocaml.org/cache)
[camlon: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "camlon" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/camlon.2.0.2)
- ocamlc lib/.camlon.objs/camlon__Misc.{cmo,cmt}
- File "lib/misc.ml", line 571, characters 20-50:
- 571 | let functions = pp_get_formatter_tag_functions ppf () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "lib/misc.ml", line 577, characters 4-34:
- 577 | pp_set_formatter_tag_functions ppf functions';
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- ocamlopt lib/.camlon.objs/camlon__Misc.{cmx,o}
- File "lib/misc.ml", line 571, characters 20-50:
- 571 | let functions = pp_get_formatter_tag_functions ppf () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "lib/misc.ml", line 577, characters 4-34:
- 577 | pp_set_formatter_tag_functions ppf functions';
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-> compiled camlon.2.0.2
-> installed camlon.2.0.2
=== STDERR ===
2026-06-24 11:15.13: OK: build camlon.2.0.2 (runc: 5.1s, disk: 6KB)
2026-06-24 11:15.13: Job succeeded