Build:
  1. 0
2026-06-24 11:42.45: New job: build bitwuzla.1.0.0 (933f41bf8ef6)
2026-06-24 11:42.45: Waiting for resource in pool day11-builds
2026-06-24 13:11.38: Got resource from pool day11-builds
2026-06-24 13:11.38: [profile full] build bitwuzla.1.0.0
2026-06-24 13:11.38: build bitwuzla.1.0.0 (933f41bf8ef6)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bitwuzla-c.1.0.6                                   4ecfdfc37d95
  compiler-cloning.enabled                           439a1fc77aa6
  conf-g++.1.0                                       6045961550b9
  conf-gcc.1.0                                       77cee661efa8
  conf-git.1.1                                       3856313df990
  conf-gmp.5                                         be11edf77089
  conf-pkg-config.5                                  d5de2c6a88f9
  dune.3.23.1                                        a59dd9b14fe3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
  zarith.1.14                                        c48bd7ff5430
=== 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-24 13:11.51: OK: build bitwuzla.1.0.0 (runc: 5.1s, disk: 9KB)
2026-06-24 13:11.51: Job succeeded