Build:
  1. 0
2026-09-20 01:45.31: New job: build salsa20.0.1.0 (d0973a38b8eb)
2026-09-20 01:45.31: Waiting for resource in pool day11-builds
2026-09-20 03:03.39: Got resource from pool day11-builds
2026-09-20 03:03.39: [profile full] build salsa20.0.1.0
2026-09-20 03:03.39: build salsa20.0.1.0 (d0973a38b8eb)
=== DEPENDENCIES (42 transitive) ===
  astring.0.8.5                                      1080fe0a852f
  base.v0.17.3                                       775793919d5d
  base-bytes.base                                    1d95e3594aca
  base-threads.base                                  ddcab511c589
  base-unix.base                                     742554e1dbc2
  bigarray-compat.1.1.0                              189caa214a75
  compiler-cloning.enabled                           9ab6e8146b48
  conf-gmp.5                                         00570d20295f
  conf-pkg-config.5                                  5bc8297bba82
  cppo.1.8.0                                         44b3058823dc
  cpuid.0.1.2                                        e4be4defe5cc
  csexp.1.5.2                                        6dfd0b7165bf
  cstruct.6.0.0                                      060621ce7201
  cstruct-lwt.6.0.0                                  8c8175b0d36c
  dune.3.24.2                                        fc1180f13f25
  dune-configurator.3.24.2                           85add40e4d98
  lwt.5.10.1                                         f3f4c217294e
  mirage-no-solo5.1                                  5f0cc254cc34
  mirage-no-xen.1                                    e85e8732cafd
  nocrypto.0.5.4-2                                   ceb63fc4bb75
  num.1.6                                            6b9e767870cc
  ocaml.5.5.1                                        62cb7e73ffb1
  ocaml-base-compiler.5.5.1                          3187d6d6f452
  ocaml-compiler.5.5.1                               3af2e5d33cd9
  ocaml-compiler-libs.v0.17.0                        97197ebac9c5
  ocaml_intrinsics_kernel.v0.17.2                    b3d0417154f6
  ocamlbuild.0.16.1                                  8d3df99eafcd
  ocamlfind.1.9.9~preview                            7593ab790e0d
  ocb-stubblr.0.1.1-1                                faf0a05bb7ab
  ocplib-endian.1.2                                  74a16a804faf
  parsexp.v0.17.0                                    fdcc0ab30b78
  ppx_derivers.1.2.1                                 943a6854ce40
  ppx_deriving.6.2.0                                 5935efe8b183
  ppx_sexp_conv.v0.17.1                              a352228be915
  ppxlib.0.38.0                                      8334b285b58e
  ppxlib_jane.v0.17.4                                0d3140ec3b84
  salsa20-core.0.3.0                                 d39f2819937b
  sexplib.v0.17.0                                    d81bad4207e7
  sexplib0.v0.17.0                                   a3540be0a3a9
  stdlib-shims.0.3.0                                 1941f34b811d
  topkg.1.1.1                                        7da6df9c9f9d
  zarith.1.14                                        7dd741cbd805
=== 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-20 03:04.24: FAILED: build salsa20.0.1.0
2026-09-20 03:04.24: Job failed: build failed: salsa20.0.1.0