2024-12-19 22:50.14: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (6f9d7094a332d2d5536d2e5cd80d855e5d908982) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 6f9d7094
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:50.14: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9-debian-12-4.07_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:50.14: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:50.14: Waiting for resource in pool OCluster
2024-12-20 11:12.59: Waiting for worker…
2024-12-20 11:14.37: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 6f9d709 Update CHANGES.md
(from ocaml/opam:debian-12-ocaml-4.07@sha256:f35228d1e150a054c1579b2d8361eb5769c0c6c683695ba2d0c7564a63c2e1c9)
2024-12-20 11:14.37 ---> using "09f6b47fddb8e67cfde831441bf8d5901d5c29c47f10cb19b5e6cd340706d855" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 11:14.37 ---> using "4d6880e78af6af5703c71d59e9f97e38a44b0756b3d290df7c795409e912612f" from cache
Job succeeded
2024-12-20 11:14.38: Job succeeded