Build:
  1. 0
2026-06-24 13:00.01: New job: build callipyge.0.2 (6ff3cde4580e)
2026-06-24 13:00.01: Waiting for resource in pool day11-builds
2026-06-24 13:46.55: Got resource from pool day11-builds
2026-06-24 13:46.55: [profile full] build callipyge.0.2
2026-06-24 13:46.55: build callipyge.0.2 (6ff3cde4580e)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  eqaf.0.10                                          c214b38a4285
  fmt.0.11.0                                         a00e65adfdb2
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  topkg.1.1.1                                        ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[callipyge.0.2: dl]
[callipyge.0.2: extract]
-> retrieved callipyge.0.2  (https://opam.ocaml.org/cache)
[callipyge: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "callipyge" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/callipyge.0.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.callipyge.objs/byte -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.callipyge.objs/byte/callipyge.cmi -no-alias-deps -open Callipyge__ -o lib/.callipyge.objs/byte/callipyge.cmo -c -impl lib/callipyge.ml)
- File "lib/callipyge.ml", line 376, characters 5-12:
- 376 | let[@noalloc] [@inline] public_key_of_shared x = identity x
-            ^^^^^^^
- Warning 53 [misplaced-attribute]: the noalloc attribute cannot appear in this context
- 
- File "lib/callipyge.ml", line 377, characters 5-12:
- 377 | let[@noalloc] [@inline] secret_key_of_shared x = identity x
-            ^^^^^^^
- Warning 53 [misplaced-attribute]: the noalloc attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.callipyge.objs/byte -I lib/.callipyge.objs/native -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.callipyge.objs/byte/callipyge.cmi -no-alias-deps -open Callipyge__ -o lib/.callipyge.objs/native/callipyge.cmx -c -impl lib/callipyge.ml)
- File "lib/callipyge.ml", line 376, characters 5-12:
- 376 | let[@noalloc] [@inline] public_key_of_shared x = identity x
-            ^^^^^^^
- Warning 53 [misplaced-attribute]: the noalloc attribute cannot appear in this context
- 
- File "lib/callipyge.ml", line 377, characters 5-12:
- 377 | let[@noalloc] [@inline] secret_key_of_shared x = identity x
-            ^^^^^^^
- Warning 53 [misplaced-attribute]: the noalloc attribute cannot appear in this context
-> compiled  callipyge.0.2
-> installed callipyge.0.2

=== STDERR ===

2026-06-24 13:47.05: OK: build callipyge.0.2 (runc: 3.6s, disk: 7KB)
2026-06-24 13:47.05: Job succeeded