Build:
  1. 0
2026-06-16 12:02.46: New job: build uecc.0.2 (516405715b8c)
2026-06-16 12:02.46: Waiting for resource in pool day11-builds
2026-06-16 12:46.13: Got resource from pool day11-builds
2026-06-16 12:46.13: [profile full] build uecc.0.2
2026-06-16 12:46.13: build uecc.0.2 (516405715b8c)
=== DEPENDENCIES (10 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstring.0.3                                      f386a7293311
  dune.2.9.3                                         36797f878ec2
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlfind.1.9.8                                    6025f4a8e98e
=== 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-06-16 12:46.49: OK: build uecc.0.2 (runc: 6.1s, disk: 7KB)
2026-06-16 12:46.49: Job succeeded