2025-05-18 18:27.33: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/796/head (654ca6c40a5309fef22390488a955a84e099c2b9) (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/796/head" && git reset --hard 654ca6c4
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-05-18 18:27.33: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357-debian-12-5.2_opam-2.3-ocamlformat-43251244857e0b885b9fce935584448f4fca0dcb"
2025-05-18 18:27.33: 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-05-18 18:27.33: Waiting for resource in pool OCluster
2025-05-18 20:45.10: Waiting for worker…
2025-05-18 20:49.31: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 654ca6c Introduce Buf_write.of_flow
(from ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.2@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357' locally
docker.io/ocaml/opam@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357: Pulling from ocaml/opam
777d27cf6c47: Pulling fs layer
777d27cf6c47: Verifying Checksum
777d27cf6c47: Download complete
777d27cf6c47: Pull complete
Digest: sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357
Status: Downloaded newer image for ocaml/opam@sha256:a17317e9abe385dc16b4390c64a374046d6dd562e80aea838d91c6c1335da357
2025-05-18 20:49.31 ---> using "54ec013a6f149facc0d7142b09647559c040b9be9f10f3b28aedc92eb0aa3eda" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-18 20:49.31 ---> using "af219ebea6f79637e253bde787e252257cf4761970f322995492f76110a551d9" from cache
Job succeeded
2025-05-18 20:49.32: Job succeeded