Build:
- 0
2026-06-24 11:05.49: New job: build easy-format.1.3.0 (aae7cb426398)
2026-06-24 11:05.49: Waiting for resource in pool day11-builds
2026-06-24 11:15.06: Got resource from pool day11-builds
2026-06-24 11:15.06: [profile full] build easy-format.1.3.0
2026-06-24 11:15.06: build easy-format.1.3.0 (aae7cb426398)
=== 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]
[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-24 11:15.10: OK: build easy-format.1.3.0 (runc: 2.1s, disk: 9KB)
2026-06-24 11:15.10: Job succeeded