Build:
  1. 0
2026-06-20 18:40.24: New job: build jsondiff.0.0.1 (54bee8469eb1)
2026-06-20 18:40.24: Waiting for resource in pool day11-builds
2026-06-20 19:07.17: Got resource from pool day11-builds
2026-06-20 19:07.17: [profile full] build jsondiff.0.0.1
2026-06-20 19:07.17: build jsondiff.0.0.1 (54bee8469eb1)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       c1314a44d71c
  camlp-streams.5.0.1                                c9a7b3ba9fed
  compiler-cloning.enabled                           0d2606125f88
  cppo.1.8.0                                         2299340fea15
  dune.3.23.1                                        dbfeecb5ca10
  easy-format.1.3.4                                  0cb69d5f80f7
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
  yojson.1.7.0                                       6c559201df92
=== 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
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt -c -g -package biniou,yojson,unix jsondiff.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- 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 
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> 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-20 19:07.23: OK: build jsondiff.0.0.1 (runc: 3.1s, disk: 8KB)
2026-06-20 19:07.23: Job succeeded