Organisationsocaml-multicoreeio534f89 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-18 15:14.38: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (534f89cf0e0b46f2d04991822ce493d95eb77a60) (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 534f89cf
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-18 15:14.38: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a-debian-12-5.1_opam-2.2-ocamlformat-45f961713f04a0d83218c0eb2706131a40f96d54"
2024-09-18 15:14.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-18 15:14.38: Waiting for resource in pool OCluster
2024-09-18 15:45.48: Cancelling: Auto-cancelling job because it is no longer needed