Organisationsocaml-communityutop3322ad (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-02 14:57.15: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (3322adaa5267b1188d14b15e85c802c21fe061cb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46
ocamlformat version: none

To reproduce locally:

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

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

2025-05-02 14:57.15: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46-debian-12-4.11_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e"
2025-05-02 14:57.15: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-05-02 14:57.15: Waiting for resource in pool OCluster
2025-05-02 16:06.26: Waiting for worker…
2025-05-02 16:09.11: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 3322ada Prepare 2.15.0

(from ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46)
2025-05-02 16:09.13 ---> using "7b3865ea28213ab8153f34355cc56efb168edc3988e504d657a4b3c8f61ae681" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-02 16:09.14 ---> saved as "ca88d83efea467c6130729f96a18efb8ddeb4a70f28952d1711e300063a54554"
Job succeeded
2025-05-02 16:09.14: Job succeeded