Organisationsmiragemirage-crypto073e87 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-26 10:34.31: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/heads/main (073e872ecf45688c8c06f27af9ca45a153f2651a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" -b "main" && cd "mirage-crypto" && git reset --hard 073e872e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-11-26 10:34.31: Using cache hint "mirage/mirage-crypto-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a-alpine-3.22-4.14_opam-2.4-ocamlformat-8a324a5b9945e0e515da441ede437f3756caa83d"
2025-11-26 10:34.31: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-26 10:34.31: Waiting for resource in pool OCluster
2025-11-26 12:47.11: Waiting for worker…
2025-11-26 12:49.49: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 073e872 mirage_crypto.h, entropy_cpu_stubs.c: add powerpc macros (#269)


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a' locally
docker.io/ocaml/opam@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a: Pulling from ocaml/opam
2c9a24bd0ce4: Pulling fs layer
de1201c0f399: Pulling fs layer
92199d46e383: Pulling fs layer
8a5f26de7def: Pulling fs layer
204282843001: Pulling fs layer
92199d46e383: Waiting
8a5f26de7def: Waiting
204282843001: Waiting
2c9a24bd0ce4: Verifying Checksum
2c9a24bd0ce4: Download complete
92199d46e383: Download complete
8a5f26de7def: Verifying Checksum
8a5f26de7def: Download complete
204282843001: Download complete
de1201c0f399: Verifying Checksum
de1201c0f399: Download complete
2c9a24bd0ce4: Pull complete
de1201c0f399: Pull complete
92199d46e383: Pull complete
8a5f26de7def: Pull complete
204282843001: Pull complete
Digest: sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
Status: Downloaded newer image for ocaml/opam@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
2025-11-26 12:49.50 ---> using "531dd882a2fae5a34a8bfa5ee93af1613955008dcdcd99be6da6c29a1733a42a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-26 12:49.50 ---> saved as "06ada8b86dc478d63fd685a653742636f06c862de7f4e670a4b45886262e2191"
Job succeeded
2025-11-26 12:49.50: Job succeeded