Build:
  1. 0
2026-07-23 19:24.27: New job: build salsa20.0.1.0 (76595f130f96)
2026-07-23 19:24.27: Waiting for resource in pool day11-builds
2026-07-23 20:07.15: Got resource from pool day11-builds
2026-07-23 20:07.15: [profile full] build salsa20.0.1.0
2026-07-23 20:07.15: build salsa20.0.1.0 (76595f130f96)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      4fc85b1b7986
  base.v0.17.3                                       cf5df9954252
  base-bytes.base                                    6d7fec6d007c
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bigarray-compat.1.1.0                              63bf5ba43e23
  compiler-cloning.enabled                           22a431860256
  conf-gmp.5                                         be8168159001
  conf-pkg-config.5                                  2c611009363a
  cppo.1.8.0                                         604e3e87d661
  cpuid.0.1.2                                        4a173b873798
  csexp.1.5.2                                        8c8feb97dfec
  cstruct.6.0.0                                      89486f6ebe95
  cstruct-lwt.6.0.0                                  25dac72b034f
  dune.3.24.1                                        0238686ab208
  dune-configurator.3.24.1                           a054e66521fa
  lwt.5.10.1                                         1b66d3f24188
  mirage-no-solo5.1                                  4a4354764986
  mirage-no-xen.1                                    d2a1e9d81baa
  nocrypto.0.5.4-2                                   fc823c0c4a1a
  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                        95a0037ef5b8
  ocaml_intrinsics_kernel.v0.17.2                    9e70172a769f
  ocamlbuild.0.16.1                                  699ceab44989
  ocamlfind.1.9.8                                    e349f5c7ccdf
  ocb-stubblr.0.1.1-1                                977b17fa5bb9
  ocplib-endian.1.2                                  0dd72534a209
  parsexp.v0.17.0                                    c5f6603dcfac
  ppx_derivers.1.2.1                                 70840f9ddb36
  ppx_deriving.6.1.2                                 7f3b63960677
  ppx_sexp_conv.v0.17.1                              f3068d1908b0
  ppxlib.0.38.0                                      0ca8cc08a8a2
  ppxlib_jane.v0.17.4                                01e5df22dd92
  salsa20-core.0.3.0                                 ef7589d7aa9e
  sexplib.v0.17.0                                    4dcbb42a5add
  sexplib0.v0.17.0                                   feaee67a57e7
  stdlib-shims.0.3.0                                 b88d94a41906
  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
[ERROR] The compilation of salsa20.0.1.0 failed at "ocaml pkg/pkg.ml build --pinned false".
- + 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
build failed... 

=== STDERR ===

2026-07-23 20:07.38: FAILED: build salsa20.0.1.0
2026-07-23 20:07.38: Job failed: build failed: salsa20.0.1.0