Build:
  1. 0
2026-06-24 11:15.30: New job: build monomorphic.1.3 (e17625e276af)
2026-06-24 11:15.30: Waiting for resource in pool day11-builds
2026-06-24 11:59.42: Got resource from pool day11-builds
2026-06-24 11:59.42: [profile full] build monomorphic.1.3
2026-06-24 11:59.42: build monomorphic.1.3 (e17625e276af)
=== DEPENDENCIES (6 transitive) ===
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlbuild-pkg.0.1                                 5585a95a5279
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[monomorphic.1.3: dl]
[monomorphic.1.3: extract]
-> retrieved monomorphic.1.3  (https://opam.ocaml.org/cache)
[monomorphic: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/monomorphic.1.3)
- ocamlbuild -use-ocamlfind -plugin-tag "package(ocamlbuild-pkg)"
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocamlbuild-pkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/monomorphic.mli > src/monomorphic.mli.depends
- + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmi src/monomorphic.mli
- + ocamlfind ocamldep -modules src/monomorphic.ml > src/monomorphic.ml.depends
- + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmo src/monomorphic.ml
- + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmo src/monomorphic.ml
- File "src/monomorphic.ml", line 26, characters 29-39:
- 26 | module MakeInfix (Ty : TY) = Pervasives
-                                   ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 27, characters 27-37:
- 27 | module MakeCmp (Ty : TY) = Pervasives
-                                 ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 28, characters 24-34:
- 28 | module Make (Ty : TY) = Pervasives
-                              ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 30, characters 14-24:
- 30 | module None = Pervasives
-                    ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 32, characters 13-23:
- 32 | module Int = Pervasives
-                   ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 33, characters 15-25:
- 33 | module Float = Pervasives
-                     ^^^^^^^^^^
- 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
- + ocamlfind ocamlc -a -I src src/monomorphic.cmo -o src/monomorphic.cma
- + ocamlfind ocamlopt -c -safe-string -I src -o src/monomorphic.cmx src/monomorphic.ml
- + ocamlfind ocamlopt -c -safe-string -I src -o src/monomorphic.cmx src/monomorphic.ml
- File "src/monomorphic.ml", line 26, characters 29-39:
- 26 | module MakeInfix (Ty : TY) = Pervasives
-                                   ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 27, characters 27-37:
- 27 | module MakeCmp (Ty : TY) = Pervasives
-                                 ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 28, characters 24-34:
- 28 | module Make (Ty : TY) = Pervasives
-                              ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 30, characters 14-24:
- 30 | module None = Pervasives
-                    ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 32, characters 13-23:
- 32 | module Int = Pervasives
-                   ^^^^^^^^^^
- 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
- File "src/monomorphic.ml", line 33, characters 15-25:
- 33 | module Float = Pervasives
-                     ^^^^^^^^^^
- 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
- + ocamlfind ocamlopt -a -I src src/monomorphic.cmx -o src/monomorphic.cmxa
- + ocamlfind ocamlopt -shared -I src src/monomorphic.cmx -o src/monomorphic.cmxs
- cp _build/monomorphic.install .
-> compiled  monomorphic.1.3
-> installed monomorphic.1.3

=== STDERR ===

2026-06-24 12:00.15: OK: build monomorphic.1.3 (runc: 3.1s, disk: 10KB)
2026-06-24 12:00.15: Job succeeded