Build:
- 0
2026-06-24 16:30.54: New job: build stitch.0.0.0 (cc7e1455f25a)
2026-06-24 16:30.54: Waiting for resource in pool day11-builds
2026-06-24 17:22.09: Got resource from pool day11-builds
2026-06-24 17:22.09: [profile full] build stitch.0.0.0
2026-06-24 17:22.09: build stitch.0.0.0 (cc7e1455f25a)
=== DEPENDENCIES (27 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
biniou.1.2.2 4ffef216a3b8
camlp-streams.5.0.1 e5a01aae2353
compiler-cloning.enabled 439a1fc77aa6
containers.3.18 9b67317968c0
cppo.1.8.0 deac69f17b6b
csexp.1.5.2 977b865a51b4
dune.3.23.1 a59dd9b14fe3
dune-configurator.3.23.1 8cec6bb1116c
easy-format.1.3.4 ba65ae5e2426
either.1.0.0 f609e8d13b2e
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocaml-compiler-libs.v0.17.0 d66bf6efa323
ocamlfind.1.9.8 b506a15fcd6c
ounit.2.2.7 bd6f1678fb4f
ounit2.2.2.7 160e927530cc
ppx_derivers.1.2.1 82026aa8af61
ppx_deriving.6.1.1 250b28880637
ppx_deriving_yojson.3.10.0 4f974c98ef59
ppxlib.0.38.0 2aa2dfbf252b
seq.base 8e8202906505
sexplib0.v0.17.0 166f8102230b
stdlib-shims.0.3.0 e7f8a4f187fa
yojson.1.7.0 800858f633ea
=== STDOUT ===
Processing: [default: loading data]
[stitch.0.0.0: dl]
[stitch.0.0.0: extract]
-> retrieved stitch.0.0.0 (https://opam.ocaml.org/cache)
[stitch: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "stitch" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/stitch.0.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.stitch.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -no-alias-deps -o lib/.stitch.objs/byte/stitch.cmi -c -intf lib/stitch.pp.mli)
- File "lib/stitch.mli", line 26, characters 24-40:
- 26 | to_yojson: ('a -> Yojson.Safe.json) ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.mli", line 27, characters 18-34:
- 27 | of_yojson: (Yojson.Safe.json -> ('a, string) result) ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.mli", line 35, characters 24-40:
- 35 | to_yojson: ('a -> Yojson.Safe.json) ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.mli", line 36, characters 18-34:
- 36 | of_yojson: (Yojson.Safe.json -> ('a, string) result) ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.stitch.objs/byte -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -cmi-file lib/.stitch.objs/byte/stitch.cmi -no-alias-deps -o lib/.stitch.objs/byte/stitch.cmo -c -impl lib/stitch.pp.ml)
- File "lib/stitch.ml", line 13, characters 13-24:
- 13 | let open CCOpt.Infix in
- ^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 24, characters 4-13:
- 24 | CCOpt.map (fun dir -> Filename.concat dir filename) t.recording_dir
- ^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 29, characters 18-34:
- 29 | { arguments : Yojson.Safe.json list
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 30, characters 21-37:
- 30 | ; return_value : Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 39, characters 26-42:
- 39 | { to_yojson : 'a -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 40, characters 20-36:
- 40 | ; of_yojson : Yojson.Safe.json -> ('a, string) result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 50, characters 26-42:
- 50 | { to_yojson : 'a -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 51, characters 20-36:
- 51 | ; of_yojson : Yojson.Safe.json -> ('a, string) result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 150, characters 15-26:
- 150 | let open CCOpt.Infix in
- ^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 188, characters 2-14:
- 188 | CCOpt.map_or ~default:f (recorded_function_2 ~signature ~f) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 192, characters 2-14:
- 192 | CCOpt.map_or ~default:f (recorded_function_3 ~signature ~f) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 211, characters 2-14:
- 211 | CCOpt.map_or ~default:[] (verify ~test_of_recorded_call) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.stitch.objs/byte -I lib/.stitch.objs/native -I /home/opam/.opam/default/lib/biniou -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/containers -I /home/opam/.opam/default/lib/containers/domain -I /home/opam/.opam/default/lib/containers/monomorphic -I /home/opam/.opam/default/lib/easy-format -I /home/opam/.opam/default/lib/either -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -cmi-file lib/.stitch.objs/byte/stitch.cmi -no-alias-deps -o lib/.stitch.objs/native/stitch.cmx -c -impl lib/stitch.pp.ml)
- File "lib/stitch.ml", line 13, characters 13-24:
- 13 | let open CCOpt.Infix in
- ^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 24, characters 4-13:
- 24 | CCOpt.map (fun dir -> Filename.concat dir filename) t.recording_dir
- ^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 29, characters 18-34:
- 29 | { arguments : Yojson.Safe.json list
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 30, characters 21-37:
- 30 | ; return_value : Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 39, characters 26-42:
- 39 | { to_yojson : 'a -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 40, characters 20-36:
- 40 | ; of_yojson : Yojson.Safe.json -> ('a, string) result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 50, characters 26-42:
- 50 | { to_yojson : 'a -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 51, characters 20-36:
- 51 | ; of_yojson : Yojson.Safe.json -> ('a, string) result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
-
- File "lib/stitch.ml", line 150, characters 15-26:
- 150 | let open CCOpt.Infix in
- ^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 188, characters 2-14:
- 188 | CCOpt.map_or ~default:f (recorded_function_2 ~signature ~f) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 192, characters 2-14:
- 192 | CCOpt.map_or ~default:f (recorded_function_3 ~signature ~f) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-
- File "lib/stitch.ml", line 211, characters 2-14:
- 211 | CCOpt.map_or ~default:[] (verify ~test_of_recorded_call) recording_file
- ^^^^^^^^^^^^
- Alert deprecated: module CCOpt
- use CCOption instead
-> compiled stitch.0.0.0
-> installed stitch.0.0.0
=== STDERR ===
2026-06-24 17:22.21: OK: build stitch.0.0.0 (runc: 3.6s, disk: 18KB)
2026-06-24 17:22.21: Job succeeded