Build:
- 0
2026-06-16 11:34.25: New job: build camlon.2.0.1 (480d864218bb)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:43.08: Got resource from pool day11-builds
2026-06-16 11:43.08: [profile full] build camlon.2.0.1
2026-06-16 11:43.08: build camlon.2.0.1 (480d864218bb)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[camlon.2.0.1: dl]
[camlon.2.0.1: extract]
-> retrieved camlon.2.0.1 (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.1)
- 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.1
-> installed camlon.2.0.1
=== STDERR ===
2026-06-16 11:43.22: OK: build camlon.2.0.1 (runc: 6.7s, disk: 6KB)
2026-06-16 11:43.22: Job succeeded