Build:
  1. 0
2026-06-23 16:45.34: New job: build bitwuzla.1.0.0 (e0e1ef0a252c)
2026-06-23 16:45.34: Waiting for resource in pool day11-builds
2026-06-23 17:01.14: Got resource from pool day11-builds
2026-06-23 17:01.14: [profile full] build bitwuzla.1.0.0
2026-06-23 17:01.14: build bitwuzla.1.0.0 (e0e1ef0a252c)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bitwuzla-c.1.0.6                                   39e82a84715c
  compiler-cloning.enabled                           0d2606125f88
  conf-g++.1.0                                       3a490f76fc1d
  conf-gcc.1.0                                       dd4c5e537e37
  conf-git.1.1                                       e1088d45da8b
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
  zarith.1.14                                        e195aa531085
=== STDOUT ===
Processing: [default: loading data]
[bitwuzla.1.0.0: dl]
[bitwuzla.1.0.0: extract]
-> retrieved bitwuzla.1.0.0  (https://opam.ocaml.org/cache)
[bitwuzla: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bitwuzla" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/bitwuzla.1.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .bitwuzla.objs/byte -I /home/opam/.opam/default/lib/bitwuzla-c -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zarith -cmi-file .bitwuzla.objs/byte/bitwuzla.cmi -no-alias-deps -o .bitwuzla.objs/byte/bitwuzla.cmo -c -impl bitwuzla.ml)
- File "bitwuzla.ml", lines 530-792, characters 8-74:
- 530 | ........match term_get_kind e with
- 531 |         | And ->
- 532 |           assert (arity = 2);
- 533 |           unsafe_view @@ Bv (Bv.And, (args.(0), args.(1)))
- 534 |         | Apply ->
- ...
- 789 |           assert (arity = 2);
- 790 |           let indices = term_get_indices e in
- 791 |           assert (Array.length indices = 1);
- 792 |           unsafe_view @@ Fp (Fp.To_ubv, (indices.(0), args.(0), args.(1)))
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     (Const|Const_Array|Val|Var)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .bitwuzla.objs/byte -I .bitwuzla.objs/native -I /home/opam/.opam/default/lib/bitwuzla-c -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zarith -cmi-file .bitwuzla.objs/byte/bitwuzla.cmi -no-alias-deps -o .bitwuzla.objs/native/bitwuzla.cmx -c -impl bitwuzla.ml)
- File "bitwuzla.ml", lines 530-792, characters 8-74:
- 530 | ........match term_get_kind e with
- 531 |         | And ->
- 532 |           assert (arity = 2);
- 533 |           unsafe_view @@ Bv (Bv.And, (args.(0), args.(1)))
- 534 |         | Apply ->
- ...
- 789 |           assert (arity = 2);
- 790 |           let indices = term_get_indices e in
- 791 |           assert (Array.length indices = 1);
- 792 |           unsafe_view @@ Fp (Fp.To_ubv, (indices.(0), args.(0), args.(1)))
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched:
-     (Const|Const_Array|Val|Var)
-> compiled  bitwuzla.1.0.0
-> installed bitwuzla.1.0.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-23 17:01.48: OK: build bitwuzla.1.0.0 (runc: 7.1s, disk: 9KB)
2026-06-23 17:01.48: Job succeeded