Build:
  1. 0
2026-06-24 11:05.43: New job: build functory.0.6 (3b2e0dcdeeab)
2026-06-24 11:05.43: Waiting for resource in pool day11-builds
2026-06-24 11:12.50: Got resource from pool day11-builds
2026-06-24 11:12.50: [profile full] build functory.0.6
2026-06-24 11:12.50: build functory.0.6 (3b2e0dcdeeab)
=== DEPENDENCIES (4 transitive) ===
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[functory.0.6: dl]
[functory.0.6: extract]
-> retrieved functory.0.6  (https://opam.ocaml.org/cache)
[functory: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/functory.0.6/./configure  (CWD=/home/opam/.opam/default/.opam-switch/build/functory.0.6)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.4
- ocaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlweb... true
- checking platform... configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
[functory: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/functory.0.6)
- echo "let version = \""0.6"\"" > version.ml
- echo "let date = \""`date`"\"" >> version.ml
- rm -f .depend
- ocamldep.opt  *.ml *.mli > .depend
- ocamlc.opt -c -dtypes -g  control.ml
- ocamlc.opt -c -dtypes -g  sequential.ml
- ocamlc.opt -c -dtypes -g  map_fold.ml
- ocamlc.opt -c -dtypes -g  cores.ml
- ocamlc.opt -c -dtypes -g  binary.mli
- ocamlc.opt -c -dtypes -g  binary.ml
- ocamlc.opt -c -dtypes -g  protocol.mli
- ocamlc.opt -c -dtypes -g  protocol.ml
- ocamlc.opt -c -dtypes -g  network.ml
- File "network.ml", line 378, characters 28-46:
- 378 | 	       let compare w1 w2 = Pervasives.compare w1.worker_id w2.worker_id
-       	                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c -dtypes -g  functory.mli
- ocamlc.opt -dtypes -g  -pack -o functory.cmo control.cmo sequential.cmo map_fold.cmo cores.cmo binary.cmo protocol.cmo network.cmo
- ocamlc.opt -a -dtypes -g  -o functory.cma functory.cmo
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory control.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory sequential.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory map_fold.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory cores.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory binary.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory protocol.ml
- ocamlopt.opt -g -annot -c -dtypes  -for-pack Functory network.ml
- File "network.ml", line 378, characters 28-46:
- 378 | 	       let compare w1 w2 = Pervasives.compare w1.worker_id w2.worker_id
-       	                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -g -annot  -pack -o functory.cmx control.cmx sequential.cmx map_fold.cmx cores.cmx binary.cmx protocol.cmx network.cmx
- ocamlopt.opt -g -annot -a -dtypes  -for-pack Functory -o functory.cmxa functory.cmx
-> compiled  functory.0.6
[functory: make ocamlfind-install]
+ /usr/bin/make "ocamlfind-install" (CWD=/home/opam/.opam/default/.opam-switch/build/functory.0.6)
- ocamlfind install functory META functory.mli functory.cmi functory.cmo functory.cma functory.a functory.cmx functory.cmxa
- Installed /home/opam/.opam/default/lib/functory/functory.cmxa
- Installed /home/opam/.opam/default/lib/functory/functory.cmx
- Installed /home/opam/.opam/default/lib/functory/functory.a
- Installed /home/opam/.opam/default/lib/functory/functory.cma
- Installed /home/opam/.opam/default/lib/functory/functory.cmo
- Installed /home/opam/.opam/default/lib/functory/functory.cmi
- Installed /home/opam/.opam/default/lib/functory/functory.mli
- Installed /home/opam/.opam/default/lib/functory/META
-> installed functory.0.6

=== STDERR ===

2026-06-24 11:12.57: OK: build functory.0.6 (runc: 4.1s, disk: 8KB)
2026-06-24 11:12.57: Job succeeded