Organisationsmiragemirage-crypto4ad1c5 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-08 15:48.55: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/259/head (4ad1c59e6dd9fdf7ee31277fdcfff2ddebb23087) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/259/head" && git reset --hard 4ad1c59e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-08 15:48.55: Using cache hint "mirage/mirage-crypto-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394-alpine-3.21-4.14_opam-2.3-ocamlformat-cdcd3e0d180f63457ffc49f711b093d6b9523894"
2025-03-08 15:48.55: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-08 15:48.55: Waiting for resource in pool OCluster
2025-03-08 15:48.56: Waiting for worker…
2025-03-08 15:48.56: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 4ad1c59 mirage-crypto-ec: implementation of SECP256K1


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
2025-03-08 15:49.39 ---> saved as "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-08 15:49.39 ---> saved as "90e4bfb39d45475288c3a3549b42ea7ae9e264da2e6eddfeac47f4cbc5adc293"
Job succeeded
2025-03-08 15:49.39: Job succeeded