Build:
- 0
2026-09-03 22:34.31: New job: build stitch.0.0.0 (ee927a0c5550)
2026-09-03 22:34.31: Waiting for resource in pool day11-builds
2026-09-03 23:13.28: Got resource from pool day11-builds
2026-09-03 23:13.28: [profile full] build stitch.0.0.0
2026-09-03 23:13.28: build stitch.0.0.0 (ee927a0c5550)
=== DEPENDENCIES (27 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
biniou.1.2.2 0e866e3656a9
camlp-streams.5.0.1 7241cfbb9546
compiler-cloning.enabled 966a2e6839f0
containers.3.18 8761b6daf493
cppo.1.8.0 83351009e21e
csexp.1.5.2 58b250503765
dune.3.24.2 ec704e062ad3
dune-configurator.3.24.2 183455f65a68
easy-format.1.3.4 c1f56b061998
either.1.0.0 528f686c9e94
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocaml-compiler-libs.v0.17.0 5bb965f7a9b8
ocamlfind.1.9.9~preview 6a4c70487cf9
ounit.2.2.7 6316826a73bc
ounit2.2.2.7 9f1b03bcbeef
ppx_derivers.1.2.1 b98ec33f5664
ppx_deriving.6.1.3 f42e5829c88b
ppx_deriving_yojson.3.10.0 a37843785a2b
ppxlib.0.38.0 3ee699583a7b
seq.base 28d30f6112ac
sexplib0.v0.17.0 ff60a3c976cf
stdlib-shims.0.3.0 8ab1e1c44699
yojson.1.7.0 d450126c998f
=== 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-09-03 23:13.41: OK: build stitch.0.0.0 (runc: 4.1s, disk: 18KB)
2026-09-03 23:13.41: Job succeeded