Organisationsocaml-communityutop5da1bb ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-07-22 12:25.43: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (5da1bb639f30e0b3702b415da197dfe589874071) (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 5da1bb63
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-22 12:25.43: 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-22 12:25.43: 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-22 12:25.43: Waiting for resource in pool OCluster
2025-07-22 12:25.43: Waiting for worker…
2025-07-22 12:25.54: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 5da1bb6 Merge pull request #497 from juergenhoetzel/capf-module-completion

(from ocaml/opam:debian-12-ocaml-4.11@sha256:ce41a2848387b54f34be025a6801540260f9fb82313e82ab79de12020142e1fd)
2025-07-22 12:26.19 ---> saved as "b59936c584cac1e8ff94c642197eee8b3dac9fe1fd5008f8eb7a27265aed60cb"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-22 12:26.20 ---> saved as "ace2c7666557f9f3925bda95eecd5708f50135384533b8c51f591eb5b140f821"
Job succeeded
2025-07-22 12:26.20: Job succeeded