Build:
  1. 0
2026-06-16 16:54.44: New job: build prbnmcn-dagger-test.0.0.2 (5f8c0fa53d64)
2026-06-16 16:54.44: Waiting for resource in pool day11-builds
2026-06-16 17:30.08: Got resource from pool day11-builds
2026-06-16 17:30.08: [profile full] build prbnmcn-dagger-test.0.0.2
2026-06-16 17:30.08: build prbnmcn-dagger-test.0.0.2 (5f8c0fa53d64)
=== DEPENDENCIES (41 transitive) ===
  alcotest.1.9.1                                     486be2bee9cd
  astring.0.8.5                                      af0a355c6a41
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     36fe5a2b1d3e
  conf-gmp.5                                         61e3c79e0ddf
  conf-gnuplot.0.1                                   77c8ab0eb6c4
  conf-gsl.2                                         026d1b23d115
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  fmt.0.11.0                                         dd1cb7046ac0
  gsl.1.25.1                                         3ea4f67d99c0
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocaml-syntax-shims.1.0.0                           121d9d9e944d
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  ounit2.2.2.7                                       41b9a3ff3c88
  prbnmcn-basic-structures.0.0.1                     1637b073f230
  prbnmcn-cgrph.0.0.2                                50768b44fcd0
  prbnmcn-dagger.0.0.2                               748ddcc4d6cf
  prbnmcn-dagger-gsl.0.0.2                           28d381395e07
  prbnmcn-dagger-stats.0.0.2                         ae2a722c02e6
  prbnmcn-gnuplot.0.0.2                              862ec0337acf
  prbnmcn-linalg.0.0.1                               3291c1f763ec
  prbnmcn-stats.0.0.4                                4953c15d8763
  pringo.1.4                                         4524d3cbd71f
  qcheck.0.91                                        7de764d60004
  qcheck-alcotest.0.91                               1a16935e2bee
  qcheck-core.0.91                                   da330d24d089
  qcheck-ounit.0.91                                  165987d136db
  re.1.14.0                                          5782bfeeaea2
  seq.base                                           75c7a6b170f3
  stdlib-shims.0.3.0                                 b64bd5274094
  topkg.1.1.1                                        4a88955a28b6
  uutf.1.0.4                                         f610a7513d49
  zarith.1.14                                        b2ef7cdb0e39
=== STDOUT ===
Processing: [default: loading data]
[prbnmcn-dagger-test.0.0.2: extract]
-> retrieved prbnmcn-dagger-test.0.0.2  (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.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -open Basic_structures -open Stats -g -bin-annot -bin-annot-occurrences -I test/.dagger_tests.objs/byte -I /home/opam/.opam/default/lib/alcotest -I /home/opam/.opam/default/lib/alcotest/engine -I /home/opam/.opam/default/lib/alcotest/stdlib_ext -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/fmt/tty -I /home/opam/.opam/default/lib/gsl -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -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-gsl -I /home/opam/.opam/default/lib/prbnmcn-dagger-stats -I /home/opam/.opam/default/lib/prbnmcn-gnuplot -I /home/opam/.opam/default/lib/prbnmcn-linalg -I /home/opam/.opam/default/lib/prbnmcn-stats -I /home/opam/.opam/default/lib/pringo -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/qcheck-core/runner -I /home/opam/.opam/default/lib/qcheck-ounit -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -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 91, characters 18-27:
- 91 |     let nonzero = small_nat >|= ( + ) 1 in
-                        ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 108, characters 38-47:
- 108 |     (QCheck.make QCheck.Gen.(Dist.gen small_nat >|= List.map snd))
-                                             ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 163, characters 34-43:
- 163 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 185, characters 34-43:
- 185 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 214, characters 34-43:
- 214 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 236, characters 34-43:
- 236 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 257, characters 34-43:
- 257 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 287, characters 34-43:
- 287 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 319, characters 34-43:
- 319 |     (QCheck.make QCheck.Gen.(pair small_nat (return [Q.(1 // 3); Q.(2 // 3)])))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 343, characters 34-43:
- 343 |     (QCheck.make QCheck.Gen.(pair small_nat (return [Q.(1 // 3); Q.(2 // 3)])))
-                                         ^^^^^^^^^
- 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 -open Stats -g -I test/.dagger_tests.objs/byte -I test/.dagger_tests.objs/native -I /home/opam/.opam/default/lib/alcotest -I /home/opam/.opam/default/lib/alcotest/engine -I /home/opam/.opam/default/lib/alcotest/stdlib_ext -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fmt/cli -I /home/opam/.opam/default/lib/fmt/tty -I /home/opam/.opam/default/lib/gsl -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -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-gsl -I /home/opam/.opam/default/lib/prbnmcn-dagger-stats -I /home/opam/.opam/default/lib/prbnmcn-gnuplot -I /home/opam/.opam/default/lib/prbnmcn-linalg -I /home/opam/.opam/default/lib/prbnmcn-stats -I /home/opam/.opam/default/lib/pringo -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/qcheck-core/runner -I /home/opam/.opam/default/lib/qcheck-ounit -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/uutf -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 91, characters 18-27:
- 91 |     let nonzero = small_nat >|= ( + ) 1 in
-                        ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 108, characters 38-47:
- 108 |     (QCheck.make QCheck.Gen.(Dist.gen small_nat >|= List.map snd))
-                                             ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 163, characters 34-43:
- 163 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 185, characters 34-43:
- 185 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 214, characters 34-43:
- 214 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 236, characters 34-43:
- 236 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 257, characters 34-43:
- 257 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 287, characters 34-43:
- 287 |        QCheck.Gen.(pair (Dist.gen small_nat >|= List.map snd) (int_range 5 50)))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 319, characters 34-43:
- 319 |     (QCheck.make QCheck.Gen.(pair small_nat (return [Q.(1 // 3); Q.(2 // 3)])))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
- 
- File "test/resampling_test.ml", line 343, characters 34-43:
- 343 |     (QCheck.make QCheck.Gen.(pair small_nat (return [Q.(1 // 3); Q.(2 // 3)])))
-                                         ^^^^^^^^^
- Alert deprecated: QCheck.Gen.small_nat
- Use [nat_small] instead
-> compiled  prbnmcn-dagger-test.0.0.2
-> installed prbnmcn-dagger-test.0.0.2
[WARNING] Opam packages conf-gmp.5, conf-gnuplot.0.1 and conf-gsl.2 depend on the following system packages that are no longer installed: gnuplot-x11 libgmp-dev libgsl-dev
  - conf-gmp.5: depends on libgmp-dev
  - conf-gnuplot.0.1: depends on gnuplot-x11
  - conf-gsl.2: depends on libgsl-dev

=== STDERR ===

2026-06-16 17:30.54: OK: build prbnmcn-dagger-test.0.0.2 (runc: 5.6s, disk: 18KB)
2026-06-16 17:30.54: Job succeeded