Build:
  1. 0
2026-06-16 15:43.06: New job: build jsondiff.0.0.1 (f7aacf5d9d56)
2026-06-16 15:43.06: Waiting for resource in pool day11-builds
2026-06-16 16:31.58: Got resource from pool day11-builds
2026-06-16 16:31.58: [profile full] build jsondiff.0.0.1
2026-06-16 16:31.58: build jsondiff.0.0.1 (f7aacf5d9d56)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       c6b283605131
  camlp-streams.5.0.1                                c5b4d7818010
  cppo.1.8.0                                         3c775a388c9d
  dune.3.23.1                                        d50060dd2cab
  easy-format.1.3.4                                  b1eb2dbaa585
  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.1.7.0                                       78a4e104bff5
=== STDOUT ===
Processing: [default: loading data]
[jsondiff.0.0.1: dl]
[jsondiff.0.0.1: extract]
[jsondiff.0.0.1/jsondiff.install: dl]
-> retrieved jsondiff.0.0.1  (https://opam.ocaml.org/cache)
[jsondiff: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/jsondiff.0.0.1)
- sed -e 's:@@VERSION@@:0.0.0:' META.in > META
- ocamlfind ocamlc -c -g -package biniou,yojson,unix jsondiff.ml
- File "jsondiff.ml", line 348, characters 17-28:
- 348 | let rec coerce : Y.Safe.json -> json_withdiff = function
-                        ^^^^^^^^^^^
- Alert deprecated: Y.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- 
- File "jsondiff.ml", line 348, characters 17-28:
- 348 | let rec coerce : Y.Safe.json -> json_withdiff = function
-                        ^^^^^^^^^^^
- Alert deprecated: Y.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- ocamlfind ocamlc -o jsondiff.byte -package biniou,yojson,unix -linkpkg \
-        	jsondiff.cmo 
- ocamlfind ocamlopt -c -g -package biniou,yojson,unix jsondiff.ml
- File "jsondiff.ml", line 348, characters 17-28:
- 348 | let rec coerce : Y.Safe.json -> json_withdiff = function
-                        ^^^^^^^^^^^
- Alert deprecated: Y.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- 
- File "jsondiff.ml", line 348, characters 17-28:
- 348 | let rec coerce : Y.Safe.json -> json_withdiff = function
-                        ^^^^^^^^^^^
- Alert deprecated: Y.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- ocamlfind ocamlopt -o jsondiff -package biniou,yojson,unix -linkpkg \
- 	jsondiff.cmx 
-> compiled  jsondiff.0.0.1
[jsondiff: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/jsondiff.0.0.1)
- test ! -f jsondiff || cp jsondiff /home/opam/.opam/default/bin/
- test ! -f jsondiff.exe || cp jsondiff.exe /home/opam/.opam/default/bin/
- ocamlfind install jsondiff META \
-           $(ls jsondiff.mli jsondiff.cmi jsondiff.cmo jsondiff.cmx jsondiff.o)
- ls: cannot access 'jsondiff.mli': No such file or directory
- Installed /home/opam/.opam/default/lib/jsondiff/jsondiff.o
- Installed /home/opam/.opam/default/lib/jsondiff/jsondiff.cmx
- Installed /home/opam/.opam/default/lib/jsondiff/jsondiff.cmo
- Installed /home/opam/.opam/default/lib/jsondiff/jsondiff.cmi
- Installed /home/opam/.opam/default/lib/jsondiff/META
-> installed jsondiff.0.0.1

=== STDERR ===

2026-06-16 16:32.17: OK: build jsondiff.0.0.1 (runc: 3.2s, disk: 8KB)
2026-06-16 16:32.17: Job succeeded