Organisationsmirageocaml-github19c8f7 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-20 19:22.50: New job: test mirage/ocaml-github https://github.com/mirage/ocaml-github.git#refs/pull/276/head (19c8f753ef7b909f7d4fa01423c633570e9aa455) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
ocamlformat version: none

To reproduce locally:

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

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

2025-05-20 19:22.50: Using cache hint "mirage/ocaml-github-ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7-debian-12-4.08_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e"
2025-05-20 19:22.50: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-05-20 19:22.50: Waiting for resource in pool OCluster
2025-05-20 19:22.50: Waiting for worker…
2025-05-20 19:26.21: Cancelling: Auto-cancelling job because it is no longer needed