Build:
  1. 0
2026-09-04 18:09.13: New job: build jsondiff.0.0.1 (8dccf109b036)
2026-09-04 18:09.13: Waiting for resource in pool day11-builds
2026-09-04 18:31.08: Got resource from pool day11-builds
2026-09-04 18:31.08: [profile full] build jsondiff.0.0.1
2026-09-04 18:31.08: build jsondiff.0.0.1 (8dccf109b036)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  biniou.1.2.2                                       1646c139caef
  camlp-streams.5.0.1                                922664744f95
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         3a29ac6f7bab
  dune.3.24.2                                        25fbaa318de6
  easy-format.1.3.4                                  c82a69ef8e4b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
  yojson.1.7.0                                       a58a4f3cce19
=== 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-09-04 18:31.20: OK: build jsondiff.0.0.1 (runc: 3.2s, disk: 8KB)
2026-09-04 18:31.20: Job succeeded