Organisationsocaml-communityutop33201e (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-10-07 16:48.00: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (33201e60767fec2b4d7f43d5f033ec1e961ac1ff) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:221eed4c2a5404ac9eb53088528dc51db8b9a141a14a9bbf4cb2a114d1662d2e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 33201e60
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:221eed4c2a5404ac9eb53088528dc51db8b9a141a14a9bbf4cb2a114d1662d2e
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-10-07 16:48.00: Using cache hint "ocaml-community/utop-ocaml/opam:debian-13-ocaml-4.11@sha256:221eed4c2a5404ac9eb53088528dc51db8b9a141a14a9bbf4cb2a114d1662d2e-debian-13-4.11_opam-2.4-ocamlformat-241aae26db44294142794da0ce695e8beac418df"
2025-10-07 16:48.00: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:221eed4c2a5404ac9eb53088528dc51db8b9a141a14a9bbf4cb2a114d1662d2e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-10-07 16:48.00: Waiting for resource in pool OCluster
2025-10-07 16:48.00: Waiting for worker…
2025-10-07 16:48.00: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 33201e6 Merge pull request #506 from qexat/fix/utoprc-templates

(from ocaml/opam:debian-13-ocaml-4.11@sha256:221eed4c2a5404ac9eb53088528dc51db8b9a141a14a9bbf4cb2a114d1662d2e)
2025-10-07 16:48.02 ---> using "c71e547ff4dfabd1779036845ba5c402f7d75aebe8fc0fa775f19dbbd04002b3" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-07 16:48.03 ---> saved as "e8216bd93cc130759fff03b56e53d5016c88b44dd46a1ee385fd203b9e0ba7b3"
Job succeeded
2025-10-07 16:48.03: Job succeeded