Organisationsocaml-multicoreeiod47b5e ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-03 20:02.34: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (d47b5e29f778aa8dcf83924449ca78b8159a9a6d) (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 d47b5e29
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-03 20:02.34: 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-03 20:02.34: 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-03 20:02.34: Waiting for resource in pool OCluster
2024-09-05 08:09.12: Waiting for worker…
2024-09-05 08:14.57: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at d47b5e2 Merge pull request #749 from talex5/trace-spawn

(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
2024-09-05 08:14.54 ---> 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-05 08:14.54 ---> using "dad0b0fd0da6487f7a89843f08da477659df9ea5ad2c2d7e3848f5faa26b50be" from cache
Job succeeded
2024-09-05 08:15.03: Job succeeded