Organisationsmiragemirage-cryptocadf0e (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-09 13:24.06: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/heads/main (cadf0e1230cada9f108e63321b30af24642e2b74) (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" -b "main" && cd "mirage-crypto" && git reset --hard cadf0e12
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-02-09 13:24.06: 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-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-09 13:24.06: 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-02-09 13:24.06: Waiting for resource in pool OCluster
2025-02-09 16:11.23: Waiting for worker…
2025-02-09 16:14.18: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at cadf0e1 changes for 2.0.0


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394' locally
docker.io/ocaml/opam@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394: Pulling from ocaml/opam
4c6b0d8fe12d: Pulling fs layer
4c6b0d8fe12d: Verifying Checksum
4c6b0d8fe12d: Download complete
4c6b0d8fe12d: Pull complete
Digest: sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
Status: Downloaded newer image for ocaml/opam@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
2025-02-09 16:14.19 ---> using "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-09 16:14.19 ---> saved as "90e4bfb39d45475288c3a3549b42ea7ae9e264da2e6eddfeac47f4cbc5adc293"
Job succeeded
2025-02-09 16:14.19: Job succeeded