Build:
  1. 0
2026-06-24 14:12.18: New job: build jsondiff.0.0.1 (1d8178ee5a11)
2026-06-24 14:12.18: Waiting for resource in pool day11-builds
2026-06-24 16:30.40: Got resource from pool day11-builds
2026-06-24 16:30.40: [profile full] build jsondiff.0.0.1
2026-06-24 16:30.40: build jsondiff.0.0.1 (1d8178ee5a11)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  biniou.1.2.2                                       4ffef216a3b8
  camlp-streams.5.0.1                                e5a01aae2353
  compiler-cloning.enabled                           439a1fc77aa6
  cppo.1.8.0                                         deac69f17b6b
  dune.3.23.1                                        a59dd9b14fe3
  easy-format.1.3.4                                  ba65ae5e2426
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
  yojson.1.7.0                                       800858f633ea
=== 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-24 16:30.49: OK: build jsondiff.0.0.1 (runc: 2.7s, disk: 9KB)
2026-06-24 16:30.49: Job succeeded