Organisationsocaml-multicoreeio0f6b65 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-05 10:07.32: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (0f6b65dea27c40b7afd0cfdfe874356070fcc59e) (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 0f6b65de
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-05 10:07.32: 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-05 10:07.32: 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-05 10:07.32: Waiting for resource in pool OCluster
2024-09-05 10:07.32: Waiting for worker…
2024-09-05 10:58.46: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at 0f6b65d Merge pull request #752 from talex5/linux-get-sched


(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
2024-09-05 10:59.40 ---> saved as "7f1fc91569c4944f2a42384167d6a5257d51f4f823a2dc27fc5cd059b17040d7"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 10:59.41 ---> saved as "dad0b0fd0da6487f7a89843f08da477659df9ea5ad2c2d7e3848f5faa26b50be"
Job succeeded
2024-09-05 10:59.41: Job succeeded