Build:
  1. 0
2026-06-24 12:11.31: New job: build dolmen.0.4.1 (ff396e718ba6)
2026-06-24 12:11.31: Waiting for resource in pool day11-builds
2026-06-24 13:36.02: Got resource from pool day11-builds
2026-06-24 13:36.02: [profile full] build dolmen.0.4.1
2026-06-24 13:36.02: build dolmen.0.4.1 (ff396e718ba6)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  menhir.20250912                                    89676e1019da
  menhirCST.20250912                                 b5ffaa46a359
  menhirLib.20250912                                 a09f0f3668f8
  menhirSdk.20250912                                 473ca146774c
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
=== STDOUT ===
Processing: [default: loading data]
[dolmen.0.4.1: dl]
[dolmen.0.4.1: extract]
-> retrieved dolmen.0.4.1  (https://opam.ocaml.org/cache)
[dolmen: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "dolmen" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dolmen.0.4.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/standard/.dolmen_std.objs/byte -I /home/opam/.opam/default/lib/menhirLib -I src/interface/.dolmen_intf.objs/byte -I src/languages/line/.dolmen_line.objs/byte -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/byte/dolmen_std__Id.cmo -c -impl src/standard/id.ml)
- 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/standard/.dolmen_std.objs/byte -I src/standard/.dolmen_std.objs/native -I /home/opam/.opam/default/lib/menhirLib -I src/interface/.dolmen_intf.objs/byte -I src/interface/.dolmen_intf.objs/native -I src/languages/line/.dolmen_line.objs/byte -I src/languages/line/.dolmen_line.objs/native -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/native/dolmen_std__Id.cmx -c -impl src/standard/id.ml)
- 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/standard/.dolmen_std.objs/byte -I /home/opam/.opam/default/lib/menhirLib -I src/interface/.dolmen_intf.objs/byte -I src/languages/line/.dolmen_line.objs/byte -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/byte/dolmen_std__Term.cmo -c -impl src/standard/term.ml)
- 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/standard/.dolmen_std.objs/byte -I src/standard/.dolmen_std.objs/native -I /home/opam/.opam/default/lib/menhirLib -I src/interface/.dolmen_intf.objs/byte -I src/interface/.dolmen_intf.objs/native -I src/languages/line/.dolmen_line.objs/byte -I src/languages/line/.dolmen_line.objs/native -intf-suffix .ml -no-alias-deps -open Dolmen_std -o src/standard/.dolmen_std.objs/native/dolmen_std__Term.cmx -c -impl src/standard/term.ml)
- 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.1
-> installed dolmen.0.4.1

=== STDERR ===

2026-06-24 13:36.09: OK: build dolmen.0.4.1 (runc: 6.2s, disk: 10KB)
2026-06-24 13:36.09: Job succeeded