Build:
  1. 0
2026-09-03 17:42.47: New job: build r2pipe.0.0.1 (7bfeff732208)
2026-09-03 17:42.47: Waiting for resource in pool day11-builds
2026-09-03 19:39.15: Got resource from pool day11-builds
2026-09-03 19:39.15: [profile full] build r2pipe.0.0.1
2026-09-03 19:39.15: build r2pipe.0.0.1 (7bfeff732208)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  yojson.3.0.0                                       27388ba4dc9e
=== 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 "r2pipe.ml", 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 "r2pipe.ml", 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-09-03 19:39.42: OK: build r2pipe.0.0.1 (runc: 2.1s, disk: 7KB)
2026-09-03 19:39.42: Job succeeded