Build:
  1. 0
2026-07-14 22:47.24: New job: build salsa20.0.1.0 (4e9536f8c3af)
2026-07-14 22:47.24: Waiting for resource in pool day11-builds
2026-07-14 23:34.28: Got resource from pool day11-builds
2026-07-14 23:34.28: [profile full] build salsa20.0.1.0
2026-07-14 23:34.28: build salsa20.0.1.0 (4e9536f8c3af)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      4fc85b1b7986
  base.v0.17.3                                       1a97d9a4ae0d
  base-bytes.base                                    6d7fec6d007c
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bigarray-compat.1.1.0                              6474d127c917
  compiler-cloning.enabled                           22a431860256
  conf-gmp.5                                         be8168159001
  conf-pkg-config.5                                  2c611009363a
  cppo.1.8.0                                         c1802d5a6a91
  cpuid.0.1.2                                        1787d78c9b7e
  csexp.1.5.2                                        7401e567af07
  cstruct.6.0.0                                      607c6fb68e80
  cstruct-lwt.6.0.0                                  0f68d2f8b365
  dune.3.24.0                                        e560b9225410
  dune-configurator.3.24.0                           5d5ba511eb88
  lwt.5.10.1                                         dca4374267f2
  mirage-no-solo5.1                                  4a4354764986
  mirage-no-xen.1                                    d2a1e9d81baa
  nocrypto.0.5.4-2                                   e964ead314a9
  num.1.6                                            cf13c64d4950
  ocaml.5.5.0                                        7f4ed97746d4
  ocaml-base-compiler.5.5.0                          90499340edf4
  ocaml-compiler.5.5.0                               0ffda1968820
  ocaml-compiler-libs.v0.17.0                        1181b9f3196d
  ocaml_intrinsics_kernel.v0.17.2                    0e86ffc6e154
  ocamlbuild.0.16.1                                  699ceab44989
  ocamlfind.1.9.8                                    e349f5c7ccdf
  ocb-stubblr.0.1.1-1                                977b17fa5bb9
  ocplib-endian.1.2                                  153df3ce804b
  parsexp.v0.17.0                                    52751fe38196
  ppx_derivers.1.2.1                                 0ff3b4d77433
  ppx_deriving.6.1.2                                 8751ee212700
  ppx_sexp_conv.v0.17.1                              23d6a05abe58
  ppxlib.0.38.0                                      f732ff36c979
  ppxlib_jane.v0.17.4                                fd37b1fc38e1
  salsa20-core.0.3.0                                 94ef5fcdf540
  sexplib.v0.17.0                                    64669b4cc55c
  sexplib0.v0.17.0                                   96ddaf7acfaa
  stdlib-shims.0.3.0                                 b1b0d87df8c2
  topkg.1.1.1                                        903545d11ff9
  zarith.1.14                                        a92a3d0a3bd5
=== STDOUT ===
Processing: [default: loading data]
[salsa20.0.1.0: dl]
[salsa20.0.1.0: extract]
-> retrieved salsa20.0.1.0  (https://opam.ocaml.org/cache)
[salsa20: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/salsa20.0.1.0)
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package 'salsa20-core, cstruct, nocrypto' -modules salsa20.ml > salsa20.ml.depends
- + ocamlfind ocamldep -package 'salsa20-core, cstruct, nocrypto' -modules salsa20.mli > salsa20.mli.depends
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmi salsa20.mli
- + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmi salsa20.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmx salsa20.ml
- + ocamlfind ocamlopt -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmx salsa20.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "salsa20.ml", line 4, characters 2-22:
- 4 |   mutable state: Cs.t;
-       ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field state is never mutated.
- + ocamlfind ocamlopt -a salsa20.cmx -o salsa20.cmxa
- + ocamlfind ocamlopt -a salsa20.cmx -o salsa20.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmo salsa20.ml
- + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmo salsa20.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "salsa20.ml", line 4, characters 2-22:
- 4 |   mutable state: Cs.t;
-       ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field state is never mutated.
- + ocamlfind ocamlopt -shared -linkall salsa20.cmxa -o salsa20.cmxs
- + ocamlfind ocamlc -a salsa20.cmo -o salsa20.cma
- + ocamlfind ocamlc -a salsa20.cmo -o salsa20.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall salsa20.cmxa -o salsa20.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- Solver failed:
-   Ocamlbuild knows of no rules that apply to a target named ./salsa20.mly. This can happen if you ask Ocamlbuild to build a target with the wrong extension (e.g. .opt instead of .native) or if the source files live in directories that have not been specified as include directories.
- Backtrace:
-   - Failed to build the target pkg.otarget
-       - Building pkg.otarget:
-           - Building ./salsa20.ml:
-               - Failed to build all of these:
-                   - Building ./salsa20.mly
-                   - Building ./salsa20.mll
- pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug'
-      '-build-dir' '_build' 'pkg.otarget']: exited with 6
[ERROR] The compilation of salsa20.0.1.0 failed at "ocaml pkg/pkg.ml build --pinned false".
build failed... 

=== STDERR ===

2026-07-14 23:34.43: FAILED: build salsa20.0.1.0
2026-07-14 23:34.43: Job failed: build failed: salsa20.0.1.0