Organisationsmirageocaml-tard2ec3f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-18 18:25.29: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/pull/152/head (d2ec3f1410079c6a352f62ae0e4bff3ce71b0ea1) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-tar.git" && cd "ocaml-tar" && git fetch origin "refs/pull/152/head" && git reset --hard d2ec3f14
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-01-18 18:25.29: Using cache hint "mirage/ocaml-tar-ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167-debian-12-4.08_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-18 18:25.29: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-18 18:25.29: Waiting for resource in pool OCluster
2025-01-18 18:42.25: Waiting for worker…
2025-01-18 18:44.04: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at d2ec3f1 Fix Str.search_forward into test/regress_targz.ml

(from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167' locally
docker.io/ocaml/opam@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167: Pulling from ocaml/opam
5da82d47477d: Pulling fs layer
5da82d47477d: Verifying Checksum
5da82d47477d: Download complete
5da82d47477d: Pull complete
Digest: sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
Status: Downloaded newer image for ocaml/opam@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
2025-01-18 18:44.04 ---> using "12d8e57f55730dcaba296a0cfe8a3658e193293e6af74e1cd089421a248727f7" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-18 18:44.04 ---> using "5a9eb37be084e9bfa57e741cb6b6ee82f8a824fb85324bdfe47a2fdeb487077c" from cache
Job succeeded
2025-01-18 18:44.05: Job succeeded