Build:
- 0
2026-06-16 11:34.25: New job: build facile.1.1.4 (77caecf0d581)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:43.05: Got resource from pool day11-builds
2026-06-16 11:43.05: [profile full] build facile.1.1.4
2026-06-16 11:43.05: build facile.1.1.4 (77caecf0d581)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[facile.1.1.4: dl]
[facile.1.1.4: extract]
-> retrieved facile.1.1.4 (https://opam.ocaml.org/cache)
[facile: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "facile" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/facile.1.1.4)
- ocamlc lib/.facile.objs/facile__Fcl_misc.{cmo,cmt}
- File "lib/fcl_misc.ml", line 53, characters 12-26:
- 53 | let (+) = 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 "lib/fcl_misc.ml", line 54, characters 12-26:
- 54 | let (-) = 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 "lib/fcl_misc.ml", line 55, characters 14-30:
- 55 | let ( * ) = 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
- ocamlc lib/.facile.objs/facile__Fcl_cstr.{cmo,cmt}
- File "lib/fcl_cstr.ml", line 53, characters 9-23:
- 53 | if Pervasives.not solved.(i) then begin
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_misc.{cmx,o}
- File "lib/fcl_misc.ml", line 53, characters 12-26:
- 53 | let (+) = 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 "lib/fcl_misc.ml", line 54, characters 12-26:
- 54 | let (-) = 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 "lib/fcl_misc.ml", line 55, characters 14-30:
- 55 | let ( * ) = 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
- ocamlc lib/.facile.objs/facile__Fcl_sorting.{cmo,cmt}
- File "lib/fcl_sorting.ml", line 358, characters 28-42:
- 358 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 358, characters 59-73:
- 358 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 371, characters 28-42:
- 371 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 371, characters 59-73:
- 371 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_fdArray.{cmo,cmt}
- File "lib/fcl_fdArray.ml", line 302, characters 6-20:
- 302 | (Pervasives.min mi (Fd.min e), Pervasives.max ma (Fd.max e)))
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_fdArray.ml", line 302, characters 36-50:
- 302 | (Pervasives.min mi (Fd.min e), Pervasives.max ma (Fd.max e)))
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_nonlinear.{cmo,cmt}
- File "lib/fcl_nonlinear.ml", line 277, characters 9-23:
- 277 | max (Pervasives.abs min_y) (Pervasives.abs max_y) - 1 in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_nonlinear.ml", line 277, characters 32-46:
- 277 | max (Pervasives.abs min_y) (Pervasives.abs max_y) - 1 in
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_cstr.{cmx,o}
- File "lib/fcl_cstr.ml", line 53, characters 9-23:
- 53 | if Pervasives.not solved.(i) then begin
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_nonlinear.{cmx,o}
- File "lib/fcl_nonlinear.ml", line 277, characters 9-23:
- 277 | max (Pervasives.abs min_y) (Pervasives.abs max_y) - 1 in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_nonlinear.ml", line 277, characters 32-46:
- 277 | max (Pervasives.abs min_y) (Pervasives.abs max_y) - 1 in
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_fdArray.{cmx,o}
- File "lib/fcl_fdArray.ml", line 302, characters 6-20:
- 302 | (Pervasives.min mi (Fd.min e), Pervasives.max ma (Fd.max e)))
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_fdArray.ml", line 302, characters 36-50:
- 302 | (Pervasives.min mi (Fd.min e), Pervasives.max ma (Fd.max e)))
- ^^^^^^^^^^^^^^
- 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 lib/.facile.objs/facile__Fcl_sorting.{cmx,o}
- File "lib/fcl_sorting.ml", line 358, characters 28-42:
- 358 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 358, characters 59-73:
- 358 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 371, characters 28-42:
- 371 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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 "lib/fcl_sorting.ml", line 371, characters 59-73:
- 371 | (fun (inf, sup) x -> Pervasives.min (Fd.min x) inf, Pervasives.max (Fd.max x) sup) (max_int, min_int) a in
- ^^^^^^^^^^^^^^
- 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
-> compiled facile.1.1.4
-> installed facile.1.1.4
=== STDERR ===
2026-06-16 11:43.14: OK: build facile.1.1.4 (runc: 5.6s, disk: 16KB)
2026-06-16 11:43.14: Job succeeded