Build:
- 0
2026-06-16 11:34.25: New job: build easy-format.1.3.1 (320a7c0eae33)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:43.03: Got resource from pool day11-builds
2026-06-16 11:43.03: [profile full] build easy-format.1.3.1
2026-06-16 11:43.03: build easy-format.1.3.1 (320a7c0eae33)
=== 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]
[easy-format.1.3.1: dl]
[easy-format.1.3.1: extract]
-> retrieved easy-format.1.3.1 (https://opam.ocaml.org/cache)
[easy-format: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "easy-format" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/easy-format.1.3.1)
- ocamlc src/.easy_format.objs/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 214, characters 16-46:
- 214 | let tagf0 = pp_get_formatter_tag_functions fmt () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 243, characters 4-34:
- 243 | pp_set_formatter_tag_functions fmt tagf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- File "src/easy_format.ml", line 275, characters 9-39:
- 275 | (pp_get_formatter_tag_functions fmt ()) with
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 280, characters 6-36:
- 280 | pp_set_formatter_tag_functions fmt tagf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- File "src/easy_format.ml", line 333, characters 16-27:
- 333 | | Some s -> pp_open_tag fmt s
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 337, characters 16-28:
- 337 | | Some _ -> pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 343, characters 10-21:
- 343 | pp_open_tag fmt tag;
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 345, characters 10-22:
- 345 | pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- ocamlopt src/.easy_format.objs/easy_format.{cmx,o}
- File "src/easy_format.ml", line 214, characters 16-46:
- 214 | let tagf0 = pp_get_formatter_tag_functions fmt () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 243, characters 4-34:
- 243 | pp_set_formatter_tag_functions fmt tagf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- File "src/easy_format.ml", line 275, characters 9-39:
- 275 | (pp_get_formatter_tag_functions fmt ()) with
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 280, characters 6-36:
- 280 | pp_set_formatter_tag_functions fmt tagf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- File "src/easy_format.ml", line 333, characters 16-27:
- 333 | | Some s -> pp_open_tag fmt s
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 337, characters 16-28:
- 337 | | Some _ -> pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 343, characters 10-21:
- 343 | pp_open_tag fmt tag;
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 345, characters 10-22:
- 345 | pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled easy-format.1.3.1
-> installed easy-format.1.3.1
=== STDERR ===
2026-06-16 11:43.08: OK: build easy-format.1.3.1 (runc: 2.1s, disk: 8KB)
2026-06-16 11:43.08: Job succeeded