Build:
  1. 0
2026-09-03 19:43.09: New job: build salsa20-core.1.0.0 (5bd7fa5332d4)
2026-09-03 19:43.09: Waiting for resource in pool day11-builds
2026-09-03 21:25.45: Got resource from pool day11-builds
2026-09-03 21:25.45: [profile full] build salsa20-core.1.0.0
2026-09-03 21:25.45: build salsa20-core.1.0.0 (5bd7fa5332d4)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              858a2a6ce3c7
  compiler-cloning.enabled                           966a2e6839f0
  conf-pkg-config.5                                  74f50f3cfe72
  cstruct.6.0.1                                      90cc0dc183ee
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== STDOUT ===
Processing: [default: loading data]
[salsa20-core.1.0.0: dl]
[salsa20-core.1.0.0: extract]
-> retrieved salsa20-core.1.0.0  (https://opam.ocaml.org/cache)
[salsa20-core: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "salsa20-core" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/salsa20-core.1.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.salsa20_core.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -cmi-file src/.salsa20_core.objs/byte/salsa20_core.cmi -no-alias-deps -o src/.salsa20_core.objs/byte/salsa20_core.cmo -c -impl src/salsa20_core.ml)
- File "src/salsa20_core.ml", line 9, characters 5-8:
- 9 |   if len i <> l then invalid_arg "input must be 16 blocks of 32 bits"
-          ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.salsa20_core.objs/byte -I src/.salsa20_core.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -cmi-file src/.salsa20_core.objs/byte/salsa20_core.cmi -no-alias-deps -o src/.salsa20_core.objs/native/salsa20_core.cmx -c -impl src/salsa20_core.ml)
- File "src/salsa20_core.ml", line 9, characters 5-8:
- 9 |   if len i <> l then invalid_arg "input must be 16 blocks of 32 bits"
-          ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  salsa20-core.1.0.0
-> installed salsa20-core.1.0.0

=== STDERR ===

2026-09-03 21:25.58: OK: build salsa20-core.1.0.0 (runc: 2.1s, disk: 7KB)
2026-09-03 21:25.58: Job succeeded