Build:
- 0
2026-06-16 11:34.25: New job: build easy-format.1.3.0 (f00b0094e6e1)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:42.58: Got resource from pool day11-builds
2026-06-16 11:42.58: [profile full] build easy-format.1.3.0
2026-06-16 11:42.58: build easy-format.1.3.0 (f00b0094e6e1)
=== 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.0: dl]
[easy-format.1.3.0: extract]
-> retrieved easy-format.1.3.0 (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.0)
- ocamlc src/.easy_format.objs/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 195, characters 16-46:
- 195 | 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 224, characters 4-34:
- 224 | 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 256, characters 9-39:
- 256 | (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 261, characters 6-36:
- 261 | 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 314, characters 16-27:
- 314 | | 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 318, characters 16-28:
- 318 | | Some _ -> pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 324, characters 10-21:
- 324 | pp_open_tag fmt tag;
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 10-22:
- 326 | 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 195, characters 16-46:
- 195 | 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 224, characters 4-34:
- 224 | 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 256, characters 9-39:
- 256 | (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 261, characters 6-36:
- 261 | 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 314, characters 16-27:
- 314 | | 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 318, characters 16-28:
- 318 | | Some _ -> pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 324, characters 10-21:
- 324 | pp_open_tag fmt tag;
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 10-22:
- 326 | pp_close_tag fmt ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled easy-format.1.3.0
-> installed easy-format.1.3.0
=== STDERR ===
2026-06-16 11:43.03: OK: build easy-format.1.3.0 (runc: 1.7s, disk: 8KB)
2026-06-16 11:43.03: Job succeeded