Build:
  1. 0
2026-09-04 18:46.27: New job: build salsa20.0.1.0 (9201599fa4bd)
2026-09-04 18:46.27: Waiting for resource in pool day11-builds
2026-09-04 19:03.41: Got resource from pool day11-builds
2026-09-04 19:03.41: [profile full] build salsa20.0.1.0
2026-09-04 19:03.41: build salsa20.0.1.0 (9201599fa4bd)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      dd9bc4900cb4
  base.v0.17.3                                       88b199545512
  base-bytes.base                                    03f6a7f50e10
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              d56b8910e911
  compiler-cloning.enabled                           966a2e6839f0
  conf-gmp.5                                         eac5259e412f
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         3a29ac6f7bab
  cpuid.0.1.2                                        c6a58ec2878e
  csexp.1.5.2                                        8c096e7de322
  cstruct.6.0.0                                      8083832bc252
  cstruct-lwt.6.0.0                                  6201a7945da2
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  lwt.5.10.1                                         eecf3d838675
  mirage-no-solo5.1                                  4bdb01eae9d0
  mirage-no-xen.1                                    187d78a65ac1
  nocrypto.0.5.4-2                                   9d0888133b5f
  num.1.6                                            244eeeb7f1b4
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocaml-compiler-libs.v0.17.0                        235024900ef6
  ocaml_intrinsics_kernel.v0.17.2                    10a82d6157c1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ocb-stubblr.0.1.1-1                                835bccb5c231
  ocplib-endian.1.2                                  d41cba8ea738
  parsexp.v0.17.0                                    79bf454965d2
  ppx_derivers.1.2.1                                 8d5f777c17ee
  ppx_deriving.6.1.3                                 39452778e8ff
  ppx_sexp_conv.v0.17.1                              0740e0c56f6f
  ppxlib.0.38.0                                      ac854f4fbd20
  ppxlib_jane.v0.17.4                                7ffd450ab5af
  salsa20-core.0.3.0                                 3137738cb068
  sexplib.v0.17.0                                    bfd4eff0be44
  sexplib0.v0.17.0                                   055934f8e366
  stdlib-shims.0.3.0                                 cc542b70be6c
  topkg.1.1.1                                        2919b4412ec4
  zarith.1.14                                        345688a9ddb6
=== 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 ocamlc -config
- + 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 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 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
- 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 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
- 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
- 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-09-04 19:04.13: FAILED: build salsa20.0.1.0
2026-09-04 19:04.13: Job failed: build failed: salsa20.0.1.0