Organisationsocaml-multicoreeio8a9f86 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-12 14:21.54: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/806/head (8a9f8674764129a713a6c3d17c4fb82df4be393e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/806/head" && git reset --hard 8a9f8674
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-06-12 14:21.54: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357-debian-12-5.2_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-12 14:21.54: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-12 14:21.54: Waiting for resource in pool OCluster
2025-06-12 19:39.03: Waiting for worker…
2025-06-12 19:41.34: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 8a9f867 Prioritise returning Fiber.any value over cancelling quickly

(from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
2025-06-12 19:55.29 ---> using "54ec013a6f149facc0d7142b09647559c040b9be9f10f3b28aedc92eb0aa3eda" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-12 19:55.29 ---> using "af219ebea6f79637e253bde787e252257cf4761970f322995492f76110a551d9" from cache
Job succeeded
2025-06-12 19:55.29: Job succeeded