Build:
  1. 0
2026-07-26 14:58.54: New job: build salsa20.0.1.0 (9650591a409a)
2026-07-26 14:58.54: Waiting for resource in pool day11-builds
2026-07-26 15:33.23: Got resource from pool day11-builds
2026-07-26 15:33.23: [profile full] build salsa20.0.1.0
2026-07-26 15:33.23: build salsa20.0.1.0 (9650591a409a)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      0247747ead33
  base.v0.17.3                                       423ea3917801
  base-bytes.base                                    7f97b2dcf940
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bigarray-compat.1.1.0                              f41547b34a4a
  compiler-cloning.enabled                           22a431860256
  conf-gmp.5                                         be8168159001
  conf-pkg-config.5                                  2c611009363a
  cppo.1.8.0                                         4a096e8ded10
  cpuid.0.1.2                                        65670ce5f206
  csexp.1.5.2                                        9b58e29a8bf1
  cstruct.6.0.0                                      b91a541db184
  cstruct-lwt.6.0.0                                  43da24329ddd
  dune.3.24.1                                        0d2a3ba8bfb9
  dune-configurator.3.24.1                           29a4528f5159
  lwt.5.10.1                                         9c559d543125
  mirage-no-solo5.1                                  3ec94efa3b0d
  mirage-no-xen.1                                    4099fbe766ca
  nocrypto.0.5.4-2                                   fd64568f105c
  num.1.6                                            2c9fca9035b8
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
  ocaml-compiler-libs.v0.17.0                        143ee4c05724
  ocaml_intrinsics_kernel.v0.17.2                    2b960c181309
  ocamlbuild.0.16.1                                  ae35ea2527bb
  ocamlfind.1.9.9~preview                            c75d6f48ab10
  ocb-stubblr.0.1.1-1                                bf968776858c
  ocplib-endian.1.2                                  dc05e5a2e61e
  parsexp.v0.17.0                                    179bb7683ea3
  ppx_derivers.1.2.1                                 728b609b3158
  ppx_deriving.6.1.3                                 080e40b5f4f6
  ppx_sexp_conv.v0.17.1                              b50aec938762
  ppxlib.0.38.0                                      9f56b9c3a08f
  ppxlib_jane.v0.17.4                                f06f346aac2f
  salsa20-core.0.3.0                                 557b9d221f1f
  sexplib.v0.17.0                                    a2188c8f0db0
  sexplib0.v0.17.0                                   2f6793719818
  stdlib-shims.0.3.0                                 4bbd4a6c7a07
  topkg.1.1.1                                        1b7cf367f441
  zarith.1.14                                        ace7f2650d27
=== 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-07-26 15:33.54: FAILED: build salsa20.0.1.0
2026-07-26 15:33.54: Job failed: build failed: salsa20.0.1.0