Build:
- 0
2026-08-04 01:59.47: New job: build salsa20.0.1.0 (9f48041167ba) 2026-08-04 01:59.47: Waiting for resource in pool day11-builds 2026-08-04 02:42.32: Got resource from pool day11-builds 2026-08-04 02:42.32: [profile full] build salsa20.0.1.0 2026-08-04 02:42.32: build salsa20.0.1.0 (9f48041167ba) === DEPENDENCIES (42 transitive) === astring.0.8.5 0247747ead33 base.v0.17.3 8330b5b41957 base-bytes.base 7f97b2dcf940 base-threads.base afe16a8e71c3 base-unix.base 73c0a5fdd34a bigarray-compat.1.1.0 bf520d524c67 compiler-cloning.enabled 22a431860256 conf-gmp.5 be8168159001 conf-pkg-config.5 2c611009363a cppo.1.8.0 38d8b2be0cd9 cpuid.0.1.2 6dcaa57d501d csexp.1.5.2 db31ccac35b3 cstruct.6.0.0 d49b70142cca cstruct-lwt.6.0.0 0e3a02dd969b dune.3.24.2 3890cabd9d1c dune-configurator.3.24.2 e12eb50aa920 lwt.5.10.1 926c251090e0 mirage-no-solo5.1 3ec94efa3b0d mirage-no-xen.1 4099fbe766ca nocrypto.0.5.4-2 540d1d05b24a 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 fbd27b6d494a ocaml_intrinsics_kernel.v0.17.2 47ca29a76397 ocamlbuild.0.16.1 ae35ea2527bb ocamlfind.1.9.9~preview c75d6f48ab10 ocb-stubblr.0.1.1-1 bf968776858c ocplib-endian.1.2 386b61435895 parsexp.v0.17.0 59cbee11bb38 ppx_derivers.1.2.1 7d6e206d957e ppx_deriving.6.1.3 7b4626778b8e ppx_sexp_conv.v0.17.1 3813e043e770 ppxlib.0.38.0 9fbd6402ef4a ppxlib_jane.v0.17.4 c4c9aeabf7fe salsa20-core.0.3.0 7013de3b5c1a sexplib.v0.17.0 684421a9a278 sexplib0.v0.17.0 1186b84607b2 stdlib-shims.0.3.0 dac7c385da53 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-08-04 02:42.48: FAILED: build salsa20.0.1.0 2026-08-04 02:42.48: Job failed: build failed: salsa20.0.1.0