2024-12-19 06:22.39: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (f92a9f1b848b5eed179861ea13586a618b5fa25b) (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/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard f92a9f1b
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-19 06:22.39: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412-debian-12-4.07_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 06:22.39: 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-19 06:22.39: Waiting for resource in pool OCluster
2024-12-19 09:35.02: Waiting for worker…
2024-12-19 09:37.05: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at f92a9f1 Update CHANGES.md
(from ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412)
2024-12-19 09:37.05 ---> using "fae3830a23d9fb9aba11c76c879e838d4ce744113577ec6d63c477d66ee5f15d" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-19 09:37.05 ---> using "b839576c205e6e3ae088f28dffd1a6b75ac89f916a163eb70d0a264034fe1a51" from cache
Job succeeded
2024-12-19 09:37.05: Job succeeded