Build:
- 0
2026-06-19 19:54.17: New job: build prbnmcn-dagger-test.0.0.2 (37aab8932263) 2026-06-19 19:54.17: Waiting for resource in pool day11-builds 2026-06-19 20:14.39: Got resource from pool day11-builds 2026-06-19 20:14.39: [profile full] build prbnmcn-dagger-test.0.0.2 2026-06-19 20:14.39: build prbnmcn-dagger-test.0.0.2 (37aab8932263) === DEPENDENCIES (40 transitive) === alcotest.1.9.1 09b66a74ebb3 astring.0.8.5 a4f99eb8200d base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.2.1.1 a613b65b3997 conf-gmp.5 61e3c79e0ddf conf-gnuplot.0.1 77c8ab0eb6c4 conf-gsl.2 026d1b23d115 conf-pkg-config.5 64c6b37d622b csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e fmt.0.11.0 f12954c86045 gsl.1.25.1 0c595a9ee68f ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocaml-syntax-shims.1.0.0 183301050163 ocamlbuild.0.16.1 b61d8be21b8c ocamlfind.1.9.8 1872268d1aec ounit2.2.2.7 df7f74ed0eed prbnmcn-basic-structures.0.0.1 530e2adbc1aa prbnmcn-cgrph.0.0.2 0e83f7a3bb68 prbnmcn-dagger.0.0.2 01ced075bc8c prbnmcn-dagger-gsl.0.0.2 c12b0be28c3b prbnmcn-dagger-stats.0.0.2 413d91b506ae prbnmcn-gnuplot.0.0.2 efa4a0453697 prbnmcn-linalg.0.0.1 e184bf18f44d prbnmcn-stats.0.0.4 ba29b8abfb22 pringo.1.4 7ab457271ec3 qcheck.0.91 181f064e7e5e qcheck-alcotest.0.91 bbfe4bd250aa qcheck-core.0.91 0cd8340b8e1c qcheck-ounit.0.91 efb5df584b7b re.1.14.0 2d433517858b seq.base 0653332756aa stdlib-shims.0.3.0 4aecff888649 topkg.1.1.1 ecfbf436618b uutf.1.0.4 44747fefeba7 zarith.1.14 288b4b675a74 === 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-19 20:14.53: OK: build prbnmcn-dagger-test.0.0.2 (runc: 2.6s, disk: 18KB) 2026-06-19 20:14.53: Job succeeded