Organisationsmiragemirage-crypto7171a2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-30 10:52.00: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/heads/main (7171a2afd1331a4a5bb363f6e3d563d7daebf8ae) (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 7171a2af
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-30 10:52.00: 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-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-30 10:52.00: 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-30 10:52.00: Waiting for resource in pool OCluster
2025-01-30 10:52.00: Waiting for worker…
2025-01-30 11:03.14: Cancelling: Auto-cancelling job because it is no longer needed