Build:
- 0
2026-06-16 11:57.38: New job: build dolmen.0.4 (0f5940abf21e)
2026-06-16 11:57.38: Waiting for resource in pool day11-builds
2026-06-16 12:39.31: Got resource from pool day11-builds
2026-06-16 12:39.31: [profile full] build dolmen.0.4
2026-06-16 12:39.31: build dolmen.0.4 (0f5940abf21e)
=== DEPENDENCIES (9 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.1.6.3 b168efe0ae54
menhir.20190924 91f77f35a6d3
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
=== STDOUT ===
Processing: [default: loading data]
[dolmen.0.4: dl]
[dolmen.0.4: extract]
-> retrieved dolmen.0.4 (https://opam.ocaml.org/cache)
[dolmen: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "dolmen" "-j" "1" (CWD=/home/opam/.opam/default/.opam-switch/build/dolmen.0.4)
- ocamlc src/standard/.dolmen_std.objs/dolmen_std__Id.{cmo,cmt}
- File "src/standard/id.ml", line 18, characters 14-32:
- 18 | 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/standard/id.ml", line 19, characters 12-26:
- 19 | let equal = 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
- ocamlopt src/standard/.dolmen_std.objs/dolmen_std__Id.{cmx,o}
- File "src/standard/id.ml", line 18, characters 14-32:
- 18 | 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/standard/id.ml", line 19, characters 12-26:
- 19 | let equal = 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 src/standard/.dolmen_std.objs/dolmen_std__Term.{cmo,cmt}
- File "src/standard/term.ml", line 205, characters 29-47:
- 205 | | Builtin b, Builtin b' -> Pervasives.compare b b'
- ^^^^^^^^^^^^^^^^^^
- 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/standard/term.ml", line 211, characters 16-34:
- 211 | begin match Pervasives.compare b b' with
- ^^^^^^^^^^^^^^^^^^
- 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/standard/.dolmen_std.objs/dolmen_std__Term.{cmx,o}
- File "src/standard/term.ml", line 205, characters 29-47:
- 205 | | Builtin b, Builtin b' -> Pervasives.compare b b'
- ^^^^^^^^^^^^^^^^^^
- 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/standard/term.ml", line 211, characters 16-34:
- 211 | begin match Pervasives.compare b b' with
- ^^^^^^^^^^^^^^^^^^
- 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 dolmen.0.4
-> installed dolmen.0.4
=== STDERR ===
2026-06-16 12:39.54: OK: build dolmen.0.4 (runc: 15.1s, disk: 9KB)
2026-06-16 12:39.54: Job succeeded