Organisationsocaml-multicoreeioe276eb ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-25 21:26.22: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/772/head (e276ebb406fa83b5eea6f5fea4575a3b3bc57b1c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/772/head" && git reset --hard e276ebb4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-10-25 21:26.22: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd-debian-12-5.1_opam-2.2-ocamlformat-b876d7d37014df697368765c088aa86d24dc8b6b"
2024-10-25 21:26.22: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-25 21:26.22: Waiting for resource in pool OCluster
2024-10-25 21:26.22: Waiting for worker…
2024-10-25 21:26.22: Got resource from pool OCluster
Building on x86-bm-c16.sw.ocaml.org
HEAD is now at b3931ee Update fs.md
HEAD is now at e276ebb Update fs.md


(from ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd' locally
docker.io/ocaml/opam@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd: Pulling from ocaml/opam
d26e863cfc53: Pulling fs layer
d26e863cfc53: Verifying Checksum
d26e863cfc53: Download complete
d26e863cfc53: Pull complete
Digest: sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
Status: Downloaded newer image for ocaml/opam@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
2024-10-25 21:26.23 ---> using "6ee1fe27fa6366d6c0b58a456592efca1ae7ebcb8c8dad869bb23ac981216fb0" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-25 21:26.23 ---> using "9046080f4f653de11503609792b0731ade5c466be66c8bdb76c4f5618661072e" from cache
Job succeeded
2024-10-25 21:26.23: Job succeeded