Organisationsmiragemirage-crypto3525f0 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-08 13:05.53: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/248/head (3525f0c55ee9c3bfd83a25b993c7ee78b9ff3579) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/248/head" && git reset --hard 3525f0c5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-08 13:05.53: Using cache hint "mirage/mirage-crypto-ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1-debian-12-4.13_opam-2.3-ocamlformat-e566c29b12a9c284b68b3f6cbe7fbd4e8452406f"
2025-01-08 13:05.53: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-08 13:05.53: Waiting for resource in pool OCluster
2025-01-08 20:46.16: Waiting for worker…
2025-01-08 20:52.41: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 3525f0c Mingw friendly case for includes.


(from ocaml/opam:debian-12-ocaml-4.13@sha256:09a9705a8bf193fa8879fc88150c35c5324cb995b8f4cd2be1c0e45f0240fac1)
2025-01-08 20:52.41 ---> using "5cb0e02486a3ea3832aa224e2434586ac252f7c7969de72e4640bb4233140400" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-08 20:52.41 ---> using "1297966d760a991d316f670c6ab9987d783b90b260baf630645c871edd7c5212" from cache
Job succeeded
2025-01-08 20:52.42: Job succeeded