Build:
  1. 0
2026-06-19 18:39.16: New job: build jsondiff.0.0.1 (d0d5619941c4)
2026-06-19 18:39.16: Waiting for resource in pool day11-builds
2026-06-19 19:54.42: Got resource from pool day11-builds
2026-06-19 19:54.42: [profile full] build jsondiff.0.0.1
2026-06-19 19:54.42: build jsondiff.0.0.1 (d0d5619941c4)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  biniou.1.2.2                                       e206f948303f
  camlp-streams.5.0.1                                c3c277564948
  cppo.1.8.0                                         58ff60202126
  dune.3.23.1                                        b9e31df96092
  easy-format.1.3.4                                  b72f43c14b1f
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlfind.1.9.8                                    1872268d1aec
  yojson.1.7.0                                       340cf3f3a764
=== 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
- 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 ocamlopt -c -g -package biniou,yojson,unix jsondiff.ml
- 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
-> 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-19 19:54.53: OK: build jsondiff.0.0.1 (runc: 2.1s, disk: 8KB)
2026-06-19 19:54.53: Job succeeded