Build:
  1. 0
2026-06-16 12:22.43: New job: build r2pipe.0.0.1 (53b3104ce9f6)
2026-06-16 12:22.43: Waiting for resource in pool day11-builds
2026-06-16 13:49.38: Got resource from pool day11-builds
2026-06-16 13:49.38: [profile full] build r2pipe.0.0.1
2026-06-16 13:49.38: build r2pipe.0.0.1 (53b3104ce9f6)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
  yojson.3.0.0                                       fcc5f5f6d1cc
=== STDOUT ===
Processing: [default: loading data]
[r2pipe.0.0.1: dl]
[r2pipe.0.0.1: extract]
-> retrieved r2pipe.0.0.1  (https://opam.ocaml.org/cache)
[r2pipe: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/r2pipe.0.0.1)
- sed -e 's:@@VERSION@@:0.0.1:' META.in > META
- ocamlfind ocamlc -c -g -package yojson r2pipe.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlopt -c -g -package yojson r2pipe.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-> compiled  r2pipe.0.0.1
[r2pipe: make install-lib]
+ /usr/bin/make "install-lib" (CWD=/home/opam/.opam/default/.opam-switch/build/r2pipe.0.0.1)
- ocamlfind install r2pipe META \
-      \
-   r2pipe.cmi  r2pipe.cmo \
-   r2pipe.o r2pipe.cmx
- Installed /home/opam/.opam/default/lib/r2pipe/r2pipe.cmx
- Installed /home/opam/.opam/default/lib/r2pipe/r2pipe.o
- Installed /home/opam/.opam/default/lib/r2pipe/r2pipe.cmo
- Installed /home/opam/.opam/default/lib/r2pipe/r2pipe.cmi
- Installed /home/opam/.opam/default/lib/r2pipe/META
-> installed r2pipe.0.0.1

=== STDERR ===

2026-06-16 13:49.48: OK: build r2pipe.0.0.1 (runc: 2.1s, disk: 6KB)
2026-06-16 13:49.48: Job succeeded