Build:
  1. 0
2026-06-16 14:15.07: New job: build cmark.0.2.0 (c8ca2b15fa7a)
2026-06-16 14:15.07: Waiting for resource in pool day11-builds
2026-06-16 15:58.21: Got resource from pool day11-builds
2026-06-16 15:58.21: [profile full] build cmark.0.2.0
2026-06-16 15:58.21: build cmark.0.2.0 (c8ca2b15fa7a)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libffi.2.0.0                                  8d7a8d3da0b7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        ec63db2dab31
  ctypes.0.24.0                                      5228215932fd
  ctypes-foreign.0.24.0                              c84928e95019
  dune.3.23.1                                        5402470d931c
  dune-configurator.3.23.1                           58f4a3f92083
  integers.0.8.0                                     705d881ec2bb
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  stdlib-shims.0.3.0                                 e2dd0beb9112
=== STDOUT ===
Processing: [default: loading data]
[cmark.0.2.0: dl]
[cmark.0.2.0: extract]
-> retrieved cmark.0.2.0  (https://opam.ocaml.org/cache)
[cmark: ./car lib]
+ /home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car "lib" (CWD=/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0)
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 17, characters 5-15:
- 17 | open Pervasives
-           ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 355, characters 5-19:
- 355 |     (Char.uppercase s.[0])
-            ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.uppercase
- Use Char.uppercase_ascii instead.
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 394, characters 24-35:
- 394 | let write_module_list ?(excludes=[]) ~dest =
-                               ^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Rule lib
- ocamlfind query cmark >/dev/null 2>&1
- ocamlbuild -use-ocamlfind cmark.cma
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ctypes.foreign -modules cmark.mli > cmark.mli.depends
- + ocamlfind ocamlc -c -safe-string -thread -package ctypes.foreign -o cmark.cmi cmark.mli
- + ocamlfind ocamldep -package ctypes.foreign -modules cmark.ml > cmark.ml.depends
- + ocamlfind ocamlc -c -safe-string -thread -package ctypes.foreign -o cmark.cmo cmark.ml
- + ocamlfind ocamlc -a -thread -package ctypes.foreign cmark.cmo -o cmark.cma
- ocamlbuild -use-ocamlfind cmark.cmxa
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -c -safe-string -thread -package ctypes.foreign -o cmark.cmx cmark.ml
- + ocamlfind ocamlopt -a -thread -package ctypes.foreign cmark.cmx -o cmark.cmxa
- ocamlfind install cmark META _build/cmark.cma _build/cmark.mli _build/cmark.ml _build/cmark.cmxa _build/cmark.cmi _build/cmark.a >/dev/null 2>&1
- rm 'cmark.mllib'
-> installed cmark.0.2.0
[WARNING] Opam package conf-libffi.2.0.0 depends on the following system package that can no longer be found: libffi-dev

=== STDERR ===

2026-06-16 15:58.50: OK: build cmark.0.2.0 (runc: 3.1s, disk: 8KB)
2026-06-16 15:58.50: Job succeeded