2025-04-25 14:43.36: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/498/head (fec7438a01560aca396a2b7dafb012f65425345d) (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/498/head" && git reset --hard fec7438a
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-04-25 14:43.36: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46-debian-12-4.11_opam-2.3-ocamlformat-442eddb8a363418dcb02e519972818da08bb7cd4"
2025-04-25 14:43.36: 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-04-25 14:43.36: Waiting for resource in pool OCluster
2025-04-25 14:43.36: Waiting for worker…
2025-04-25 14:43.36: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at fec7438 Add a dune package management GHA workflow
(from ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46' locally
docker.io/ocaml/opam@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46: Pulling from ocaml/opam
4ee573e5d4f1: Pulling fs layer
4ee573e5d4f1: Verifying Checksum
4ee573e5d4f1: Download complete
4ee573e5d4f1: Pull complete
Digest: sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46
Status: Downloaded newer image for ocaml/opam@sha256:94c949434a84fe0e722e9c13c078ed2afa477e62c717de3967c304accad1cd46
2025-04-25 14:43.37 ---> using "7b3865ea28213ab8153f34355cc56efb168edc3988e504d657a4b3c8f61ae681" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-25 14:43.37 ---> saved as "ca88d83efea467c6130729f96a18efb8ddeb4a70f28952d1711e300063a54554"
Job succeeded
2025-04-25 14:43.37: Job succeeded