Build:
- 0
2026-06-19 20:34.23: New job: build prbnmcn-dagger-test.0.0.4 (67cb07633229) 2026-06-19 20:34.23: Waiting for resource in pool day11-builds 2026-06-19 21:00.29: Got resource from pool day11-builds 2026-06-19 21:00.29: [profile full] build prbnmcn-dagger-test.0.0.4 2026-06-19 21:00.29: build prbnmcn-dagger-test.0.0.4 (67cb07633229) === DEPENDENCIES (39 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-pkg-config.5 64c6b37d622b domain-local-await.1.0.1 db60aae11b37 domain_shims.0.1.0 55013eb1417d domainslib.0.5.1 bc154ac7a82d dune.3.23.1 b9e31df96092 fmt.0.11.0 f12954c86045 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.4 876efaa9eae4 prbnmcn-dagger-gsl.0.0.4 1356402b5e31 prbnmcn-dagger-stats.0.0.4 c595910495bd prbnmcn-gnuplot.0.0.5 2fecb42963ca prbnmcn-stats.0.0.7 308c924f1b1d qcheck.0.91 181f064e7e5e qcheck-alcotest.0.91 bbfe4bd250aa qcheck-core.0.91 0cd8340b8e1c qcheck-ounit.0.91 efb5df584b7b re.1.14.0 2d433517858b saturn.0.4.0 2c357fda6265 saturn_lockfree.0.4.0 38986b867b0f seq.base 0653332756aa stdlib-shims.0.3.0 4aecff888649 thread-table.1.0.0 c302f0582c6b topkg.1.1.1 ecfbf436618b uutf.1.0.4 44747fefeba7 zarith.1.14 288b4b675a74 === 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 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config -> installed prbnmcn-dagger-test.0.0.4 === STDERR === 2026-06-19 21:00.46: OK: build prbnmcn-dagger-test.0.0.4 (runc: 4.1s, disk: 12KB) 2026-06-19 21:00.46: Job succeeded