Build:
  1. 0
2026-09-03 18:00.35: New job: build uecc.0.2 (17f370781908)
2026-09-03 18:00.35: Waiting for resource in pool day11-builds
2026-09-03 19:52.09: Got resource from pool day11-builds
2026-09-03 19:52.09: [profile full] build uecc.0.2
2026-09-03 19:52.09: build uecc.0.2 (17f370781908)
=== DEPENDENCIES (10 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    68d84c459288
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstring.0.3                                      cc19d2976c22
  dune.2.9.3                                         7191b8072f51
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
=== STDOUT ===
Processing: [default: loading data]
[uecc.0.2: dl]
[uecc.0.2: extract]
-> retrieved uecc.0.2  (https://opam.ocaml.org/cache)
[uecc: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-j" "39" "-p" "uecc" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/uecc.0.2)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name uecc)
- File "src/dune", line 7, characters 13-17:
- 7 |    (names    uECC uecc_stubs)
-                  ^^^^
- Warning: The flag set for these foreign sources overrides the `:standard` set
- of flags. However the flags in this standard set are still added to the
- compiler arguments by Dune. This might cause unexpected issues. You can
- disable this warning by defining the option `(use_standard_c_and_cxx_flags
- <bool>)` in your `dune-project` file. Setting this option to `true` will
- effectively prevent Dune from silently adding c-flags to the compiler
- arguments which is the new recommended behaviour.
- File "src/dune", line 7, characters 18-28:
- 7 |    (names    uECC uecc_stubs)
-                       ^^^^^^^^^^
- Warning: The flag set for these foreign sources overrides the `:standard` set
- of flags. However the flags in this standard set are still added to the
- compiler arguments by Dune. This might cause unexpected issues. You can
- disable this warning by defining the option `(use_standard_c_and_cxx_flags
- <bool>)` in your `dune-project` file. Setting this option to `true` will
- effectively prevent Dune from silently adding c-flags to the compiler
- arguments which is the new recommended behaviour.
-          gcc src/uecc_stubs.o
- uecc_stubs.c: In function 'alloc_curve':
- uecc_stubs.c:37:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    37 | Gen_custom_block(curve, uECC_Curve, Curve_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
-> compiled  uecc.0.2
-> installed uecc.0.2

=== STDERR ===

2026-09-03 19:52.26: OK: build uecc.0.2 (runc: 7.1s, disk: 7KB)
2026-09-03 19:52.26: Job succeeded