Build:
  1. 0
2026-06-23 20:09.31: New job: build prbnmcn-dagger-test.0.0.4 (af68040b7a77)
2026-06-23 20:09.31: Waiting for resource in pool day11-builds
2026-06-23 20:59.16: Got resource from pool day11-builds
2026-06-23 20:59.16: [profile full] build prbnmcn-dagger-test.0.0.4
2026-06-23 20:59.17: build prbnmcn-dagger-test.0.0.4 (af68040b7a77)
=== DEPENDENCIES (40 transitive) ===
  alcotest.1.9.1                                     5f245320dde7
  astring.0.8.5                                      c9b7741b1ba7
  backoff.0.1.1                                      e1d2114ec130
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  domain-local-await.1.0.1                           a8e50d553531
  domainslib.0.5.2                                   0eef7ec95b57
  dune.3.23.1                                        dbfeecb5ca10
  fmt.0.11.0                                         1a2e11cf0823
  multicore-magic.2.3.2                              486ffa00f752
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-syntax-shims.1.0.0                           ab53fc8c6e2d
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ounit2.2.2.7                                       23962b077f73
  prbnmcn-basic-structures.0.0.1                     c34a0c2f3e7c
  prbnmcn-cgrph.0.0.2                                7c7d348a6a5f
  prbnmcn-dagger.0.0.4                               622af865de0a
  prbnmcn-dagger-gsl.0.0.4                           6ca99332136a
  prbnmcn-dagger-stats.0.0.4                         d9c4ad9281f2
  prbnmcn-gnuplot.0.0.5                              fee85edef410
  prbnmcn-stats.0.0.7                                a3671aecb7e9
  qcheck.0.91                                        aa8a4d0e052f
  qcheck-alcotest.0.91                               ec3807c97b47
  qcheck-core.0.91                                   ec429e3dbb1f
  qcheck-ounit.0.91                                  8f32dc36f045
  re.1.14.0                                          a474ef408490
  saturn.1.0.0                                       216032488b62
  seq.base                                           1fbc0454e0be
  stdlib-shims.0.3.0                                 9047e6396dc4
  thread-table.1.0.0                                 c016bc85e23b
  topkg.1.1.1                                        8e3718e4cf5c
  uutf.1.0.4                                         b530bbafc7a1
  zarith.1.14                                        e195aa531085
=== STDOUT ===
Processing: [default: loading data]
[prbnmcn-dagger-test.0.0.4: extract]
-> retrieved prbnmcn-dagger-test.0.0.4  (cached)
[prbnmcn-dagger-test: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-dagger-test" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/prbnmcn-dagger-test.0.0.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Basic_structures -g -bin-annot -bin-annot-occurrences -I test/.dagger_tests.objs/byte -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/prbnmcn-basic-structures -I /home/opam/.opam/default/lib/prbnmcn-cgrph -I /home/opam/.opam/default/lib/prbnmcn-dagger -I /home/opam/.opam/default/lib/prbnmcn-dagger-stats -I /home/opam/.opam/default/lib/prbnmcn-gnuplot -I /home/opam/.opam/default/lib/prbnmcn-stats -I /home/opam/.opam/default/lib/qcheck -I /home/opam/.opam/default/lib/qcheck-alcotest -I /home/opam/.opam/default/lib/qcheck-core -I /home/opam/.opam/default/lib/zarith -no-alias-deps -open Dagger_tests__ -o test/.dagger_tests.objs/byte/dagger_tests__Resampling_test.cmo -c -impl test/resampling_test.ml)
- File "test/resampling_test.ml", line 76, characters 18-27:
- 76 |     let nonzero = small_nat >|= ( + ) 2 in
-                        ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 103, characters 28-37:
- 103 |        QCheck.Gen.(Dist.gen small_nat >|= fun x -> List.map snd x.suspended))
-                                   ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 271, characters 38-47:
- 271 |     (QCheck.make QCheck.Gen.(Dist.gen small_nat))
-                                             ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -open Basic_structures -g -I test/.dagger_tests.objs/byte -I test/.dagger_tests.objs/native -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/prbnmcn-basic-structures -I /home/opam/.opam/default/lib/prbnmcn-cgrph -I /home/opam/.opam/default/lib/prbnmcn-dagger -I /home/opam/.opam/default/lib/prbnmcn-dagger-stats -I /home/opam/.opam/default/lib/prbnmcn-gnuplot -I /home/opam/.opam/default/lib/prbnmcn-stats -I /home/opam/.opam/default/lib/qcheck -I /home/opam/.opam/default/lib/qcheck-alcotest -I /home/opam/.opam/default/lib/qcheck-core -I /home/opam/.opam/default/lib/zarith -cmi-file test/.dagger_tests.objs/byte/dagger_tests__Resampling_test.cmi -no-alias-deps -open Dagger_tests__ -o test/.dagger_tests.objs/native/dagger_tests__Resampling_test.cmx -c -impl test/resampling_test.ml)
- File "test/resampling_test.ml", line 76, characters 18-27:
- 76 |     let nonzero = small_nat >|= ( + ) 2 in
-                        ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 103, characters 28-37:
- 103 |        QCheck.Gen.(Dist.gen small_nat >|= fun x -> List.map snd x.suspended))
-                                   ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 271, characters 38-47:
- 271 |     (QCheck.make QCheck.Gen.(Dist.gen small_nat))
-                                             ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-> compiled  prbnmcn-dagger-test.0.0.4
-> installed prbnmcn-dagger-test.0.0.4
[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 20:59.31: OK: build prbnmcn-dagger-test.0.0.4 (runc: 4.9s, disk: 13KB)
2026-06-23 20:59.31: Job succeeded