2025-07-17 18:24.09: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (8f18dd7a5fb25f6a6040d0876c704829c240860f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 8f18dd7a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-07-17 18:24.09: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd-debian-12-4.11_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-07-17 18:24.09: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-07-17 18:24.09: Waiting for resource in pool OCluster
2025-07-17 18:51.55: Waiting for worker…
2025-07-17 18:54.17: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 8f18dd7 Merge pull request #486 from aqjune/camlp5
(from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
2025-07-17 18:54.18 ---> using "b59936c584cac1e8ff94c642197eee8b3dac9fe1fd5008f8eb7a27265aed60cb" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-17 18:54.18 ---> saved as "ace2c7666557f9f3925bda95eecd5708f50135384533b8c51f591eb5b140f821"
Job succeeded
2025-07-17 18:54.18: Job succeeded