Build:
- 0
2026-06-16 11:42.27: New job: build parsexp.v0.11.0 (46715c899855)
2026-06-16 11:42.27: Waiting for resource in pool day11-builds
2026-06-16 11:59.06: Got resource from pool day11-builds
2026-06-16 11:59.06: [profile full] build parsexp.v0.11.0
2026-06-16 11:59.06: build parsexp.v0.11.0 (46715c899855)
=== DEPENDENCIES (5 transitive) ===
jbuilder.1.0+beta20.2 12fbbe32fb93
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
sexplib0.v0.11.0 4a0982b88e47
=== STDOUT ===
Processing: [default: loading data]
[parsexp.v0.11.0: dl]
[parsexp.v0.11.0: extract]
-> retrieved parsexp.v0.11.0 (https://opam.ocaml.org/cache)
[parsexp: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/parsexp.v0.11.0)
- ocamlc src/.parsexp.objs/parsexp__Positions.{cmo,cmt}
- File "src/positions.ml", line 99, characters 18-36:
- 99 | let compare_pos = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/positions.ml", line 130, characters 20-38:
- 130 | let compare_range = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/positions.ml", line 557, characters 20-38:
- 557 | let compare t1 t2 = Pervasives.compare (to_array t1) (to_array t2)
- ^^^^^^^^^^^^^^^^^^
- 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 src/.parsexp.objs/parsexp__Cst.{cmo,cmt}
- File "src/cst.ml", line 123, characters 27-45:
- 123 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/cst.ml", line 124, characters 27-45:
- 124 | let compare_t_or_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/cst.ml", line 125, characters 27-45:
- 125 | let compare_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 src/.parsexp.objs/parsexp__Positions.{cmx,o}
- File "src/positions.ml", line 99, characters 18-36:
- 99 | let compare_pos = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/positions.ml", line 130, characters 20-38:
- 130 | let compare_range = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/positions.ml", line 557, characters 20-38:
- 557 | let compare t1 t2 = Pervasives.compare (to_array t1) (to_array t2)
- ^^^^^^^^^^^^^^^^^^
- 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 src/.parsexp.objs/parsexp__Cst.{cmx,o}
- File "src/cst.ml", line 123, characters 27-45:
- 123 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/cst.ml", line 124, characters 27-45:
- 124 | let compare_t_or_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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/cst.ml", line 125, characters 27-45:
- 125 | let compare_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 parsexp.v0.11.0
-> installed parsexp.v0.11.0
=== STDERR ===
2026-06-16 11:59.20: OK: build parsexp.v0.11.0 (runc: 5.1s, disk: 10KB)
2026-06-16 11:59.20: Job succeeded