2025-05-02 14:57.16: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/497/head (1b0d11ab1d6e6cd19f9ab2de1d470e8b5c129cba) (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" && cd "utop" && git fetch origin "refs/pull/497/head" && git reset --hard 1b0d11ab
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.16: 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.16: 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.16: Waiting for resource in pool OCluster
2025-05-02 16:07.34: Waiting for worker…
2025-05-02 16:10.10: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 1b0d11a Emacs completion: Include module prefix in completion candidates
(from ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46)
2025-05-02 16:10.10 ---> 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:10.10 ---> using "ca88d83efea467c6130729f96a18efb8ddeb4a70f28952d1711e300063a54554" from cache
Job succeeded
2025-05-02 16:10.11: Job succeeded