Organisationsocaml-multicoreeioe2dc1d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-06 16:23.38: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (e2dc1d79e5383cc662634d5e7790f9096ef68728) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard e2dc1d79
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-06 16:23.38: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a-debian-12-5.1_opam-2.2-ocamlformat-ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3"
2024-09-06 16:23.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-06 16:23.38: Waiting for resource in pool OCluster
2024-09-06 16:23.38: Waiting for worker…
2024-09-06 16:23.38: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at e2dc1d7 Merge pull request #753 from talex5/cancel-alloc-fixed


(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a' locally
docker.io/ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a: Pulling from ocaml/opam
f063fe254241: Pulling fs layer
f063fe254241: Verifying Checksum
f063fe254241: Download complete
f063fe254241: Pull complete
Digest: sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
Status: Downloaded newer image for ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
2024-09-06 16:23.39 ---> using "7f1fc91569c4944f2a42384167d6a5257d51f4f823a2dc27fc5cd059b17040d7" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-06 16:23.39 ---> using "dad0b0fd0da6487f7a89843f08da477659df9ea5ad2c2d7e3848f5faa26b50be" from cache
Job succeeded
2024-09-06 16:23.39: Job succeeded