Organisationsmirageocaml-tar96b0c0 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-19 11:53.51: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/pull/159/head (96b0c0854b4751dcb681cd0e04c4afeab6295485) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8
ocamlformat version: none

To reproduce locally:

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

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

2024-11-19 11:53.51: Using cache hint "mirage/ocaml-tar-ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8-debian-12-4.08_opam-2.2-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-19 11:53.51: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-11-19 11:53.51: Waiting for resource in pool OCluster
2024-11-19 11:53.51: Waiting for worker…
2024-11-19 11:53.51: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
HEAD is now at 4f2b1b4 Update Tar_eio
HEAD is now at 96b0c08 Update Tar_eio

(from ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8' locally
docker.io/ocaml/opam@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8: Pulling from ocaml/opam
c06f3571e47c: Pulling fs layer
c06f3571e47c: Verifying Checksum
c06f3571e47c: Download complete
c06f3571e47c: Pull complete
Digest: sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8
Status: Downloaded newer image for ocaml/opam@sha256:e4f2cf9099096504addd23b73b0d98c5a1fbb1633a6d52b7627cfa16f89debf8
2024-11-19 11:53.52 ---> using "45ed51cabfe3de1acd486922e22b24eee2a37ab1a07c3ddaa8a9367527eeade3" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-19 11:53.52 ---> using "8472a1c9912af054218de94662c27ebbc0e161aea284920cdfdba80775c33d98" from cache
Job succeeded
2024-11-19 11:53.52: Job succeeded