Organisationsmirageocaml-github0bd9e8 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-31 14:37.34: New job: test mirage/ocaml-github https://github.com/mirage/ocaml-github.git#refs/pull/274/head (0bd9e871e32e5267683f5a02dc444d47338a6b85) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-github.git" && cd "ocaml-github" && git fetch origin "refs/pull/274/head" && git reset --hard 0bd9e871
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-03-31 14:37.34: Using cache hint "mirage/ocaml-github-ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112-debian-12-4.08_opam-2.3-ocamlformat-08baa0f29f1cd773e5e4418210c71e5ce4e45c85"
2025-03-31 14:37.34: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-03-31 14:37.34: Waiting for resource in pool OCluster
2025-03-31 14:37.34: Waiting for worker…
2025-03-31 14:37.34: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at 0bd9e87 Upgrade the API support to v2022-11-28

(from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112' locally
docker.io/ocaml/opam@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112: Pulling from ocaml/opam
6eeca244d5b0: Pulling fs layer
6eeca244d5b0: Download complete
6eeca244d5b0: Pull complete
Digest: sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
Status: Downloaded newer image for ocaml/opam@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
2025-03-31 14:37.35 ---> using "212a1b8e3ddbfd9f9183e74007cf11c0bf064a0a89cec366fca17516e11ae032" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-31 14:37.35 ---> saved as "90acffe970052108271df47870826bde965d9c2811f4aefc10ee8cb34999ff48"
Job succeeded
2025-03-31 14:37.35: Job succeeded