Build:
  1. 0
2026-06-16 13:45.53: New job: build callipyge.0.2 (dbd030c18d8b)
2026-06-16 13:45.53: Waiting for resource in pool day11-builds
2026-06-16 14:31.39: Got resource from pool day11-builds
2026-06-16 14:31.39: [profile full] build callipyge.0.2
2026-06-16 14:31.39: build callipyge.0.2 (dbd030c18d8b)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  eqaf.0.10                                          704b30540e07
  fmt.0.11.0                                         485b1e345597
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  topkg.1.1.1                                        4a88955a28b6
=== 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-16 14:31.46: OK: build callipyge.0.2 (runc: 2.6s, disk: 7KB)
2026-06-16 14:31.46: Job succeeded