Build:
  1. 0
2026-07-10 00:09.47: New job: build salsa20.0.1.0 (dd9b52f37b47)
2026-07-10 00:09.47: Waiting for resource in pool day11-builds
2026-07-10 01:09.04: Got resource from pool day11-builds
2026-07-10 01:09.04: [profile full] build salsa20.0.1.0
2026-07-10 01:09.04: build salsa20.0.1.0 (dd9b52f37b47)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      f6be5eb4b38e
  base.v0.17.3                                       2554b8a38b64
  base-bytes.base                                    9d8a9946e171
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  bigarray-compat.1.1.0                              cf29a87677c8
  compiler-cloning.enabled                           66bfb9f05f4a
  conf-gmp.5                                         28650a0c2a50
  conf-pkg-config.5                                  f20b8fd18442
  cppo.1.8.0                                         84fdf8484404
  cpuid.0.1.2                                        49ab93062b2c
  csexp.1.5.2                                        ff64121cd3d2
  cstruct.6.0.0                                      4636a199c723
  cstruct-lwt.6.0.0                                  97b49cc70838
  dune.3.24.0                                        a6f8cb91c5a0
  dune-configurator.3.24.0                           a70654ffc3a4
  lwt.5.10.1                                         a375dc20c092
  mirage-no-solo5.1                                  fc3c62b484f7
  mirage-no-xen.1                                    6ebacce2cebf
  nocrypto.0.5.4-2                                   756e86574d3c
  num.1.6                                            7c6c385e6016
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
  ocaml-compiler-libs.v0.17.0                        2bebd1fafcb3
  ocaml_intrinsics_kernel.v0.17.2                    6a6997dc63a6
  ocamlbuild.0.16.1                                  c30dabfcec04
  ocamlfind.1.9.8                                    a7666fb12940
  ocb-stubblr.0.1.1-1                                d949c3687dc3
  ocplib-endian.1.2                                  8a36f6357e0a
  parsexp.v0.17.0                                    c71666a1a24c
  ppx_derivers.1.2.1                                 50ae8dcd1067
  ppx_deriving.6.1.2                                 9085ae78123b
  ppx_sexp_conv.v0.17.1                              89d0ea0cd0fd
  ppxlib.0.38.0                                      d1504d9c0e37
  ppxlib_jane.v0.17.4                                1bf35f8e8a68
  salsa20-core.0.3.0                                 523b62441b93
  sexplib.v0.17.0                                    ba6906ce2d52
  sexplib0.v0.17.0                                   fba3f4796f64
  stdlib-shims.0.3.0                                 4cecf6455df6
  topkg.1.1.1                                        bd61c1c58bce
  zarith.1.14                                        faef4a0b5444
=== 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-10 01:09.15: FAILED: build salsa20.0.1.0
2026-07-10 01:09.15: Job failed: build failed: salsa20.0.1.0