Organisationshannesmmirage-cryptof794fa (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-12-12 12:28.58: New job: test hannesm/mirage-crypto https://github.com/hannesm/mirage-crypto.git#refs/heads/master (f794fab91bc9665844fba6d5d8229183038ac1ec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/hannesm/mirage-crypto.git" -b "master" && cd "mirage-crypto" && git reset --hard f794fab9
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-12-12 12:28.58: Using cache hint "hannesm/mirage-crypto-ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412-debian-12-4.07_opam-2.3-ocamlformat-9d811310def03190e9b9b1db9c9ea19b4f954c17"
2024-12-12 12:28.58: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-12-12 12:28.58: Waiting for resource in pool OCluster
2024-12-12 13:05.06: Waiting for worker…
2024-12-12 13:05.06: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at f794fab [ci skip] changes 0.6.2

(from ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412' locally
docker.io/ocaml/opam@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412: Pulling from ocaml/opam
916ed5ec63f0: Pulling fs layer
916ed5ec63f0: Verifying Checksum
916ed5ec63f0: Download complete
916ed5ec63f0: Pull complete
Digest: sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412
Status: Downloaded newer image for ocaml/opam@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412
2024-12-12 13:07.03 ---> saved as "fae3830a23d9fb9aba11c76c879e838d4ce744113577ec6d63c477d66ee5f15d"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-12 13:07.03 ---> saved as "b839576c205e6e3ae088f28dffd1a6b75ac89f916a163eb70d0a264034fe1a51"
Job succeeded
2024-12-12 13:07.03: Job succeeded