Build:
  1. 0
2026-06-24 11:20.55: New job: build dolmen.0.4 (bab1b28ac326)
2026-06-24 11:20.55: Waiting for resource in pool day11-builds
2026-06-24 12:06.10: Got resource from pool day11-builds
2026-06-24 12:06.10: [profile full] build dolmen.0.4
2026-06-24 12:06.10: build dolmen.0.4 (bab1b28ac326)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.1.6.3                                         29b41207f974
  menhir.20190924                                    b26579784360
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocamlbuild.0.16.1                                  c852f758aecf
  ocamlfind.1.9.8                                    c048fc0ddff1
=== 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-24 12:06.37: OK: build dolmen.0.4 (runc: 16.1s, disk: 9KB)
2026-06-24 12:06.37: Job succeeded