Build:
- 0
2026-06-24 13:54.50: New job: build zelus.2.2 (f085c9f66ffd)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:04.20: Got resource from pool day11-builds
2026-06-24 14:04.20: [profile full] build zelus.2.2
2026-06-24 14:04.20: build zelus.2.2 (f085c9f66ffd)
=== DEPENDENCIES (12 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
compiler-cloning.enabled 439a1fc77aa6
dune.3.23.1 a59dd9b14fe3
menhir.20260209 2dfcdff6beb1
menhirCST.20260209 ca14cdeaa1bc
menhirGLR.20260209 5ba1fed6b7bb
menhirLib.20260209 93342fcbef2d
menhirSdk.20260209 28fda6618c58
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[zelus.2.2: dl]
[zelus.2.2: extract]
-> retrieved zelus.2.2 (https://opam.ocaml.org/cache)
[zelus: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/zelus.2.2/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/zelus.2.2)
- File "/home/opam/.opam/default/.opam-switch/build/zelus.2.2/./configure", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
[zelus: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "zelus" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/zelus.2.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I compiler/.zlcompilerlibs.objs/byte -I /home/opam/.opam/default/lib/menhirLib -no-alias-deps -o compiler/.zlcompilerlibs.objs/byte/match2condition.cmo -c -impl compiler/verif/match2condition.ml)
- File "compiler/verif/match2condition.ml", lines 137-153, characters 2-19:
- 137 | ..match desc with
- 138 | | Elocal _ | Eglobal _ | Econst _ | Econstr0 _ | Elast _ -> e
- 139 | | Eapp(app, e_arg, e_list) ->
- 140 | { e with e_desc = Eapp(app, expression e_arg,
- 141 | List.map expression e_list) }
- ...
- 150 | | Etuple(e_list) ->
- 151 | { e with e_desc = Etuple(List.map expression e_list) }
- 152 | | Econstr1 _ | Ematch _ | Eseq _ | Elet _ | Eperiod _ | Eblock _ | Epresent _
- 153 | -> assert false
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Erecord_with (_, _)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I compiler/.zlcompilerlibs.objs/byte -I /home/opam/.opam/default/lib/menhirLib -no-alias-deps -o compiler/.zlcompilerlibs.objs/byte/zlus2lmm.cmo -c -impl compiler/verif/zlus2lmm.ml)
- File "compiler/verif/zlus2lmm.ml", lines 189-209, characters 2-53:
- 189 | ..match desc with
- 190 | | Elocal(id) -> Llocal(id)
- 191 | | Eglobal { lname = lid } -> Lglobal(lid)
- 192 | | Econst(im) -> Lconst(immediate im)
- 193 | | Econstr0(lid) -> Lconstr0(lid)
- ...
- 206 | | Etypeconstraint(e, _) -> expression ck e
- 207 | | Etuple(e_list) -> Ltuple(List.map (expression ck) e_list)
- 208 | | Ematch _ | Eseq _ | Elet _
- 209 | | Eperiod _ | Eblock _ | Epresent _ -> assert false
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Erecord_with (_, _)
-
- File "compiler/verif/zlus2lmm.ml", line 298, characters 11-71:
- 298 | let kind = function | S | AS | A | AD -> A | D -> D | C -> assert false
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: P
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I compiler/.zlcompilerlibs.objs/byte -I compiler/.zlcompilerlibs.objs/native -I /home/opam/.opam/default/lib/menhirLib -cmi-file compiler/.zlcompilerlibs.objs/byte/match2condition.cmi -no-alias-deps -o compiler/.zlcompilerlibs.objs/native/match2condition.cmx -c -impl compiler/verif/match2condition.ml)
- File "compiler/verif/match2condition.ml", lines 137-153, characters 2-19:
- 137 | ..match desc with
- 138 | | Elocal _ | Eglobal _ | Econst _ | Econstr0 _ | Elast _ -> e
- 139 | | Eapp(app, e_arg, e_list) ->
- 140 | { e with e_desc = Eapp(app, expression e_arg,
- 141 | List.map expression e_list) }
- ...
- 150 | | Etuple(e_list) ->
- 151 | { e with e_desc = Etuple(List.map expression e_list) }
- 152 | | Econstr1 _ | Ematch _ | Eseq _ | Elet _ | Eperiod _ | Eblock _ | Epresent _
- 153 | -> assert false
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Erecord_with (_, _)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I compiler/.zlcompilerlibs.objs/byte -I compiler/.zlcompilerlibs.objs/native -I /home/opam/.opam/default/lib/menhirLib -cmi-file compiler/.zlcompilerlibs.objs/byte/zlus2lmm.cmi -no-alias-deps -o compiler/.zlcompilerlibs.objs/native/zlus2lmm.cmx -c -impl compiler/verif/zlus2lmm.ml)
- File "compiler/verif/zlus2lmm.ml", lines 189-209, characters 2-53:
- 189 | ..match desc with
- 190 | | Elocal(id) -> Llocal(id)
- 191 | | Eglobal { lname = lid } -> Lglobal(lid)
- 192 | | Econst(im) -> Lconst(immediate im)
- 193 | | Econstr0(lid) -> Lconstr0(lid)
- ...
- 206 | | Etypeconstraint(e, _) -> expression ck e
- 207 | | Etuple(e_list) -> Ltuple(List.map (expression ck) e_list)
- 208 | | Ematch _ | Eseq _ | Elet _
- 209 | | Eperiod _ | Eblock _ | Epresent _ -> assert false
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Erecord_with (_, _)
-
- File "compiler/verif/zlus2lmm.ml", line 298, characters 11-71:
- 298 | let kind = function | S | AS | A | AD -> A | D -> D | C -> assert false
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: P
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/std/.zlstdlib.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -no-alias-deps -o lib/std/.zlstdlib.objs/byte/dump.cmo -c -impl lib/std/dump.ml)
- File "lib/std/dump.ml", line 296, characters 11-16:
- 296 | let (x_469:unit) =
- ^^^^^
- Warning 26 [unused-var]: unused variable x_469.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/std/.zlstdlib.objs/byte -I lib/std/.zlstdlib.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file lib/std/.zlstdlib.objs/byte/dump.cmi -no-alias-deps -o lib/std/.zlstdlib.objs/native/dump.cmx -c -impl lib/std/dump.ml)
- File "lib/std/dump.ml", line 296, characters 11-16:
- 296 | let (x_469:unit) =
- ^^^^^
- Warning 26 [unused-var]: unused variable x_469.
-> compiled zelus.2.2
-> installed zelus.2.2
=== STDERR ===
2026-06-24 14:05.10: OK: build zelus.2.2 (runc: 28.7s, disk: 12KB)
2026-06-24 14:05.10: Job succeeded