2024-11-19 18:58.30: New job: test mirage/ocaml-uri https://github.com/mirage/ocaml-uri.git#refs/heads/main (cbe86e330f7229e53b78a77892b05c16ac3e8724) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-uri.git" -b "main" && cd "ocaml-uri" && git reset --hard cbe86e33
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-19 18:58.30: Using cache hint "mirage/ocaml-uri-ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031-debian-12-4.08_opam-2.3-ocamlformat-7d451126f4006716b51350d4e2c9f771c60b5067"
2024-11-19 18:58.30: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-19 18:58.30: Waiting for resource in pool OCluster
2024-11-20 07:58.33: Waiting for worker…
2024-11-20 08:00.45: Got resource from pool OCluster
Building on x86-bm-c16.sw.ocaml.org
All commits already cached
HEAD is now at cbe86e3 Merge pull request #177 from smorimoto/update-actions
(from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
2024-11-20 08:00.45 ---> using "0ccd3f5b4d657f0944073853d77008496ca475f3e6ca9e2160b53453ab7d01cf" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-20 08:00.45 ---> using "cfb122da1bf584af85347deb4d20b4dc6b0e73cf097625e8a4e3c3392a028a8b" from cache
Job succeeded
2024-11-20 08:00.45: Job succeeded