Organisationsmiragemirage-cryptofe7bad ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-05 08:39.52: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/heads/main (fe7bad77d4d73c355f9a84c097ed5d15548207f5) (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/mirage/mirage-crypto.git" -b "main" && cd "mirage-crypto" && git reset --hard fe7bad77
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-02-05 08:39.52: Using cache hint "mirage/mirage-crypto-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd-alpine-3.21-4.14_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-05 08:39.52: 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-02-05 08:39.52: Waiting for resource in pool OCluster
2025-02-05 13:47.56: Waiting for worker…
2025-02-05 13:50.29: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at fe7bad7 fix syntax

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
2025-02-05 13:50.31 ---> using "53a586dee36495bf7ec4fb904a8b3330f0aafc149d45da9757d8480bbc81dd56" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-05 13:50.31 ---> saved as "6b94828a6f5e519b7f5ddc4f1ecb92590f5869c6d20512cc964f230000659df3"
Job succeeded
2025-02-05 13:50.32: Job succeeded