Organisationsocaml-multicoreeiod2a3e2 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-28 17:20.59: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (d2a3e21bc47dd7a6c482f4c61f9e00c1a39922a9) (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 d2a3e21b
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-28 17:20.59: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a-debian-12-5.1_opam-2.2-ocamlformat-b876d7d37014df697368765c088aa86d24dc8b6b"
2024-09-28 17:20.59: 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-28 17:20.59: Waiting for resource in pool OCluster
2024-09-28 17:24.02: Waiting for worker…
2024-09-28 17:26.44: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at d2a3e21 Merge pull request #755 from talex5/cleanup

(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
2024-09-28 17:26.45 ---> 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-28 17:26.45 ---> saved as "dad0b0fd0da6487f7a89843f08da477659df9ea5ad2c2d7e3848f5faa26b50be"
Job succeeded
2024-09-28 17:26.45: Job succeeded