Organisationshannesmmirage-crypto7c7db2 (cpu-rng-adjustments)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-17 21:50.51: New job: test hannesm/mirage-crypto https://github.com/hannesm/mirage-crypto.git#refs/heads/cpu-rng-adjustments (7c7db2b385f85c8af153a9935417744256b8ce95) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/hannesm/mirage-crypto.git" -b "cpu-rng-adjustments" && cd "mirage-crypto" && git reset --hard 7c7db2b3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-01-17 21:50.51: Using cache hint "hannesm/mirage-crypto-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd-alpine-3.21-4.14_opam-2.3-ocamlformat-da383c8610c72e3b8a92e6327148910d1d81cd57"
2025-01-17 21:50.51: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-17 21:50.51: Waiting for resource in pool OCluster
2025-01-18 00:37.58: Waiting for worker…
2025-01-18 00:37.58: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
HEAD is now at 698033f de-deprecate miou-unix
HEAD is now at 7c7db2b use Val_false directly

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
2025-01-18 00:38.00 ---> using "53a586dee36495bf7ec4fb904a8b3330f0aafc149d45da9757d8480bbc81dd56" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-18 00:38.00 ---> using "6b94828a6f5e519b7f5ddc4f1ecb92590f5869c6d20512cc964f230000659df3" from cache
Job succeeded
2025-01-18 00:38.00: Job succeeded