2025-04-18 18:24.59: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (1a6833441733a7d682d7b5e2d1618a9bc9919bd8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:264c17234386c2fd8ee3f9913af6d985ba3c8e26f395db3a3a270ff1d51dec79
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 1a683344
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:264c17234386c2fd8ee3f9913af6d985ba3c8e26f395db3a3a270ff1d51dec79
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-04-18 18:24.59: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:264c17234386c2fd8ee3f9913af6d985ba3c8e26f395db3a3a270ff1d51dec79-debian-12-4.07_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-04-18 18:24.59: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:264c17234386c2fd8ee3f9913af6d985ba3c8e26f395db3a3a270ff1d51dec79)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-04-18 18:24.59: Waiting for resource in pool OCluster
2025-04-18 19:54.28: Waiting for worker…
2025-04-18 19:57.53: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 1a68334 Update CHANGES.md prior to release
(from ocaml/opam:debian-12-ocaml-4.07@sha256:264c17234386c2fd8ee3f9913af6d985ba3c8e26f395db3a3a270ff1d51dec79)
2025-04-18 19:57.53 ---> using "1e551b47dde8e273649606e458075b3f66fe4c86be7e17fe88ff38317740bdd0" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-18 19:57.53 ---> using "f4405f42edf2bfc6db42caf8a84ec3a7f5d6149d4341062c4ed0a0248dd93029" from cache
Job succeeded
2025-04-18 19:57.53: Job succeeded